• About
  • Blog
  • Tech Skills. References.

    Sep 10, 2017

    To be a skilled specialist and competitive on market, every software developer should constantly improve technical skills and keep knowledge up to date. Below you can find the list of helpful books and videos from famous authors and well known experts.

    Read More
  • Management and Soft Skills. References.

    Sep 9, 2017

    Below provided list of books and videos about management and soft skills training. Use it if you want to improve your knowledge in mentioned areas. Most of the books are in Russian, but the original versions are in English thus you can find ones if this suits you better.

    Read More
  • Comparison: log4cplus vs boost

    Nov 20, 2016

    Lets compare log4cplus and Boost Logger. Log4cplus is ready-to-go solution similar to log4cxx, log4j, log4net, python logger etc. Boost Log is a framework which allows to build you own logger, based on slightly different ideas (non-hierarchical).

    Read More
  • Cooking C++ Singleton. The right way.

    Nov 19, 2016

    Let me share ideas how to use singletons in C++ without its known drawbacks. Don’t hesitate to give some feedback.

    Read More
  • Exceptions vs ErrorCode. Part 1.

    Nov 11, 2016

    Usually in application we have to deal with some kind of errors. There are two general idea how to deal with them.

    Read More
  • Build systems. Cmake alternatives.

    Nov 11, 2016

    Let me share my experience gained while I was working on logger-facade.

    Read More
Rodion Malinovsky ©