DEV Community

Discussion on: Advice to Junior Developers

Collapse
 
mattnot profile image
Matteo Notaro • Edited

I think you missed a thing in point 4.
You must have a little knowledge of parallel computing. I know that in modern languages is useless (python, js ect) but it's important to have the mental attitude.

Collapse
 
samkhan27 profile image
Sam Khan

Yeah I second that parallelism is important. I did not mention parallelism and concurrency separately since I expect any good course on operating systems to cover it at the level needed by a junior developer.