Please enable JavaScript.
Coggle requires JavaScript to display documents.
How to become a better software developer ? (Life Cycle (1 (Reqirements…
How to become a better software developer ?
Try to learn something about everything and everything about something.
By learning something from everybody, you will be able to anticipate their needs, shorten the feedback loop and enable more frequent deliveries. Plus it will earn you a lot of love and respect from everybody else
Life Cycle
1
Reqirements analysis
3
Development
5
Maintenance (cro. odžavanje)
2
Design
4
Testing
Understand the process end to end
software development is not all about coding
pick the
Right tools
for the Job
if all you have is a hammer, everything looks like a nail.
build on the sholders of giants
Implementing something yourself is easier than learning a 3rd party solution.
This solution does more things than I need
We can do it better
Code ownership and long-term maintenance will become a problem
Learn though reimplementing