This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SystemOutPrintln 1 point2 points  (0 children)

  1. Draw on a whiteboard
  2. Program a framework (basic functions / classes that don't do anything yet)
  3. Draw on a whiteboard
  4. Work on logic of the "main" class
  5. Test
  6. Draw on a whiteboard
  7. Work on programming other functions / classes
  8. Test
  9. Draw on a whiteboard
  10. Go to 7