I need to find a tutorial on C++, I mean like I need to learn te structures of programs, I only know the basic's what a class ect.
I just don't know how to combine all script's to be as one meaning to make a program.
Need to find tut's on C++
I know what the basic's of c++ are but don't know how to write a full program.
like using Irrlicht I don't know how to make a Game , I know it's a 3d engine, but I can't start out making my own libaries .
I have seen examples here I know that it's calling a class then a public
and then functions but I don't know how to make custome addon's ect
like for gui I want my own artwork instead of the default ones.
like using Irrlicht I don't know how to make a Game , I know it's a 3d engine, but I can't start out making my own libaries .
I have seen examples here I know that it's calling a class then a public
and then functions but I don't know how to make custome addon's ect
like for gui I want my own artwork instead of the default ones.
Tutorials are really not where you want to head into the best form of learning is to by a book like C++ for dummies, then maybe thinking in C++. This -teaches you not only how the pporgramming of the language works but gives you a in depth solution to all your coding desires if I was you I would go down to your local -bookstore and get a up to date beginners guide.
After this you can then get into the egnine, to keep you intereset test your skills along the way with the engine.
Thats what I am doing now.

After this you can then get into the egnine, to keep you intereset test your skills along the way with the engine.
Thats what I am doing now.
Programming Blog: http://www.uberwolf.com