DEV Community

Discussion on: "Am I a bad developer?" - A question developers commonly face

Collapse
 
aarone4 profile image
Aaron Reese

Not just basics, but fundamentals. Data storage (array, linked-list, key-value, matrix, objects etc) branching, looping, SOLID principles, clean code, source code control. Any coding language is just syntax and can be discovered from internet searches but the fundamentals don't change