|
|
|
|
|
by codewhisperer
6726 days ago
|
|
Adding in some practical pointers too. If you're not in a position to enroll in an accredited CompSci program, look at MIT's free online courses: http://ocw.mit.edu/OcwWeb/web/courses/courses/index.htm#Elec...
* Start with 6.001
* Make sure to hit one (or all three) of 6.042J.
* I was about to claim the 6.171 (Software Engineering for Web Applications) was too out of date to bother with, being dated Fall 2003, but scanning the topic list of the course, everything listed there is still a concern in my day to day work.
* Dewar and Schonberg would have you stress compilers. I would have you stress analysis of algorithms. |
|