Open lukasvan3l opened 8 years ago
Or a small "hello world" program? A simple but fun piece of code that invites you to change variables and helps connect the code and the output it generates. Who hasn't changed 10 PRINT"HELLO WORLD"
to 10 PRINT"HELLO MYNAME"
:)
Great idea, @RoelN! I started by implementing templates in this branch: https://github.com/Q42/CT-3000/tree/feature/templates
Pretty easy, load a file from disk by passing it's name in the URL. You can see it working here: http://q42.github.io/CT-3000/#/nl/tool/welkom
Now to built that out to a tutorial-kinda-thing...
First-time users are presented with a black box and don't know what to type.
Ideas: