I wrote a C++ tutorial for Unreal Engine, based on the following principles:
- Wrote for beginners
- Learn C++ from within Unreal Engine
- Using an easy to acquire knowledge (the blueprints) to support your learning of a more complex concept (C++ in Unreal Engine)
- Focus on good practices right from the start
- Make a component you’ll reuse in your future projects (a powerful camera)
Have a look and let me know what you think:
[Learn C++ in Unreal Engine 4 by making a powerful camera
](https://benjamin-bouchet.com/tutorial/unreal-engine-4-cpp-camera/)