Question... on c
by Joe Richmond · in Technical Issues · 08/26/2005 (8:30 am) · 2 replies
I am thinking about learning c++ for tge. I was wondering what is the best was to learn c++. So how should I start. Is c++ the right language or not? Im pretty sure it is.
About the author
#2
http://www.cprogramming.com/tutorial.html
So that is for anyone else learning the c++ language.
08/26/2005 (12:45 pm)
Thanks very much. I am a newbie to C++ but I am learning the language from a website that looks to have some very good tutorials easy to read at:http://www.cprogramming.com/tutorial.html
So that is for anyone else learning the c++ language.
Torque Owner Karthik Krishnan
They best way depends upon your background. I have known a few people who have just picked up a book, read through it, and started working. But these were people with a strong background in C who only needed a better understanding of the OO features provided in C++. If you have no programming background, a class or two at a local community college will definitely get you closer to your goals, as well as having the side benefit of introducing you to like-minded people.