Your Name
Email: <lion@speakeasy.org>
My Programming Creed:
- Go with the flow
- Don't do things that make you frustrated
- Don't do things the system doesn't want you to do, wasn't "meant" to do.
- Use Source Control, and Be Bold
- Write down interface details as you code.
- names of classes,functions
- normalize names LATER
Get min sys up&running, or subvert existing one
- Plan to trash this system
- DO have a realistic end organization in mind.
- This is a "bootstrapping" system
- refactor to be nice LATER
- Exciting code, lots of it, "okay" quality. Obvious room for improvement, but dammit, we want cool features NOW.
In summary:
- Go with Flow.
- Be Bold!
- Use Source Control
- Note names as you go. Order later.
- Make it run- QUICK!
- Have a realistic organized end in mind.
- Be enthusiastic!
