Hello, I am very interested in learning Visual Basics/C++ But no clue where to start. I have read tons of tutorials that i have found in various places online and none of them seem to help me. I read somewhere not to long ago that the best thing to do when you first start out is programming games like tetris ect.
I am interested (someday) in creating a game but i need some pointers on where to start/what to do.
I have downloaded Dev C++ & Visual Basics but no clue where to go from there..
If someone could point me in the right direction it would be greatly appreciated.
You can e-mail me at Coyote_tls@yahoo.com
Thanks.
Yours, Mr. Confused.
Little help.. (Confused)
-
- Posts: 16
- Joined: Tue Dec 27, 2005 10:13 am
- Location: Johannesburg, South Africa
Some useful tutorials you can find here:
http://www.cplusplus.com - for newbies.
http://www.programmersheaven.com - a lot of source code to
But as you already said that you read tons of tutorials my opinion is:
-grab a highschool book of C++ an learn the basics, maybe thats way you dont understand many of online tutorials. But be patient, you wont understand C++/Basic in 1 day. Also avoid titorials like "C++ in 20 days".
Also you can hangaround on www.gamedev.net on the beginers forum.
Good Luck.
http://www.cplusplus.com - for newbies.
http://www.programmersheaven.com - a lot of source code to
But as you already said that you read tons of tutorials my opinion is:
-grab a highschool book of C++ an learn the basics, maybe thats way you dont understand many of online tutorials. But be patient, you wont understand C++/Basic in 1 day. Also avoid titorials like "C++ in 20 days".
Also you can hangaround on www.gamedev.net on the beginers forum.
Good Luck.
As your ship is going down
ll stand by and watch you drown
ll stand by and watch you drown
-
- Posts: 395
- Joined: Fri Apr 08, 2005 8:46 pm
This is a nice, well explained tutorial site on Win32 programming:
http://www.winprog.org/tutorial/
http://www.winprog.org/tutorial/
Thanks..
Thanks for all the help, but im still a bit confused.. what is the difference between C++, Visual Basics, & Win32? What should i learn first, and should i learn C before C++?
I have had no experience in any of this, still even trying to figure out what it what and why...
I have read tutorals that said "download Dev C++" I did, and it does not tell you what to do next or why.
I have also read tutorials that say to download Visual Basics, which i also did and they do not explain the next steps (If they do its just the tiptop of it)..
Thanks..
I have had no experience in any of this, still even trying to figure out what it what and why...
I have read tutorals that said "download Dev C++" I did, and it does not tell you what to do next or why.
I have also read tutorials that say to download Visual Basics, which i also did and they do not explain the next steps (If they do its just the tiptop of it)..
Thanks..
Well...like I told you, grab a highschool C++ book. Or a newbie book to understand this. The diference between C++ and Basic is that they are different languages. Also I recomand you to start with C++ because is more powerfull than others.
If you learn C++ from an tutorial you can use any C++ compiler like :
DevC++, Microsoft C++ etc.
You are posting to the wrong forum. Try a newbie programmer forum.
But is better to take a programmer course where a teacher can answer all your questions.
If you learn C++ from an tutorial you can use any C++ compiler like :
DevC++, Microsoft C++ etc.
You are posting to the wrong forum. Try a newbie programmer forum.
But is better to take a programmer course where a teacher can answer all your questions.
As your ship is going down
ll stand by and watch you drown
ll stand by and watch you drown