Live data from Hacker News

Ask HN: Top Coursera Courses?

news.ycombinator.com

31–40 of 158 posts

Re: Ask HN: Top Coursera Courses?

#31
My personal favorite, Statistical Mechanics and Computations.[1]. Excelled introduction to MCMC methods, lots and lots of python programs and filmed against a green screen.

Obligatory, Stanford CS231n: Convolutional Neural Networks for Visual Recognition [2] The assignments are excellent and will let you implement a deephish network from practically scratch, before diving into modern frameworks and applications.

[1]: https://www.coursera.org/learn/statistical-mechanics [2]: http://cs231n.stanford.edu/index.html

Re: Ask HN: Top Coursera Courses?

#38

I think Dan Grossman's Programming Languages courses are amazing if you have slept through the subject in university: https://www.coursera.org/learn/programming-languages

I took it the second time it was offered. One of the main reasons was it was as an excuse to learn Emacs. Does anyone know if the course still encourages using Emacs?

it does!

Re: Ask HN: Top Coursera Courses?

#39

I think Dan Grossman's Programming Languages courses are amazing if you have slept through the subject in university: https://www.coursera.org/learn/programming-languages

Great class that really challenged me as a self-taught programmer. Rewarding assignments that pushed back the basics you often find in MOOCs
Post reply on HN