Good Guidelines to improve as Software Developer
After learning the basics about programming and understanding the first steps necessary to become a competent beginner software developer, I’ve started to think. I’m trying to understand whats are the best topics to take care of being a reliable programmer.
I’ve found this in Any Machine Learning Project, is a Software Project First:
- Good code management
- Clear delivery processes
- Good documentation
- Alerts and monitoring
- Uptime measurement
- Testing and testing coverage measures
- SLA’s and bug management
- CI/CD
- Pair Review