I am a beginner in c++,so tell me where and how can I start to learn.I don't want to join any institute or classes,but want to master in c++.
well i am in 12th have computer science subject in collage,but they teach old c++ and use turbo c++ which needs different coding as compared to new compiler new compiler needs.
So plz help and tell me how and where can i start??(any website,pdf,or the way you learnt)
thanxx in advance.
Well, I have learnt C++ without having gone through any classes or institute. I don't think it's that uncommon. As for learning it completely, it's nigh impossible to learn EVERYTHING about C++ :p I've been using it for a year and a bit now and I am still finding new bits of the language that I hadn't learnt before. That's actually one of the things I like so much about the language, every time I wish it could do something, so far, I've looked it up, and it has been able to do it.
As for learning it, this site has tutorials which is one of the main ways I learnt. Also, there are LOTS of books out there on the topic. Here is one that's free (Legally free) that I learnt off: www.pragsoft.com/books/CppEssentials.pdf
Thanxx jalfo for inspiring me...:-)
but that link u mentioned there is not working.
can you plz mail me that pdf file.....[ my email id is ninadthegamer95@gmail.com]
Head down to your nearest book store and pick up a C++ book that appeals to you. Use websites like this one to cross reference and post your code and questions here.
www.thenewboston.com has a lot of free video tutorials that I found invaluable. I'm a visual learner and the videos cleared up a lot of my confusion.
There are a lot of hobbiest and self-taught programmers out there. Most of us that go to school do it so we can find work easier. It's harder - but not impossible - to find a job in programming without the degree.
thanx for that help.
after learning c++ in professional level...
what can I able to do?
I know I can develop applications.
but what types of application or software?
thanx in advance..