DEV Community

Discussion on: Where should I learn system design & architecture?

Collapse
 
maureento8888 profile image
Maureen T'O

I've found freeCodeCamp.org's Database Systems Youtube list by CornellU's Dr. Trummer really good so far (links below). Not sure if this is entirely relevant but could help with database design 😅

Gaurav Sen on YouTube has a complete playlist on Design Systems, too.

Or, if you'd like a truly complete course on Design Patterns, codewithmosh has a great Design Patterns series

I found this gist on GitHub that might help, too: gist.github.com/vasanthk/485d1c257...

Notes:
Database Systems by CornellU Dr. Trummer:

I hope this helps at all and good luck!

Collapse
 
eduardocribeiro profile image
Eduardo Ribeiro

These look like some great resources, thank you for sharing!