Pesquise algo no blog

domingo, 17 de maio de 2015

C++ Lesson One - Hello World for absolute beginners.



Hello everybody and welcome to my first C++ tutorial.

I am Marco Maddo and I will be happy if you like this tutorial and sing up my blog news letter and my YouTube Channel.

First of all, I want to apologize about my English. I am on the way to get better English.

Thank you in advantage for read this tutorial and let's start.

So fell free to make any comments.

In this tutorial you will start the basically program in C++, but what is C++?

C++ is a program language, with it is possible create a lots of computer softwares, like games, console games, operating system, terminal commands as well.

Since the 1990s it is one of the most popular languages in the marketing, and also used in university for his great performance.

Let's start talk about all we need to create C++ programs.

We need the compiler, if you are Mac users with Mac OS X Operating system, you have the command line compiler g++ installed.

Go to terminal and type g++ --help and you will see the help for g++.

Although we already have the g++ compiler installed, I suggest you install the Developer tools Xcode.

If you don't have Xcode installed, just go to apple store and search for Xcode. It is for free, you don't need pay nothing.

After you install the Xcode, we will create our first program written in C++.

Please continue that lesson watching the video.





Thank you and see you in the next lesson.

Nenhum comentário:

Postar um comentário

domingo, 17 de maio de 2015

C++ Lesson One - Hello World for absolute beginners.



Hello everybody and welcome to my first C++ tutorial.

I am Marco Maddo and I will be happy if you like this tutorial and sing up my blog news letter and my YouTube Channel.

First of all, I want to apologize about my English. I am on the way to get better English.

Thank you in advantage for read this tutorial and let's start.

So fell free to make any comments.

In this tutorial you will start the basically program in C++, but what is C++?

C++ is a program language, with it is possible create a lots of computer softwares, like games, console games, operating system, terminal commands as well.

Since the 1990s it is one of the most popular languages in the marketing, and also used in university for his great performance.

Let's start talk about all we need to create C++ programs.

We need the compiler, if you are Mac users with Mac OS X Operating system, you have the command line compiler g++ installed.

Go to terminal and type g++ --help and you will see the help for g++.

Although we already have the g++ compiler installed, I suggest you install the Developer tools Xcode.

If you don't have Xcode installed, just go to apple store and search for Xcode. It is for free, you don't need pay nothing.

After you install the Xcode, we will create our first program written in C++.

Please continue that lesson watching the video.





Thank you and see you in the next lesson.

Nenhum comentário:

Postar um comentário