Author |
Message |
myke Seasoned Helper
Gender: Joined: Sep 11 2003 Posts: 142 Offline
|
Posted: Sat May 15, 2004 12:07 pm Post maybe stupid Post subject: mastering C++ |
 |
|
|
|
somebody on another forum i go to said he mastered C++ at 8...do you think that's possible?(he's 21+ now) and what do you think is the requirements for mastering? knowing more than just the syntax, how to use every function in the C++ header files(not C), where all the functions are?
|
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Sat May 15, 2004 2:34 pm Post maybe stupid Post subject: |
 |
|
|
|
of course it's possible
but what he probably means is merely that he knew how to program fairly well in C++ (though of course it's possible that he was already the greatest programmer in the world at 8 )
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sat May 15, 2004 3:15 pm Post maybe stupid Post subject: |
 |
|
|
|
Programming is mostly a way to think.
Everything else is syntax.
I learned most of the non API stuff in VB at age 10. While I would never program in VB today, that experience helped me to prepare for coding in C and then later Java and C++.
If I learned basic VB at age 10, I'm sure there are plenty of people who learned basic or intermediate C++ programming at age 8. And with that said, there are probably a few who learned more advanced programming at age 8. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
k0zy Server Help Squatter

Gender: Joined: Jan 11 2003 Posts: 571 Location: Germany Offline
|
Posted: Sat May 15, 2004 3:29 pm Post maybe stupid Post subject: |
 |
|
|
|
First "language" I learned was the one used in dos batchfiles...
I learned basic after that.
But, I too think it's possible to learn c at a very young age.
Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole.... _________________ It's a shark! Oh my god! Unbelievable!
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Sat May 15, 2004 5:43 pm Post maybe stupid Post subject: |
 |
|
|
|
Yeah, batch programming all the way! I started batching around 7 or so, actually.
But yes, my first real programming language was VB (a little access macros, then full coding) at age 8. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
|
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Sat May 15, 2004 10:38 pm Post maybe stupid Post subject: |
 |
|
|
|
Dr Brain wrote: | Programming is mostly a way to think.
Everything else is syntax. |
Agreed. If you are a good programmer, you can become an expert in any language in a month. Note that 9/10 people who think they are good, don't have L1K. _________________ 4,691 irradiated haggis!
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Sun May 16, 2004 10:03 am Post maybe stupid Post subject: |
 |
|
|
|
Ekted wrote: | Note that 9/10 people who think they are good, don't have L1K. |
Lol, that reminds me of a friend who thinks he's great in C++. He once sent me the attached code to solve the problem:
A H A H A + T E H E = T A H A W
math.cpp - 1.66 KB
File downloaded or viewed 33 time(s)
Last edited by Cyan~Fire on Sun May 16, 2004 10:13 am, edited 1 time in total |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Sun May 16, 2004 10:09 am Post maybe stupid Post subject: |
 |
|
|
|
Empty file
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Sun May 16, 2004 10:13 am Post maybe stupid Post subject: |
 |
|
|
|
Err ok, reuploaded.
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sun May 16, 2004 10:15 am Post maybe stupid Post subject: |
 |
|
|
|
Yup, I've seen people code like that before, but never quite to that extreme.
|
|
Back to top |
|
 |
-Smong- Guest
Offline
|
Posted: Sun May 16, 2004 3:01 pm Post maybe stupid Post subject: |
 |
|
|
|
Looks like A H A H A - T E H E = T A H A W to me.
|
|
Back to top |
|
 |
-Smong- Guest
Offline
|
Posted: Sun May 16, 2004 3:23 pm Post maybe stupid Post subject: |
 |
|
|
|
Oops, looked at A - E = W, and H - H = A and just assumed the rest would work.
|
|
Back to top |
|
 |
|