Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming

Journal JetScootr's Journal: Thuds Iteration 4 and reset

I'll save you from reading a buncha lame development journal entries.
I figured out I'm going too slowly, with designs that are too simple. Each attempted iteration so far has resulted in almost the complete deletion of the *extremely* limited code from the previous iteration.
I'm actually an advanced programmer, but I was over-compensating for this by doing my XP "baby steps" in the code instead of in the process.
So, I'm gonna delete almost all but the make file, and start over with a realistic design concept, and each iteration will implement a narrower, but more complete portion.
So, for the next first iteration: Create a thud, using a linked list. Destroy it. Unit test will do its own printing of the Thud's existence.
This discussion has been archived. No new comments can be posted.

Thuds Iteration 4 and reset

Comments Filter:

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...