Ask HN: Resources for New Devs
Are they any good resources for new devs from college or boot camps that help them acclimate to the work force?
Specifically, topics like code review 101, how to manage up, etc.
Specifically, topics like code review 101, how to manage up, etc.
2 comments
[ 3.0 ms ] story [ 13.3 ms ] thread- https://learninpublic.org/
I've got a few "career"-related articles that might be useful, particularly:
- Keeping a daily work journal: https://blog.isquaredsoftware.com/2020/09/coding-career-advi...
- Searching for info online efficiently: https://blog.isquaredsoftware.com/2020/11/coding-career-sear...
- and a very long post on using Git effectively: https://blog.isquaredsoftware.com/2021/01/coding-career-git-...
If you're doing any web dev, I've also got a "How Web Apps Work" series that acts as a fairly detailed overview of web dev terms, concepts, and technologies (HTTP, servers, JavaScript syntax and development, HTML/CSS, and fetching data):
- https://blog.isquaredsoftware.com/series/how-web-apps-work