Tutorial: Learn All The Basics Of C++ Language

Great effort :smiley: Write more guides, and try out some formatting to spice it up. Dividing it into pages will be great. Ask any of the mods for help in formatting.

I happen to be CDAC certified in C/C++ FYI, nice job for a beginner :smiley: , and should be useful for other beginners…

I believe you’re the former shaswant pant right? Of the PC upgrade guide fame?

Well in appreciation you’ve pulled your socks up kid…Nice effort, well done, although it could be better I appreciate the time and pain taken…

Looking forward to an Oracle DBA tutorial next :wink:

:flushed_face: :flushed_face: :flushed_face: Ya that’s my biggest mistake :frowning: :cens2:

Looking forward to an Oracle DBA tutorial next :wink:

Ahh.. 1’st I had to upgrade as Safin told then I will consider Oracle :smiley:

@ Safin :-- Plz tell upto which level means I should add more topics or I should make it more tough :wink:

@ Mods plz delete this and 2’nd post .. Whole article edited will upgrade the next part very soon :clap:

I written that to easy how it work as in pre increment 1’st the increment is done then the value is assigned that’s why I written it to make it easy :smiley:

nice guide

good job

:smiley:

just great !!

send it to a publisher, “Learn C/C++ in few Hours”

Ya … this should definitely be a sticky.

Thogh its a very good tutoial I found out some more basic concepts missing … like

  1. Arrays
  2. Pointers
    3)Virtual Functions
    4)Polymorphism
    5)Inheritence
    6)Data Encapsulation
    7)File I/O
    8)Graphics Handling System
    9)Dynamic Link Libraray Concept
  3. Basic Game Building

Otherwise its a very good tutoial for beginners.

Hope that Dark Star will update the tutorial from time to time as he learns :slight_smile:

^^ I’ll surely do it .. But a much more good news is that my tutorial :wink: got published by Digit Magazine of this month :clap: :blush: :smiley: :cool2: :slight_smile:

http://www.supload.us/thumbs/default/scan0001-20070410085902.jpg http://www.supload.us/thumbs/default/scan00011-20070410085902.jpg

congrats :smiley:

great news :grinning_face_with_smiling_eyes:

What make’s u think these are the “basic” concepts ??? particularly towards the bottom part of the list ??

congrats on making the digit page dood..

I ditto safin’s suggestion, maybe you should include some oop concepts now:)

lotta effor put forth… nice work.. my frnd wud b glad now :stuck_out_tongue:

nice wrk done mate.. Reppd… :slight_smile:

thanx a lot!!

nice work man anyways could u like post a detailed guide on pointers and file handling i would really appreciate that oh and and do u know where i can get detailed info on graphics in c++

HI Dark star
i read the Tutorial and i found that
#include<iostream.h> is the main header file that has codes to run
cin>> & cout<<
and

#include<conio.h> is the main header file that has codes to run clrscr();

so please correct it.

yeah, but still, wat an effort to give a good C++ tutorial

Thanks both of you :slight_smile: I’ll try update the whole article when I’ll be free :slight_smile:

Simply superb and concise tutorial on C++.
Thanks a lot. Its really helpful. Keep up the good work mate.