If you could learn programming or comp sci again; what would you do differently?
There are so many resources online for learning computer science related stuff, new programming languages and some things not easily accessible to all.
Lately I've been feeling the need to invest considerable time on learning new things and re‑learning things I'm supposed to know (or already know).
So I'm wondering; If you could learn programming or computer science again – what would you do differently?
11 comments
[ 3.0 ms ] story [ 27.3 ms ] threadI think CS programs do a disservice teaching with an OO language too early. The first language should be functional.
But I'm not looking for a general solution. What I'm looking for is some cues and hints.
The most common answer in this thread has been "write more code". When I started collecting resources (mostly links to course material and lecture videos) I got into a read only mode. I forgot that writing code was probably the one thing I wish I had done more in college.
I don't know exactly what I was looking for but I think diving into the material is a great tip, thanks! :)