Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
At end of my 2 years of commercial experience, I already went thorough books:
Head First Design patterns
Unit testing best principles and practices
Test driven development by code beck
Robert Martin and Clean Code
Robert Martin and Clean Architecture
Going through docs for Porto architecture pattern
Book From Monolith to Microservices
And book Building microservices
Code complete by McConnel
They are all in some big or smaller are related to code architecture... Finally started summarised knowledge to merge in my mind about it.
Plus, learning infrastructure as a code tools, and SRE/DevOps related stuff influence infrastructure, and to which code architecture u wish to stick for horizontal scaling
Wishing to read book Building Event Driven Architecture in addition. And haven't read book Refactoring from Fowler yet.
And having in curriculum more books to read
Pet projects to practice -
sariel85342yWtfself indeed.
That's right up there with devs who avoid regex for years because they're terrified of it. Only to find one day it's not so scary and super helpful.
been a developer for 8 years (after college) and its somehow just dawned on me that no, architecture is not you projects folder structure :/
rant
wtfself