Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Ubuntu C++ tutorial - 1 hello world (nano)

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
6,165
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Oct 20, 2010

This tutorial will teach you how to do hello world in g++ in ubuntu 10.04 using the nano text editor

Category:

People & Blogs

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:
see all

All Comments (20)

Sign In or Sign Up now to post a comment!
  • @ jtrtoday tnx man !!!!

  • i create the same file, but always have an error, i dont know why.

  • Why does your theme look like Vista...?

  • @BenPittoors Things in this video that are C++ and not C: iostream header file, namespaces, cout and endl

  • @BenPittoors "using namespace std;" c++

  • this is not C++

    this is plain C (but GCC can handle that too)

  • @dvc123581321 Nano is a text editior. GCC is a compiler.

  • @dvc123581321 nano is a multi-purpose editor you can use it to write programs in python c c++ java and some others.

    GCC means Gnu Compiler Collection and is basically a small program that translates the code into the binary "computer language" that the computer is able to read directly. the reason why it's called compiler collection is because it is able to translate many different programming languages not just c++ but also c java and others.

  • @dvc123581321 gcc is the c compiler. nano is the text editor

  • Thank you very much, that was extremely helpful!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more