Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to learn c++ #786

Open
shahzadak10 opened this issue Oct 31, 2020 · 1 comment
Open

I want to learn c++ #786

shahzadak10 opened this issue Oct 31, 2020 · 1 comment

Comments

@shahzadak10
Copy link

No description provided.

@VisheshVGR
Copy link

If you are looking to learn C++ on your own i would suggest you to have knowledge of C first and then C++ would be much easy for you to learn, Syntax is almost same in both the languages, there are many youtube channels to learn C++, also some books are best to learn from like Accelerated C++, C++ the programming language.

There are two ways :

  1. Paperbacks(With Books)
  2. Online

If you prefer paperbacks, then you can refer the following books :

  1. The C++ Programming language by Bjarne Stroustrup. One of the best book because the guy who invented CPP wrote this book as well - For Professionals.
  2. C++ Primer by S. B. Lippman, J. Lajoie, B. E. Moo. - For beginners.
  3. Accelerated C++: Practical Programming by example by Andrew Koenig - For Intermediate
    If you love to learn online, you can access the following sites for best results :
  4. www.learncpponline.com
  5. geeksforgeeks.com
  6. cplusplus.com
    Hope this helps. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants