|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
Where/How to start learning C++?
Im 15 and wanna try out C++... where would I start?
__________________
Intel i7 930 | EVGA GTX480 | Asus P6X58D-E | 6GB Corsair DDR3 1600 |
|
|
|
|
|
#2 |
|
Member (10 bit)
|
I myself have been learning my computer skills alone. What I do when I want to learn a subject, is first run a search on the net. I would try C++, or tutoriaal C++ or something like that. You will get many hits. Try to use more than one source.
Good Luck
__________________
Nisi defectum, Exploro quippini |
|
|
|
|
|
#3 |
|
Member (10 bit)
|
Alright, you got any suggestions off the top of your head?
|
|
|
|
|
|
#4 |
|
Member (8 bit)
|
Have you had any other promgramming experience? I just finished two classes in C++. The college I am going to requires a class in "Intro to Programming" before they offer C++. I was a class in QBASIC. At first I was bummed out because I did not want to learn an "old" language. I was glad I did. Although the syntax is different and so on, the first class introduced me to the idea of thinking through an algorithm before tapping away on the keys.
After all of that....LocoCoyote is right, there is LOTS of good stuff on the net if you do a search. When I hit a brick wall in my class I went to Google and searched for the concept that I was having a hard time understanding. I always found a tutorial or an example that helped. |
|
|
|
|
|
#5 |
|
Member (11 bit)
Join Date: Nov 1999
Location: Northeast, Michigan
Posts: 1,063
|
Here are some C++ sites, some are tutorials, and some are compilers.
http://cplus.about.com/cs/c/index.htm http://www.accu.org/ http://www.programmersheaven.com/ http://www21.brinkster.com/lbpf/ http://www.softintegration.com/ http://www.delorie.com/djgpp/ http://www.cygnus.com/misc/gnu-win32 http://www.cyberdiem.com/vin/learn.html http://www.c-compiler.com/ http://www.borland.com/bcppbuilder/freecompiler/ http://www.bloodshed.nu/devc.html http://gcc.gnu.org/ http://www.cprogramming.com/ http://www.cplusplus.com/ http://www.bloodshed.net/ |
|
|
|
|
|
#6 |
|
Member (10 bit)
|
Theres a very good book for learning C++, its kind of expensive though...about $50 probably.
It's called: Standard Version of Starting out with C++ 3rd Edition, by Tony Gaddis |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|