By using this site, you agree to our Privacy Policy and our Terms of Use. Close
supermariogalaxy said:

(Keep in mind I'm only in middle school).....Well I just made a little averages program on Dev C++ and it was fairly easy...My question is how hard are the other parts of C++??? (ie. you know, longer lines of code, game programming, etc)

 

Oh and BTW, if anyone wants the codes, just ask me....You know, for that averages thing I made..


Since you're still in middle school, what I will say to you is that you have a very long way to go.  That's not to say you're too young to handle it, but it's just that you can't even begin to grasp how much there is to programming until you've worked at it for years.

It's great that you've written a program in C++ in middle school.  That puts you ahead of most people (I started C++ in 9th grade, and that was ahead of most people).  If you enjoy it, then keep working at it, and get into a programming class as soon as you possibly can.  You will learn a lot more about the concepts of programming in a structured environment with examples and an instructor who can answer your questions.