| View previous topic :: View next topic |
| Author |
Message |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 10:19 am Post subject: I am thinking about learning C++. |
|
|
I know it's a very hard programming language to learn, and I'm only 13 but I should be able to do it.
Can somebody please help me with what is needed to make things in C++?
Or stuff like that, you know .
Thanks in forward.
~ Benji
_________________
|
|
| Back to top |
|
 |
Zerith Master Cheater
Reputation: 1
Joined: 07 Oct 2007 Posts: 468
|
Posted: Wed Jan 21, 2009 11:30 am Post subject: |
|
|
| It's not a hard programming language at all, and you're only 13? that's old!, you should start as soon as possible.
|
|
| Back to top |
|
 |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 12:11 pm Post subject: |
|
|
| Zerith wrote: | | It's not a hard programming language at all, and you're only 13? that's old!, you should start as soon as possible. |
Yes, I know that I should start as soon as possible, but how would I do that with no help 3:
_________________
|
|
| Back to top |
|
 |
argarg Cheater
Reputation: 0
Joined: 19 Jul 2005 Posts: 45
|
Posted: Wed Jan 21, 2009 12:25 pm Post subject: |
|
|
| Zerith wrote: | | It's not a hard programming language at all, and you're only 13? that's old!, you should start as soon as possible. |
It actually is a hard programming language since you have to deal with many low-level stuff like pointers and memory management and also pretty advanced stuff like virtual functions, multiple inheritance templates and much more. If you find it easy to learn than that's great but almost any other language will be easier (python for exemple).
_________________
| slovach wrote: | | You haven't lived until you stuff your own dick into your ass. |
|
|
| Back to top |
|
 |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 1:01 pm Post subject: |
|
|
| argarg wrote: | | Zerith wrote: | | It's not a hard programming language at all, and you're only 13? that's old!, you should start as soon as possible. |
It actually is a hard programming language since you have to deal with many low-level stuff like pointers and memory management and also pretty advanced stuff like virtual functions, multiple inheritance templates and much more. If you find it easy to learn than that's great but almost any other language will be easier (python for exemple). |
Still didn't answer my question 3:
_________________
|
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
|
| Back to top |
|
 |
crayzbeef Expert Cheater
Reputation: 0
Joined: 21 Jan 2007 Posts: 101
|
Posted: Wed Jan 21, 2009 1:43 pm Post subject: |
|
|
Probably because you didn't learn the advanced stuff of C++.
|
|
| Back to top |
|
 |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 1:48 pm Post subject: |
|
|
Awesome
I was thinking about learning C++ so I could hack greater games.
Thanks for the links. Have a +rep.
_________________
|
|
| Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Wed Jan 21, 2009 1:53 pm Post subject: |
|
|
| crayzbeef wrote: |
Probably because you didn't learn the advanced stuff of C++. |
Anyone who learns the advanced stuff straight away is just an impatient idiot. Learn the basics like how the program flows, variables and functions (obviously the syntax too) and then move on to arrays, pointers and such.
This method is called "learning". The more you use this method the more you will understand
|
|
| Back to top |
|
 |
rapion124 Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Mar 2007 Posts: 1095
|
Posted: Wed Jan 21, 2009 1:56 pm Post subject: |
|
|
[url=msdn.microsoft.com]MSDN[/url]
Read the C++ documentation section.
|
|
| Back to top |
|
 |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 2:04 pm Post subject: |
|
|
| noz3001 wrote: | | crayzbeef wrote: |
Probably because you didn't learn the advanced stuff of C++. |
Anyone who learns the advanced stuff straight away is just an impatient idiot. Learn the basics like how the program flows, variables and functions (obviously the syntax too) and then move on to arrays, pointers and such.
This method is called "learning". The more you use this method the more you will understand  |
But you should know English isn't my home language, would that make it harder for me? Even altho I passed my English exam already.
_________________
|
|
| Back to top |
|
 |
Heartless I post too much
Reputation: 0
Joined: 03 Dec 2006 Posts: 2436
|
Posted: Wed Jan 21, 2009 2:10 pm Post subject: |
|
|
Not knowing english won't stop you. With the english yo uused to type these post, I say it won't be hard for you to learn C++.
Jst reading some tutorials won't help, you also need to pratice making some programs.
_________________
What dosen't kill you, usually does the second time. |
|
| Back to top |
|
 |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 2:13 pm Post subject: |
|
|
| HornyAZNBoy wrote: | Not knowing english won't stop you. With the english yo uused to type these post, I say it won't be hard for you to learn C++.
Jst reading some tutorials won't help, you also need to pratice making some programs. |
Okay then, I'm looking forward.
But don't you have to pay for a C++ builder or something?
_________________
Last edited by Benji on Wed Jan 21, 2009 2:15 pm; edited 1 time in total |
|
| Back to top |
|
 |
Heartless I post too much
Reputation: 0
Joined: 03 Dec 2006 Posts: 2436
|
Posted: Wed Jan 21, 2009 2:15 pm Post subject: |
|
|
The compiler downed from Microsoft is free.
_________________
What dosen't kill you, usually does the second time. |
|
| Back to top |
|
 |
Benji Random spam moderator
Reputation: 3
Joined: 31 Dec 2007 Posts: 61 Location: The Netherlands
|
Posted: Wed Jan 21, 2009 2:18 pm Post subject: |
|
|
| HornyAZNBoy wrote: | | The compiler downed from Microsoft is free. |
I'm downloading Microsoft Visual C++ 2008 express edition ATM, is that the right one?
_________________
|
|
| Back to top |
|
 |
|