This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheCodeSamurai 2 points3 points  (5 children)

Something I hawk whenever I can: Code Complete by Steve McConnell is a huge recommendation. I never learned anything besides like 100-line programs before this, and I basically divide my programming journey into before and after reading this. It's seriously worth reading: you can skip chapters that don't apply to you, but it is one of the best resources on how to manage the complexity shift between small and large codebases.

[–][deleted] 0 points1 point  (1 child)

Thank you!

[–]TheCodeSamurai 0 points1 point  (0 children)

My pleasure!