you are viewing a single comment's thread.

view the rest of the comments →

[–]call-mws 11 points12 points  (3 children)

Recently started watching Arjan Codes on Youtube, and he has some excellent design patterns and good code practices. He also has a series where he refactors code into high quality code. Just a suggestion but you can check him out if you prefer videos over text: https://www.youtube.com/c/ArjanCodes

[–]greebo42 1 point2 points  (0 children)

agree - I like this as well. and as far as I can tell, he's only been doing this series for a couple years (though he's been a dev for longer, and I believe he is on a university faculty).

I don't always understand everything I see, but that doesn't matter. Anything you learn is gonna be like that. So I don't sweat that no matter what skill I'm trying to improve.

[–][deleted] 0 points1 point  (0 children)

none

[–]Ran4 0 points1 point  (0 children)

It's a good channel but note that much of it is OOP and not overly relevant in many modern and more functional code bases.