[ Login ]

the Unix Philosophy in 9 points

1 month(s) ago uolter   comments 


how do not agree more?
  1. Small is beautiful.
  2. Make each program do one thing well.
  3. Build a prototype as soon as possible.
  4. Choose portability over efficiency.
  5. Store data in flat text files.
  6. Use software leverage to your advantage.
  7. Use shell scripts to increase leverage and portability.
  8. Avoid captive user interfaces.
  9. Make every program a filter.


hacking the future

2 month(s) ago uolter   comments 


Programmer or stuntman?

Very nice talk.



Generate pyc and pyo files

4 month(s) ago uolter   comments 




Statement of Accomplishment

4 month(s) ago uolter   comments 




python coders using vi

4 month(s) ago uolter   comments 


thanks Fabio for the hint +1



 
Back to top