Jump to content

Learning C++

Featured Replies

I am about to learn programming. Will somebody give me a good online resource or some free eBook for learning "only BASIC" K-12 level C++. Furthermore, "Borland turbo c++ 4.5" should support it. I want to do this so that I can get a head start in my class.

Edited by space stuff

C++ is an object oriented programming language and you need to understand the basic concepts like Class, objects, inheritence, polymorphism, constructors, access specifiers etc. Stroustrup developed C++ and his books will be good for beginners.

  • 2 weeks later...

Why on earth would you want to use Turbo C++? It's 2012.

 

Either way, I'd recommend using the official tutorial on C++. Very explanatory and structured; besides, cplusplus.com has great documentation and references.

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.