Search Results

12
votes

Why are we still using compiler command lines?

I'm surprised nobody has mentioned the Unix philosophy. This is the Unix philosophy: Write programs …
1
vote

How do you plan an application’s architecture before writing any code?

I'm not convinced anything can be planned in advance before implementation. I've got 10 years experience, but that's only been at 4 companies (including 2 sites at one company, that were …
0
votes

“Every language was created for a specific purpose”

Ada - Designed by the Department of Defense for safety-critical embedded/real-time systems. …