Digital Paint Discussion Board
Digital Paint Community => Other Stuff => Topic started by: [bd]imalamp on November 07, 2006, 05:10:14 PM
-
does any one have a link to a C++ FREE video tutorial
-
http://www.mcmcse.com/
Try that link
-
i went there and then i clicked on view all videos then it took me to a sight i scrolled through the videos and i didn't seen anything involving C++ or was i supposed to go somewhere else
-
OK i found a written one and its good and its teaching me different camands and how the computer responds to them....... where do i type the commands i have microsoft visual basic express...
-
Post removed
-
This thread made me laugh, rather hard.
Stick with text tutorials, they'll be much more abundant and probably faster.
Also, don't double post.
-
Eiii is completely right, stick with text. Books and .pdf's will do the trick, as will checking out the source code of programs, that's how I learn most things, by playing with what is already there.
What are you looking into making? It'll help determine what would be more suitable for you to use, VB is good for many desktop programs, but definitely avoid using it for making games...