Search Results

0
votes

Your first serious programming project

Simple database system for my father's survey firm. Man I wish I could have used a SQL db engine at that time. I hand wrote the database engine in Turbo Pascal. …
2
votes

How to justify to your colleagues that they produce crappy code?

You could quit and hope to find something better. Or, you could stick it out and try improve the code that you can control, when you can control it. No matter how well int …