Edabit goes beyond teaching basic syntax and instead teaches its users how to *think like programmers* (problem solving). I started working on this project because I was frustrated with the fact that every resource aimed at teaching beginners how to code stopped after basic syntax. So there was this gap between knowing basic syntax and actually making stuff.…See more
@itsmattmac this is awesome. I'm def gonna use this in my Girls Who Code club. I was just making these up myself in repl.it, but that doesn't have automated testing of the solution. This is like a cross between that and khan academy.
re: suggestions - you should probably add a way for people to submit their own.
Awesome Job!
@uxiomatic Glad you're finding it useful! You can actually already publish your own challenges. When you're signed in, click the plus icon in the upper right corner and select "New Challenge". I made some documentation on creating simple test cases too: https://edabit.com/guide - and I would recommend creating a collection for use with your Girls Who Code cl…See more
@faisal_hassanx I'm adding Ruby and PHP next. So, maybe a month or two. I like to roll out each language on its own to minimize / contain any bugs. Makes my job as the sole developer a lot simpler! :)