Question:

Is there any way to learn C++ fast?!?

by  |  earlier

0 LIKES UnLike

Is there any way to learn C++ fast?!?

 Tags:

   Report

5 ANSWERS


  1. look for any C++ tutorial on the web and follow it

    after following the tutorial,modify your code and play with it so your code will be different than the tutorial's

    this is a good way for you to understand what each line of code means


  2. Depends on the level of learning you want to do, basic level of C++ can be learnt pretty easily, especially if you have prior programming experience in another language. Try looking around for SAMs publishing books or C++ for dummies books. They can give you a good start to learning C++.

  3. i think you might have got hacked

  4. You can try dissecting coding and see how each part works and memorize them.

  5. This is for c++ programming.

    http://wally.cs.iupui.edu/csci240/

    This is for c programming

    http://wally.cs.iupui.edu/csci230/

    http://webcast.berkeley.edu/course_detai...

    You will learn the best by trying out ideas on your own.

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.