Submitted by trekhleb t3_xvum4n in InternetIsBeautiful
Lampshader t1_ir4x3tr wrote
Reply to comment by Rwagstaff84 in Interactive sketches to illustrate SOLID programming principles by trekhleb
> 5 generic concepts that you probably do almost always by default
You probably do. I assure you that not everyone does, and giving these concepts names and descriptions is a good way to teach those who don't just intuitively "get it"
ghostryder333 t1_ir6d7b7 wrote
I don't want to come off as offensive, but I believe if you don't just "get it" intuitively when writing code you're not gonna be able to work in the industry.
After all you still want to be able to read your code as it grows. You codebase will become more complex with each passing day, and if you don't actually get an intuitive grasp on how to structure things you'll become unable to maintain your code pretty soon.
Lampshader t1_ir7dvlc wrote
It's definitely possible to learn and internalize new things.
Viewing a single comment thread. View all comments