Live data from Hacker News

Launch HN: Scrimba (YC S20) – Interactive video for learning to code

news.ycombinator.com

71–76 of 76 posts

Re: Launch HN: Scrimba (YC S20) – Interactive video for learning to code

#71
post #60

I don't really see why this would be better than the traditional format with lectures that go through the theory with some examples, and then homework tasks you solve yourself. As long as those tasks are appropriate, it's an excellent method that closely mirrors the realities of being a developer. I learned iOS development from the Stanford course and I can't imagine a better way.

The traditional format will endure, but don´t you think there is ways to improve it? I would think the format is a compromise around the constraints of a teacher to student ratio and the availability of different media where whiteboard was an excellent way to share before digital media. People who learn well from watching others and are highly motivated to get their hands dirty perform well with this format. But isn´t it better to get help if you are stuck - either automated as our format have the context you are working in or by easily sharing your actual code with the context it is written?

We propose that bringing the process of writing code closer to the teaching materials will make more students likely to write more code. We also think making it easier to share your code within a context, without setting up a matching environment online or that the group teacher has to copy it locally, will make it easier to get quality feedback. And we will introduce this feedback loop as a part of the courses where students give feedback on each others code. We think that will give more people access to learning to code, and we can bring it even closer to the realities of being a developer.

Re: Launch HN: Scrimba (YC S20) – Interactive video for learning to code

#72

Hey it seems like there's no way for a prospective student to see how the course is taught before they buy? As far as I can see, all course contents are pay-walled.

The majority of our courses are free - check them out here https://scrimba.com/allcourses?price=free

Re: Launch HN: Scrimba (YC S20) – Interactive video for learning to code

#73

Earlier quoted context omitted.

Wow, thank you so much for that awesome blog post! It's thanks to acts like that we've been able to keep the wheels going at Scrimba the last year, as we haven't had money to spend on paid advertising, so we've had to rely on organic growth.

Thanks. It’s genuinely what I thought so glad to write it. I think I found you through Google it might have been an ad or organic result last last year.

That is very very nice of you. Thank you again!

Re: Launch HN: Scrimba (YC S20) – Interactive video for learning to code

#74

Oh wow, I had no idea Scrimba was brand new! I signed up for the Responsive Web Design course last week and I'm getting a lot out of it. This is actually my first time taking any kind of web course of any type, programming or otherwise. I work in the data/ml stack, not the web stack, and I've avoided learning anything serious about frontend for _years_. Figured it was about time to fix that so that I can get my perso…

Glad you like it! We're working on fixing the Firefox problems btw, sorry about that!

Re: Launch HN: Scrimba (YC S20) – Interactive video for learning to code

#75
Scrimba is a fantastic service for teaching coding principles. At Udacity, we also use Jupyter Notebooks heavily to teach additional topics, and a couple years ago Scrimba was the inspiration for a similar open-source tool we built called for Notebooks, called JupyterGraffiti. Using just your browser (nothing to install) you can record all your activities and your voice, as well as draw and annotate, inside Jupyter Notebooks. All recordings are interactive, so you can try the teacher’s code out any time while they’re presenting. We use it to teach data structures and algorithms, coding for special chips, data analytics, machine learning, and more. Live demos of Graffiti are linked at its repository, https://github.com/willkessler/jupytergraffiti.

Re: Launch HN: Scrimba (YC S20) – Interactive video for learning to code

#76

Oh wow, I had no idea Scrimba was brand new! I signed up for the Responsive Web Design course last week and I'm getting a lot out of it. This is actually my first time taking any kind of web course of any type, programming or otherwise. I work in the data/ml stack, not the web stack, and I've avoided learning anything serious about frontend for _years_. Figured it was about time to fix that so that I can get my perso…

Glad you like it! We're working on fixing the Firefox problems btw, sorry about that!

Awesome! Glad to hear it!
Post reply on HN