Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: What are some good resources for coding best practices?
6 points by genericmask 16 days ago | hide | past | favorite | 5 comments
Hi all,

I've been recently promoted and am now managing a summer software engineering internship. Based on the feedback we got from the interns last year, I want to teach them best practices and good principles for writing good code and designing maintainable solutions.

They've heard about DRY and SOLID, we're writing unit tests, they're familiar with git and we're applying agile principles, but I'd love to hear what you all found helpful early in your career or what resources you use now to teach junior engineers the fundamentals.

Thank you!




What I found helpful early in my career:

Book: Code Complete - Steve McConnell

https://www.amazon.com/Code-Complete-Practical-Handbook-Cons...

A bit dated maybe, but still very informative!


I second Code Complete.

The Pragmatic Programmer and Code Complete were integral on my first job.


Thank you! I think this one will be helpful for them and for me.


Sandi Metz’ books on code design are I think exactly what you need.

https://sandimetz.com/





Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: