Thanks a bunch for making Class-Central. I have used it quite a bit and have told others about it. (Over the time I discovered that the type of courses that suits me the best reside mainly on Coursera, so the utility for me personally shrunk.)
This list is sorely missing some introductory mathematics courses required to build a foundation in CS (e.g Discrete Maths). If there are any course suggestions that anyone has, I'll gladly add those to the list.
http://infolab.stanford.edu/~ullman/focs.html - free "Foundations of Computer Science" book that combines discrete mathematics with C programming and some theory of computation stuff, a pretty good way to make things more practical
http://www.amazon.com/Discrete-Mathematics-Elementary-Beyond... - very pleasant introductory discrete mathematics book, a welcome break from the usual "brick" format and covers some important topics that often do not make it into the normal discrete mathematics curriculum e.g. induction on trees.
Use an exploit on caprica to gain root access: +10%
I wonder if this offer stands from semester to semester, and therefore if he seeded an exploit (or several, given how the extra credit reads) or whether the whole thing is just more of his light-hearted style.
Machine Learning from Stanford:
Learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself.
https://www.coursera.org/course/ml
My main aim with this list was to have a collection of lesser known (but awesome) courses. That's one reason why I stayed away from adding MIT's OCW or a MOOC on the list.
There's also Computer Architecture lectures[1] for CMU's graduate and undergraduate courses by Prof Onur Mutlu which I have been following lately. Assignments and further reading material are also available on the course website[2].
These are great tools to learn foundational computer science from outside of a classroom, but not an adequate substitute for a computer science degree (and I say this with no formal CS background myself). One could reasonably pace themselves through the class materials presented here, attempting the homeworks and tests while honestly assessing oneself, but employers especially want to see proof, and a degree carries far more weight than doing the same work but without the degree to show for it.
Pedigree and pedantics have taken precedence over hacking and creative problem solving, particularly in the Silicon Valley where a Stanfordcal degree and Googfacetwit work experience is expected.
When going for a CS degree, the usual rule of thumb is one should spend three hours studying for every hour in the classroom.
To get the education you'll get at a college, you'll have to spend those three years studying any how. So college is really like three years of independent study and one year of class time.
Why not just spend that year of time going to classes, learning things from professors (some of whom are quite knowledgeable, and doing cutting edge CS theory research), learning things from classmates and making social and networking connections? Perhaps private schools are expensive, but UC Berkeley, UIUC, UWashington, Georgia Tech are more affordable, especially with Pell grants etc. Especially part-time.
Also - people doing self-study tend to go right for the immediately useful stuff - how to make web pages in PHP and the like. How many people spend eight months studying calculus, then four months studying discrete math, then four months on graph theory, then four months on theory of computation, then four months studying logic gates and processors, then four months studying data structures etc.? What kind of code is someone who has not studied concurrent programming going to write when an application needs threading?
A degree is also a sign someone can stick with something for four years.
Of course a degree is no guarantee they know anything in and of itself.
Semi-related question: Anyone know of any good courses online that are intro to molecular and cellular biology related? Thanks, my grad school grades aren't the best and I think it's my lack of bio foundation that's hurting.
The courses at ADUni are really awesome. Though the resolution totally sucks and it feels rather old, they're the best thing around the Internet thats a tutorial on CS. They have everything from Algorithms and Discrete Maths to OOP and stuff. Check those out at http://www.aduni.org I'll probably send a pull request to whoever's maintaining the repo. Great job though, you've listed quite a lot of courses... ;)
I've been looking for a databases course focusing on the systems side of things (concurrency control, query planning, disk, etc.), but it seems like it's too niche. If anyone knows of one, I'd be really happy to hear about it.
[+] [-] dhawalhs|11 years ago|reply
Disclaimer: I built Class Central
[+] [-] alok-g|11 years ago|reply
[+] [-] krat0sprakhar|11 years ago|reply
[+] [-] trentmb|11 years ago|reply
[+] [-] stiff|11 years ago|reply
http://www.aduni.org/courses/discrete/index.php?view=cw
MIT Mathematics for Computer Science (harder but still not that hard):
http://ocw.mit.edu/courses/electrical-engineering-and-comput...
Steve Skienna discrete mathematics course (graduate course based on Knuth's "Concrete Mathematics", quite hard):
http://www3.cs.stonybrook.edu/~algorith/math-video/
I also recommend checking out some books:
http://infolab.stanford.edu/~ullman/focs.html - free "Foundations of Computer Science" book that combines discrete mathematics with C programming and some theory of computation stuff, a pretty good way to make things more practical
http://www.amazon.com/Discrete-Mathematics-Elementary-Beyond... - very pleasant introductory discrete mathematics book, a welcome break from the usual "brick" format and covers some important topics that often do not make it into the normal discrete mathematics curriculum e.g. induction on trees.
http://www.amazon.com/Introductory-Combinatorics-Modern-Birk... - classic introduction to combinatorics
[+] [-] drifkin|11 years ago|reply
The course reader [1] covers the first half of the class and is pretty good.
[1] http://web.stanford.edu/class/cs103/notes/Mathematical%20Fou...
[+] [-] wallflower|11 years ago|reply
http://www.amazon.com/Mathematics-Content-Methods-Meaning-Do...
[+] [-] Ar-Curunir|11 years ago|reply
[+] [-] davidrupp|11 years ago|reply
[+] [-] olalonde|11 years ago|reply
[+] [-] jmcdonald-ut|11 years ago|reply
[+] [-] mdaniel|11 years ago|reply
I wonder if this offer stands from semester to semester, and therefore if he seeded an exploit (or several, given how the extra credit reads) or whether the whole thing is just more of his light-hearted style.
But I definitely agree: that course looks great.
[+] [-] abhididdigi|11 years ago|reply
[+] [-] cyunker|11 years ago|reply
[+] [-] capex|11 years ago|reply
[0] https://www.openlearning.com/courses/unsw/computing1
[+] [-] Yadi|11 years ago|reply
6006 Introduction To Algorithms from MIT
http://ocw.mit.edu/courses/electrical-engineering-and-comput...
Machine Learning from Stanford: Learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself. https://www.coursera.org/course/ml
[+] [-] krat0sprakhar|11 years ago|reply
[+] [-] gshrikant|11 years ago|reply
[1] https://www.youtube.com/playlist?list=PL5PHm2jkkXmidJOd59REo...
[2] http://www.ece.cmu.edu/~ece447/s13/doku.php?id=home
[+] [-] krat0sprakhar|11 years ago|reply
[+] [-] henrik_w|11 years ago|reply
I really enjoyed both of them. Reviews:
http://henrikwarne.com/2012/05/08/coursera-algorithms-course...
http://henrikwarne.com/2013/02/18/coursera-algorithms-course...
[+] [-] zeeshanm|11 years ago|reply
Course book and homework assignments are available online if anyone is interested is taking this course. :)
[+] [-] krat0sprakhar|11 years ago|reply
[+] [-] daliwali|11 years ago|reply
Pedigree and pedantics have taken precedence over hacking and creative problem solving, particularly in the Silicon Valley where a Stanfordcal degree and Googfacetwit work experience is expected.
[+] [-] pastProlog|11 years ago|reply
To get the education you'll get at a college, you'll have to spend those three years studying any how. So college is really like three years of independent study and one year of class time.
Why not just spend that year of time going to classes, learning things from professors (some of whom are quite knowledgeable, and doing cutting edge CS theory research), learning things from classmates and making social and networking connections? Perhaps private schools are expensive, but UC Berkeley, UIUC, UWashington, Georgia Tech are more affordable, especially with Pell grants etc. Especially part-time.
Also - people doing self-study tend to go right for the immediately useful stuff - how to make web pages in PHP and the like. How many people spend eight months studying calculus, then four months studying discrete math, then four months on graph theory, then four months on theory of computation, then four months studying logic gates and processors, then four months studying data structures etc.? What kind of code is someone who has not studied concurrent programming going to write when an application needs threading?
A degree is also a sign someone can stick with something for four years.
Of course a degree is no guarantee they know anything in and of itself.
[+] [-] olalonde|11 years ago|reply
Really? This has not been my experience at all. Nearly all tech job listings I've seen mention "or equivalent experience" somewhere.
[+] [-] Balgair|11 years ago|reply
[+] [-] mkramlich|11 years ago|reply
[+] [-] Nib|11 years ago|reply
The courses at ADUni are really awesome. Though the resolution totally sucks and it feels rather old, they're the best thing around the Internet thats a tutorial on CS. They have everything from Algorithms and Discrete Maths to OOP and stuff. Check those out at http://www.aduni.org I'll probably send a pull request to whoever's maintaining the repo. Great job though, you've listed quite a lot of courses... ;)
[+] [-] mdasen|11 years ago|reply
[+] [-] morenoh149|11 years ago|reply
[+] [-] mud_dauber|11 years ago|reply
[+] [-] mkramlich|11 years ago|reply
[+] [-] skadamat|11 years ago|reply
[+] [-] Nib|11 years ago|reply
[+] [-] krat0sprakhar|11 years ago|reply
1. https://www.coursera.org/course/aofa
2. https://www.coursera.org/course/algs4partI
3. https://www.coursera.org/course/algo
4. https://www.coursera.org/course/algs4partII
5. https://www.coursera.org/course/algorithmicthink
[+] [-] kennyledet|11 years ago|reply
[+] [-] timwaagh|11 years ago|reply
[+] [-] objclxt|11 years ago|reply
[+] [-] Ar-Curunir|11 years ago|reply
[+] [-] itg|11 years ago|reply
[+] [-] guelo|11 years ago|reply