Login Register


Beginner Programming Questions C++ filter_list
Author
Message
Beginner Programming Questions C++ #1
(07-30-2014, 09:03 PM)Deque Wrote: OpenGL is a graphics library with several languages bindings. It is not a programming language itself.
I know it hav nothing to do with the topic this question but anyway..¿where I can download C++?

Reply

RE: c++ 3D Game Development! #2
(07-31-2014, 03:23 AM)HattityHat Wrote:
(07-30-2014, 09:03 PM)Deque Wrote: OpenGL is a graphics library with several languages bindings. It is not a programming language itself.
I know it hav nothing to do with the topic this question but anyway..¿where I can download C++?

LOL! You can download the COMPILER for C++ and LEARN C++ ITSELF FROM SOME SOURCE :EPIC:
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: c++ 3D Game Development! #3
(07-31-2014, 05:13 AM)Ex094 Wrote:
(07-31-2014, 03:23 AM)HattityHat Wrote:
(07-30-2014, 09:03 PM)Deque Wrote: OpenGL is a graphics library with several languages bindings. It is not a programming language itself.
I know it hav nothing to do with the topic this question but anyway..¿where I can download C++?

LOL! You can download the COMPILER for C++ and LEARN C++ ITSELF FROM SOME SOURCE :EPIC:
Here is a subject about learning C++ but...so...¿I have to download Compiler?

Reply

RE: Beginner Programming Questions C++ #4
I split the posts to their own topic.

@HattityHat: A language is just a language, i.e. something you use to communicate. That is true for spoken languages as well as programming languages. A language consists of syntax, (key-)words and semantics. You can not download it.
So let me rephrase your question to: What do I have to download to create C++ programs?

1. Advice: Use google, it is your best friend.
2. Advice: Read this: http://www.hackcommunity.com/Thread-How-...or-dummies
3. Advice: Read this: http://www.cplusplus.com/doc/tutorial/

What is a compiler? In this case it is translator for a programming language to machine code (the language that the computer understands).
More general it is a translator for higher level language to a lower level language.
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply

RE: Beginner Programming Questions C++ #5
(07-31-2014, 05:13 PM)Deque Wrote: I split the posts to their own topic.

@HattityHat: A language is just a language, i.e. something you use to communicate. That is true for spoken languages as well as programming languages. A language consists of syntax, (key-)words and semantics. You can not download it.
So let me rephrase your question to: What do I have to download to create C++ programs?

1. Advice: Use google, it is your best friend.
2. Advice: Read this: http://www.hackcommunity.com/Thread-How-...or-dummies
3. Advice: Read this: http://www.cplusplus.com/doc/tutorial/

What is a compiler? In this case it is translator for a programming language to machine code (the language that the computer understands).
More general it is a translator for higher level language to a lower level language.
Since next weekeend I will learn about C++Language with your links, I hope i can be a good programmer

Reply







Users browsing this thread: 1 Guest(s)