|
|
|
|
|
by mbrodersen
3439 days ago
|
|
A great quote from Lambert about what software development is: 1. Decide what the program should do.
2. Decide how the program should do it.
3. Implement these decisions in code. Only the last part is actually coding. In other words, as a software developer, you are not paid to type. You are paid to think. And the deeper your knowledge and experience, the better tools you have to actually do that. So focus on learning step 1 and 2! |
|