Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Learning54 on December 28, 2011, 06:05:11 am
-
:) To everyone on the board,
Just wondering since I'm very new at type of programming, Is it possible to create 3D graphics by using this program?
I'm just curious about it, also is there a easy tutorial in C++ programming. All I was asking is what direction should I take
in order to be a efficient programmer from the start?
-
Is it possible to create 3D graphics by using this program?
Yes, certainly. Even and especially cross-platform.
I'm just curious about it, also is there a easy tutorial in C++ programming.
There are so many... google for some and pick the one that matches your experience.
All I was asking is what direction should I take
in order to be a efficient programmer from the start?
Start with a good book and tutorials to increase complexity and understanding step-by-step. Again: What starters you pick depends on you. Just pick one from the start if you believe its to easy/hard, pick the next.