Thread: Project Help!
View Single Post
Old Feb 16th, 2005, 9:13 PM   #2
Dizzutch
Professional Programmer
 
Dizzutch's Avatar
 
Join Date: Dec 2004
Location: Worcester, MA
Posts: 441
Rep Power: 4 Dizzutch is on a distinguished road
Send a message via ICQ to Dizzutch Send a message via AIM to Dizzutch Send a message via MSN to Dizzutch Send a message via Yahoo to Dizzutch
Here's what ya do.
1) Push your keyboard aside
2) grab a piece of paper and a pen
3) Write in plain english the steps you have to take to write this program
4) Write the same thing in pseudocode using english, but the code structures you need
5) Look it over, make sure it all makes sence
6) Code the program.
7) Test it for bugs
8) Check with us if you have some code, and have attempted to try to get it done
we're not a homework service, sorry, i don't have time to write a program for everybody who comes on this forum, I do have time however to help people with problems like,
for(int i = 0; i < -1; i++) { blabla };
why doesn't this work?
Give it a try, come here with specific problems.
good luck, please don't take my rant personally, it goes for everybody who expects us to be able to write something like this in 10 minutes.

Dizz
__________________
naked pictures of you | PFO F@H stats
Dizzutch is offline   Reply With Quote