HOME - Guest Book -Contact
 
NAVIGATION:

.find something

:: home
::
about me
::
friends
::
photos
::
quotes
::
Jokes
::
Links
 
WRITING:

.my writings

:: Drug Editorial
::
C++ Tutorial
 
Your First Program (Hello World)



What will be covered in this section:

  • cout command
  • Starting and ending a program

    Now, if you already know a programming language, you know that the rite of passage; the first program is the one and only "Hello World"


    Back to Table of Contents ...................................................................... ......... Move on to variables