Software Alternatives & Reviews

Best learning resources for an experienced developer in a different language?

CMake C++
  1. LearnXinYminutes isn’t a good way to learn your first programming language, but it’s a great way to...
    Pricing:
    • Open Source

    #Online Learning #Online Education #Developer Tools 146 social mentions

  2. 2
    CMake is an open-source, cross-platform family of tools designed to build, test and package software.
    Last but not least, you will need some tools for programming. You can try simple programs online via Godbolt or Coliru (Similar to .Net Fiddle.). Additionally, most libraries nowadays are using a build system called CMake. Unfortunately CMake's documentation is lacking, plus you do not need it for small projects, but it might be something to look into. (If you are interested, riptutorial.com/cmake is not the worst resource to study.).

    #Front End Package Manager #JavaScript Package Manager #JS Build Tools 51 social mentions

  3. 3

    C++

    Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
    I know, but if your are only using older versions of the C++ standard than this is no issue. Because OP wants to do game programming, he will probably not need the newest stuff because most mature libraries are not updated yet. I personally do not like the design of cplusplus.com, but I know people that swear on it. That's why I included it in the list.

    #Programming Language #OOP #Generic Programming Language 56 social mentions

Discuss: Best learning resources for an experienced developer in a different language?

Log in or Post with