Powodzenia, trzymam kciuki za Ciebie i Twoją platformę!
Show HN: ClassroomIO – an in-browser programming environment for education
11–20 of 25 posts
Re: Show HN: ClassroomIO – an in-browser programming environment for education
#12Re: Show HN: ClassroomIO – an in-browser programming environment for education
#13As a former CS teacher the real barrier is finding qualified teachers. Most schools, even international schools which pay significantly better, seem to have math or science teachers with little or no coding experience filling the role.
Re: Show HN: ClassroomIO – an in-browser programming environment for education
#14Re: Show HN: ClassroomIO – an in-browser programming environment for education
#15Re: Show HN: ClassroomIO – an in-browser programming environment for education
#16As a former CS teacher the real barrier is finding qualified teachers. Most schools, even international schools which pay significantly better, seem to have math or science teachers with little or no coding experience filling the role.
I sent 30 applications to London schools offering to teach programming and didn't get a single reply. I have experience teaching in adult education and over 20 years as a professional programmer.
Re: Show HN: ClassroomIO – an in-browser programming environment for education
#17Nice one, congrats! Is this something like CodeSandbox or more like a LeetCode platform where you solve problems, get feedback and so on? P.S: I just created an account today on classromio.com, which has a different purpose, but it's weird that I came across 2 different apps with the same name in the same day.
As for the other project, yeah, thanks for letting me know about it. Didn't know about that one, it must have launched recently as well.
Re: Show HN: ClassroomIO – an in-browser programming environment for education
#18I really like the idea and the site too. Do you plan to increase the price in the future?
Re: Show HN: ClassroomIO – an in-browser programming environment for education
#19What does this do that http://REPL.IT or Jupyter Notebooks do not do?
As for Jupyter Notebooks – ClassroomIO allows you to create an assignment and have a group of students work on it simultaneously without interfering with one another. (Maybe you can do this somehow in Jupyter, but I don't know how.) Also, it supports more languages and the flow is more like a regular console app.
Re: Show HN: ClassroomIO – an in-browser programming environment for education
#20Looks incredibly cool. I'm building a similar project, and I know how much work it is to put something like this together.