1. Let's Start! > 
  2. General > 
  3. Programming Resources

Programming Resources

You can find all resources about programming such as books, blogs, tutorials and so on:

  • Books
  • Blogs
  • Tutorials

Subsections of Programming Resources

Books

C++

  • The C++ Programming Language, 4th Edition

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Professional Computing) 3rd Edition

  • C++17 In Detail: Learn the Exciting Features of The New C++ Standard!

Linux

  • How Linux Works, 3rd Edition

  • The Linux Command Line, 2nd Edition: A Complete Introduction 2nd Edition

Yocto

  • Embedded Linux Development Using Yocto Project Cookbook: Practical recipes to help you leverage the power of Yocto to build exciting Linux-based systems, 2nd Edition

  • Embedded Linux Systems with the Yocto Project (Pearson Open Source Software Development Series) 1st Edition

Blogs

C++

  • Bible: C++ Core Guidelines
  • Bartek’s coding blog
  • Modernes C++

Tutorials

C++

It will be helpful if you follow in given order.

  1. C++ Tutorial for Complete Beginners [ Beginner - FREE ]
  2. Learn Advanced C++ Programming [ Advanced ]
  3. Design Patterns in Modern C++
  4. Modern C++ Concurrency in Depth