DEV Community

Discussion on: What computer science concepts should devs without a CS background prioritize learning?

Collapse
 
loilo profile image
Florian Reuschel

What stuck most with me from studying CS (and isn't even a very abstract topic) are Design Patterns.

Learn to recognize and apply patterns and take the time to learn patterns from people who've already dealt with many failures so you can avoid solving them yourself.