Category: Software Engineering


  • In software engineering everyone would have heard about the famous design patterns, the book by the Gang of Four: Erich Gamma, Richard Helm, Ralph E. Johnson, and John Vlissides. (Indeed, […]

  • CMake

    ,

    CMake is nowadays the de-facto standard for building C++ code, with over 2 million downloads a month. It’s a powerful, comprehensive solution for managing the software build process. We are […]

  • Do you want to know which programming languages are popular today? One of the best sources of information on this is the TIOBE Index. The caveat is that this index […]