Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My First Project
#11
Not bad man. My first project in C++ was "Hello World".
Reply
#12
(03-30-2010, 04:54 PM)uber1337 Wrote: Why didn't you just do:
Code:
int add (int a, int b)
{
    return a+b;
}
for the mathematical functions?

I was about to post that lol, glad I actually read the previous ones.
[Image: nv70ad.png]
Terrorcore, unleash, extermination
Hyper real, cold blood, determination
fudge them, I like this sensation
Incredible, I from the annihilation
Reply
#13
Keep it up. Nice for your first.
[Image: deities.jpg]
Reply
#14
(04-02-2010, 11:14 PM)nevets04 Wrote: Unless I take an entire program, I'm not going to cite sources in most cases. Do you site python doc pages?
The core of your program is from the C++ site, all you did was add I/O. I have never needed to cite python doc pages because I never take code directly from them. It's obvious you didn't know what you were doing because you didn't realize it could be shorter, either that or your lazy...
[Image: izsyo6.jpg]


Reply
#15
not bad for your first project!! good job!

Keep up!!! Smile
[Image: gameoverp.png]
Reply
#16
not bad at all for your first project, good work...
[Image: Navineous.gif]
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)