DEV Community

Discussion on: The 14 habits of highly effective developers (Part 1)

Collapse
 
gzuzkstro profile image
Yisus Castro✨

Thanks for the article!

What resources would you recommend to improve in Tip #6 ?

I've heard about Design Patterns by The Gang of Four, but I don't know if it's still the best book on that topic 🤔

Collapse
 
pavlosisaris profile image
Paul Isaris

Hey Yisus, I strongly (and by strongly I mean really really boldly) recommend
Head First Design Patterns

;)

Collapse
 
gzuzkstro profile image
Yisus Castro✨

Thanks! I'll add it to my list right away 😄😄😄

Thread Thread
 
pavlosisaris profile image
Paul Isaris

Good! It's a must and it's written in such an awesome way ;)

Collapse
 
sur0g profile image
sur0g

I strongly recommend refactoring.guru for studying patterns

Collapse
 
gzuzkstro profile image
Yisus Castro✨

Never heard of it before, I shall give it a go. Thanks!

Collapse
 
jamesdengel profile image
James dengel

I've found the gang of 4 book to be really helpful in this regard.
Also the podcasts from coding blocks do a good job of giving great examples on when to use them and recognise them.

Collapse
 
jscooksey profile image
Justin Cooksey

Took a quick look at the Coding Blocks Podcast. Good info, thanks

Collapse
 
gzuzkstro profile image
Yisus Castro✨

I gotta give the legendary book a try then 😃

Thanks for the podcast recommendation 😁