.:>>Get started with C++ coding! ULTIMATE GUIDE<<

Arhiva forumului

Moderatori: Moderator Global, Administrator

Fabr3gas

C++ ULTIMATE GUIDE
Written by Beck. Get started with C++ Programming now

Q.
What is C++?

A.
C++ is a statically typed, free-form, high-quality, cross-platform, general-purpose programming language that arived from the programming language C.
C has greatly influenced C++, as C++ had arived from C, it is in the C programming family. It is one of the most powerful and popular programming languages ever created, C++ is used very often and widely in software development, and is also very commonly used to create games.

I. Necessary things you need to program in C++.

First, you will of course need a code compiler, to keep it simple, a compiler gets the code, creates a .exe(executable file) that proccesses those statements of code into actual functions that make the program work.

Here are great compilers that compile code here you can download:

Cod: Selectaţi tot

http://www.microsoft.com/express/windows/           - Visual C++ 2010
http://www.brothersoft.com/visual-c++-65282.html    - Visual C++ 2008
http://cplus.about.com/od/learnc/ss/vcpppins_2.htm  - Visual C++ 2005
II. Resources and guides you may find useful while learning C++.

Video Tutorials

Cod: Selectaţi tot

http://www.youtube.com/watch?v=pwmK1ogQWBc
http://www.youtube.com/watch?v=16yji8At2UI
http://www.youtube.com/watch?v=nKEMt6eIVLI&feature=channel
http://www.youtube.com/watch?v=RqJsejqXAGw
http://www.youtube.com/watch?v=4iMmZ1-hlAg
http://www.youtube.com/watch?v=ymU-F3oEmFo&feature=channel
http://www.youtube.com/watch?v=JHg1OD5p6xc
http://www.youtube.com/watch?v=noQxpoW4Arg
http://www.youtube.com/watch?v=RsW2p9E3hgk
http://www.youtube.com/watch?v=GGYAs-z5l1c&feature=related

Hope everyone enjoys using this Happy
I will update this thread soon, so it will be growing in more guides each day.

NOTE: Please do not restribute this guide anywhere, it was written by me, if distributed, please include me in the credits for writing the guide. Thank you.
Încuiat

Înapoi la “Arhiva forum”