Show HN: Futurecoder – A free interactive Python course for coding beginners
11–20 of 85 posts
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#12Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#13This looks really good, going through the first couple of tasks it seems well considered. I'm introducing my 8yo daughter to programming at the moment, she is beginning to play around with Scratch. I'm keeping my eye out some something closer to proper coding though. I think this may be a little too far at the moment, but I may try her out on it with me sitting next to her and see how she gets on! Is there any way fo…
For 8yo, maybe you can consider bringing her through Hedy: https://hedy.org/ It's gradual (starts easy but limited, then with progress through levels gets more precise and powerful), and I read that it gets to full blown Python programming. Theres an excellent talk on the approach by the author: https://m.youtube.com/watch?v=fmF7HpU_-9k Edit: +Hedy is designed with kids in mind, as opposed to adults, which I believe…
Yes, Future Coder is clearly aimed at adults or older teenagers, and looks really good for them. That was mostly the point of my question about user created tutorials. Using the current tutorial as a basis, but simplifying the language and some of the conceptual stuff would make something that could work for younger kids.
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#14[flagged]
This is a strange interpretation of the word 'free'. If you mean 'gratis', it definitely is free of charge. If you mean 'libre', it is MIT licensed, so you can do whatever you want with it. If you mean some other kind of 'freedom', you should probably clarify...
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#15Earlier quoted context omitted.
This is a strange interpretation of the word 'free'. If you mean 'gratis', it definitely is free of charge. If you mean 'libre', it is MIT licensed, so you can do whatever you want with it. If you mean some other kind of 'freedom', you should probably clarify...
I think the parent's point is that you can't quite do "whatever you want" with it anywhere in the world, at least until Alex dies, because in some countries authors have inalienable moral rights that cannot be waived by any agreement or license. For instance, if you go to France and distort or mutilate Alex's work in a way that harms his reputation or honour, he will be able to sue you for it, and no possible license…
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#16Earlier quoted context omitted.
This is a strange interpretation of the word 'free'. If you mean 'gratis', it definitely is free of charge. If you mean 'libre', it is MIT licensed, so you can do whatever you want with it. If you mean some other kind of 'freedom', you should probably clarify...
I think the parent's point is that you can't quite do "whatever you want" with it anywhere in the world, at least until Alex dies, because in some countries authors have inalienable moral rights that cannot be waived by any agreement or license. For instance, if you go to France and distort or mutilate Alex's work in a way that harms his reputation or honour, he will be able to sue you for it, and no possible license…
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#17Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#181. It doesn't seem to work in Microsoft Edge when the default Enhanced Security is turned on. You might need to ask people to turn that off. I'm not sure about a workaround. It panics with insufficient stack space.
2. How does it pay its own bills? If you get bored with it, what will happen to it? I'm sure Codecademy has a revenue strategy.
Just curious!
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#19Does anyone know a good resource for someone who was very familiar with older Python (early 2.x) and would like to get up to speed on the latest Python along with current/best practices?
Re: Show HN: Futurecoder – A free interactive Python course for coding beginners
#20tried the code playground, but seems there is no intellisense?
i think that would be very useful to learning