Thursday, July 30, 2009

I'm about to study c++ by myself & web tutorials. i need advice to make speed progress in this study.?

and tell me please ,what r the main components that someone needs to study such language, and is it very difficult?

I'm about to study c++ by myself %26amp; web tutorials. i need advice to make speed progress in this study.?
Its not neccessary to learn C to learn C++, most programmers today would actually recoommend that you start off with C++, C++ is superset to C, so it takes all the concepts of C and throws in some new stuff, such as polymorphism. Now the advice I give you, is DON'T rely on web tutorals for any programming language, get a book, or taking a class would be the best thing. The book I learned from was the C++ for dummies book, mine was from the year like 91 or 99 but there is a newer version out now, get that one. Anyway the main componenets for learning a new lanuage are, a few days off to read the book, patience, determination, (maybe) some coffee, the book itslef, and a computer with a compiler on it, if the book does not reccommend one for you I would recommend the latest version of Bloodshed Dev C++ you may find it on the second link below. I've also included a link to the programming site that helped me a lot when I took my first class. To answer your question of difficulty, that can only be answered by yourslef, (for most people) coding itslef is easy, its just like speaking english (to some extent), but the real problem that most people have, is the logic, computers need to be told step by step very specically what to do, and your resposible for coming up with that procedure (algorthim), so before you start a program, get a piece of paper and plan it out! Trust me it helps! GL!!! And may your journey to the land of computer science teach you that learning assembler is like staying up for 24 hours...You only have so much, so its best to optimize your algorthims, and work with what you got!
Reply:study c first, you will develop a better concept,
Reply:Find a book of C++ and do the exercises. Learning by doing will take you to the top! Good Luck!
Reply:understand them n do lotz of practice wif the codings
Reply:try to buy a book!!!


but i am also studying C++ it was easy for me!!!


No comments:

Post a Comment