3 ms·
80% is thinking and figuring things out, 20% is writing code; always.
by lessclue 8y ago
80% is thinking and figuring things out, 20% is writing code; always.
- LandR 8y agoTHis. Solve your problem then write code. Problems solved by writing code almost always ends up with crappy / messy code / difficult to maintain code. The coding should be the easy bit, it's just implementing your solution in a language you know. It's basically just typying.
- UncleMeat 8y agoIt gets lower and lower the more senior you get because you add an entire "obtain requirements and develop consensus" step.