Examples and mini projects for C++/Qt course
- CPLUSPLUS - Site dedicated to c++ (Forums, tutorials, references)
- CppReference - Another site dedicated to c++ (including new standards)
- Computer Science Videos - Free video lessons on YouTube. Simple, clearly and funny.
- C++ Fundamentals - PLURALSIGHT video lessons about C++ fundamentals.
- Introduction to Qt: A C++ Cross Platform Application Framework - This course will get you up to speed quickly on the C++ Qt Framework.
- Qt Quick Fundamentals - Learn to use Qt Quick to create a modern, fluid, user interface suitable for both mobile and desktop devices.
- Design Patterns - SourceMaking will tell you a lot of stories about good software architecture and teach you how to create it with design patterns.