31
votes
Great programming quotes
If the code and the comments disagree, then both are probably wrong.
Another good website: "Quotes about Tech Writing"
…
0
votes
What development book made the most impact on you as a developer?
The Mythical Man-Month here as well. Despite being an old book, a lot of the stuff in there is still true and only …
20
votes
What development book made the most impact on you as a developer?
Looking for a real development book, I think Design Patterns (the Gang of four book) opened my eyes most. I …
0
votes
What is the single most effective thing you did to improve your programming skills?
Working with people who are smarter than I (not that hard) and being curious about how thy do stuff. Reading a lot helps, but you have to be able to find your own way on how to solve things.
…
0
votes
Hello world: what did your first ever computer program do ?
I started programming by modifying Games on the C64, which were written in Basic. Like giving myself $10000 instead of $100 for the start.
After that I created some small quiz games myself in Basic …
0
votes
Essential Programming Tools
Best Regular Expression Editor I know for Windows is Expresso.
It has a designer and even more important, an automated analyzer, t …
