>>14431548no bootcamp.
. do you know algorithmics (search and sorting algos, which are better for which case?)
- do you know pros and cons of using different data structures? tuples, vs maps/structs/dicts vs lists etc
- can you truly code in an object oriented way? So fully utilising classes (public and private)
- can you also code in a procedural way if necessary, what about data-oriented programming? very important to knwo how to do when doing low level programming
- do you know insutry standard communication protocols? Every createed a SPA? E.g. using react and rest apis wirrten in Go, deployed with docker?
- do you know pros and cons of different design patterns in programming? Have you used some of them before?
Those are all things you need to know well as a SWE. I think it is possible and bes practice to do this OUTSIDE of uni. But most hobbyists need to really go the extra mile to achieve sufficient maturity