Saturday, September 4, 2010

Why don't we all calm down here.



So okay, the previous authors have been teaching you about the basics of programming. You know the basics, but do you have the attitude? Programming simply involves logic but concentrating on logic would also entail a lot of patience and determination. We know that you are all eager to start creating c++ programs. We know it's exciting to do awesome stuffs with a couple of codes input in your computers. But, before you program, here are some tips to bring you to the top of your game.
1. Before you program, you must read the problem. How can you even deliver if you do not know what you are solving.
2. Analyze the problem. Most beginners commit mistakes in this part. They are very eager to do programs but they commit mistakes because they are solving the problem the wrong way.
3. Be patient, think first before you start typing. Nuff said, the more mistakes you make, the more effort you'll be exerting to correct it.
4. Type the source code as if it's error proof. Yeah, so that you won't be spending a lot of time with troubleshooting. Well, we don't expect our programs to run at the first try but this tip will surely help, trust me, I've been there.
5. When you're program works, do not spread your source code. Think of it as a trophy. Let the others go through the painstaking process that you've been through (lol). But yeah, if they need help, give them some advice, but not give them the code. Share your helping hand, but not the entire arm.

Well I guess that's all for my first post in this site. I hope I've shared enough. Til the next time!

Oh wait. you can visit my blog here too: ohaiithere.blogspot.com
Disclaimer: my personal site isn't about programming ^___^


-rexstatic

0 <- post your comments here: