Good Online C++ Tutorials?
Hello! Anyone know of any good tutorials on C++ aimed for the absolute biginner, and explains everything in good detail? I mean ive looked trough a lot of online tutorials and stuff, but there all unreadable or they just explain enough, I have been reading books, but Id rather read on the computer then keep loosing my spot on the book. Thank You That Anyone Helps!! And please visit my homepage and tell what you think!
April 05, 2001 11:14 PM
You''d probably be better off spending $20 for the worst C++ book out there, it certainly wouldn''t be as bad as an online C++ tutorial. Online C++ tutorials are quite lame from what I''ve seen. If you''re poor and you can''t afford a lame $20 book, go to the book store wearing a big coat.. [nudge nudge]. Hahah just kidding! Seriously though, get a book.
Dan
Dan
Sams Teach Yourself C++ in 21 Days is pretty good so far...I haven''t had much time to work with it though, but its looking pretty good.
Here are some links, also I went to your page, when are u going to have Roms up???
http://www.cprogramming.com/
http://gpp.netfirms.com/
http://www.opifex.co.uk/
Or you could download some off of wrapster!!!
"There are ones that say they can and there are those who actually do."
"...u can not learn programming in a class, you have to learn it on your own."
http://www.cprogramming.com/
http://gpp.netfirms.com/
http://www.opifex.co.uk/
Or you could download some off of wrapster!!!
"There are ones that say they can and there are those who actually do."
"...u can not learn programming in a class, you have to learn it on your own."
![](http://www.crosswinds.net/~druidgames/resist.jpg)
-----------------------------"There are ones that say they can and there are those who actually do.""...u can not learn programming in a class, you have to learn it on your own."
Many people have said that "cplusplus.com" is good. I have looked at it before. I don''t find it too bad - although I am 4th year computer science student. But, there are simple tutorials there. I agree with the previous message - get a good book about C++.
Well, if you are an ABSOLUTE beginner, I think it is more important to learn what type of compiler you are planning on using before you wonder about online tutorials on C++. Look on
getting a FREE complier check the links to see which is best for you. Also check out the used book store on a C++ books. I know alot of people who want to design that new RPG then finding how impossible it is, decide to quit. You have to start at the beginning, doing that wonderful " HELLO WORLD" program.
I found a GREAT site (for me anyway) that is an online C++ tutorial. the address is. . .
Functionx.com/cpp. This is a great site. It''s really simple / clear and it gets to the point. it has good examples and would be great for a beginner or an intermediate programmer. Even if you know a little about C++ this would be a good place to go.
_Buster_
Check out my site @ http://www.theatermonkey.com
Functionx.com/cpp. This is a great site. It''s really simple / clear and it gets to the point. it has good examples and would be great for a beginner or an intermediate programmer. Even if you know a little about C++ this would be a good place to go.
_Buster_
Check out my site @ http://www.theatermonkey.com
April 06, 2001 12:18 AM
I found a GREAT site (for me anyway) that is an online C++ tutorial. the address is. . .
Functionx.com/cpp. This is a great site. It''s really simple / clear and it gets to the point. it has good examples and would be great for a beginner or an intermediate programmer. Even if you know a little about C++ this would be a good place to go.
_Buster_
Check out my site @ http://www.crosswinds.net/~dotspot
_______________________________________________________________
Check out my for sale domain name!
http://www.theatermonkey.com
Functionx.com/cpp. This is a great site. It''s really simple / clear and it gets to the point. it has good examples and would be great for a beginner or an intermediate programmer. Even if you know a little about C++ this would be a good place to go.
_Buster_
Check out my site @ http://www.crosswinds.net/~dotspot
_______________________________________________________________
Check out my for sale domain name!
http://www.theatermonkey.com
I too have read many online tutorials and they all really suck compared to reading a good book. If you don''t have a compiler u probably want to buy one from amazon.com|| ddjpp or something like that is the best online free compiler you can get but it only supports dos console programs in 16bit I believe. Visual c++ 6.0 from microsoft will run you about 75 bucks but there''s a 50$ mail in rebate so ends up 25 bucks. As for a book Ivor Hortons beginning visual c++ 6.0 is an awesome book, about 1000 pages and is specific to the compiler. It cost about 40$ at amazon but it will keep you busy learning for months.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement