Ask HN: Courses like Coursera or Udemy but without the videos?
11–20 of 58 posts
Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#12She uses python & Jupyter Notebook to present the course, not video, for the reasons you mentioned. She is one of the people who got me started writing my book in Jupyter Notebook (mine is not part of a MOOC).
I'm pretty sure that what you are looking for doesn't exist in large scale. Someone already mentioned this, but probably the MIT OCW is the closest (many classes have no video, only lecture notes).
Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#13Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#14> paid (or free) tutorials, which uses text and pictures to convey information rather than videos. Isn't it called a "book"? :) I'm with you, I often find videos on Coursera et all pretty useless and inefficient. More effective for me to just buy a book on the topic I want to learn about.
Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#15"rich" javascript animation with free textbook(access just via course registered for within restricet course time)
Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#16If you are willing to wait 8 weeks, my budding company is building a search engine for explanations of things that could help you find what you are looking for. I too have had this problem in finding educational resources, and we are working to improve on the usual googleing experience. I cannot promise much right now, but you are not alone in your search. Let me know if you would like a beta key?
Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#17> paid (or free) tutorials, which uses text and pictures to convey information rather than videos. Isn't it called a "book"? :) I'm with you, I often find videos on Coursera et all pretty useless and inefficient. More effective for me to just buy a book on the topic I want to learn about.
Classes entail teaching, homework, grades, a final exam, and TAs. You are supported in your learning efforts.
A few books/textbooks are structured for self-learning, but most are not. Just picking up a textbook on fluid dynamics (say) and expecting to work through it without support and guided practice is a pipe dream for all but the most dedicated autodidact.
Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#18Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#19Re: Ask HN: Courses like Coursera or Udemy but without the videos?
#20I've liked scotch.io for some dev things, and thinkster.io for some Angular/frontend.
Also check out these IPython notebooks for a ton of topics: https://github.com/ipython/ipython/wiki/A-gallery-of-interes... .