Well, I first started with Visual Basic thinking that it's a pretty easy language to master, and that it could mastered within a week, then I could head to every other language and master that too. I was sadly mistaken when I found out -- in a competition that I entered tonight -- that I don't know a **** thing about Visual Basic, and programming (well) in general. Plus, for solutions in this programming competition, you could easily look at another competitor's solution (after the competition, that is) and find out what you did wrong. The problem is that nobody programmed in Visual Basic -- you'd find a solution in VB every other blue moon. So, I'm scrapping Visual Basic, and going to C++. I didn't know much about it anyway, and I'm learning PHP at the same time (they're related), so why not.
After that sentiment of humility, my question is, "Where could I start to learn C++?" A good site that teaches it. I don't want one that's too slow at teaching, or one that starts at "hello world" and then the next step is graphic design. I also welcome any tips or links for strategies for good programming.
Beginning C++
Started by PlayaSkater, Jun 17 2008 06:31 PM
17 replies to this topic
#1
Posted 17 June 2008 - 06:31 PM
|
|
|
#2
Posted 17 June 2008 - 07:09 PM
The best place to start is by buying a good c++ book. There are no really good sites on the net, and many of those you do find are either wrong or teach ancient code. Yes books are expensive, but if you are serious about learning the language then a good book or two are absolutely essential. Here is a link that contains lots of suggestions.
#3
Posted 17 June 2008 - 11:46 PM
Start with "Thinking in c++" by bruce eckel. You will not find better than that.
Cheers
Cheers
Are you bored? Play dirt bike game online now!
Bike Games | Monster Truckers Games | Motocross Games | Play Quad Games
Bike Games | Monster Truckers Games | Motocross Games | Play Quad Games
#4
Posted 18 June 2008 - 03:01 AM
I would better suggest you to go step by step. I mean first go for C where you will learn the basic coding of any program. This would be helpful to you for coding in the latter languages like C++, JAVA, HTML, VB, etc. And also you would find the latter languages very easy, once you are through with C.
#5
Posted 18 June 2008 - 03:18 AM
You don't need to buy a book. There are plenty of good resources on the net. Just search around for tutorial sites and ebooks.
#6
Guest_Jordan_*
Posted 18 June 2008 - 05:27 PM
Guest_Jordan_*
I believe if you really want to learn it you need to buy a book (and actually read it) and then use websites in conjunction. You may then want to buy an advanced C++ book with knowledge/information you won't find on the web. Taking a class would not hurt either.
#7
Posted 19 June 2008 - 03:16 AM
You don't need to buy a book.... http://bewar.pdrsn.n...th Edition).pdf
#9
Posted 24 June 2008 - 05:33 PM
Depends on who put it on the website. If it was the publisher or they got permission, then it's legal. You can also download a PDF copy of Sams Teach Yourself Visual C++ in 21 Days for free. It's very good.
#10
Posted 24 June 2008 - 10:19 PM
Hello
I think "c++ programming for Dummies" is good book to learn c++,you can find some tutorial from this site cplusplus.com/doc/tutorial/ .
I think "c++ programming for Dummies" is good book to learn c++,you can find some tutorial from this site cplusplus.com/doc/tutorial/ .
#11
Posted 28 June 2008 - 10:45 AM
Rohit said:
Hello
I think "c++ programming for Dummies" is good book to learn c++,you can find some tutorial from this site cplusplus.com/doc/tutorial/ .
I think "c++ programming for Dummies" is good book to learn c++,you can find some tutorial from this site cplusplus.com/doc/tutorial/ .
on my c++ programming for dummies book the compiler wasn't fluent with the language and i had to find another online. horrible book in general in my opinion
the code is with you
#12
Posted 28 June 2008 - 12:13 PM
The compiler wasn't fluent with the language, what the hell does that mean?


Sign In
Create Account


Back to top









