Shelly – a programming language to draw in the browser
1–10 of 44 posts
Re: Shelly – a programming language to draw in the browser
#2This is a great tool to teach kids programming!
Re: Shelly – a programming language to draw in the browser
#3Ah, this brings back memories from my childhood. The first programming language I ever used was Logo https://en.wikipedia.org/wiki/Logo_(programming_language) . This was sometime back in 2002-2003 when I was 7 or 8 years old. We had very basic PCs in my school, many of which were purely DOS based. This is a great tool to teach kids programming!
The teachers at my school were just completely clueless at teaching programming or anything to do with computers. We would just run through work sheets that told you what to type. Hardly anyone got any real instruction. It wasn't until DOOM came out that I got motivated to self-teach.
Re: Shelly – a programming language to draw in the browser
#4Ah, this brings back memories from my childhood. The first programming language I ever used was Logo https://en.wikipedia.org/wiki/Logo_(programming_language) . This was sometime back in 2002-2003 when I was 7 or 8 years old. We had very basic PCs in my school, many of which were purely DOS based. This is a great tool to teach kids programming!
Re: Shelly – a programming language to draw in the browser
#5Ah, this brings back memories from my childhood. The first programming language I ever used was Logo https://en.wikipedia.org/wiki/Logo_(programming_language) . This was sometime back in 2002-2003 when I was 7 or 8 years old. We had very basic PCs in my school, many of which were purely DOS based. This is a great tool to teach kids programming!
Re: Shelly – a programming language to draw in the browser
#6Anyway, I'm hoping the authors see this. I tried Shelly for a while and here's what I think:
1. The tutorial needs background. Its text displayed over more text and that's tough to read. For the first point in the tutorial, I couldn't locate where it was visually and had to carefully read what the various parts of the screen were saying.
2. Make the editor stop complaining while I'm writing something. Its too aggressive and made me immediately think of https://i.redd.it/nygb741tho951.gif.
Overall, I like the concept. I'd have wished the syntax was more like javascript so someone learning this could more easily translate their skills to other parts of the web, but I guess we have to compromise that for the nostalgia and simple commands like `right 90` etc. I love this!
Re: Shelly – a programming language to draw in the browser
#7Ah, this brings back memories from my childhood. The first programming language I ever used was Logo https://en.wikipedia.org/wiki/Logo_(programming_language) . This was sometime back in 2002-2003 when I was 7 or 8 years old. We had very basic PCs in my school, many of which were purely DOS based. This is a great tool to teach kids programming!
Re: Shelly – a programming language to draw in the browser
#8I was looking to file some issues with the project but couldn't find a repo. Guess I'm too used to expecting things to be open source. Anyway, I'm hoping the authors see this. I tried Shelly for a while and here's what I think: 1. The tutorial needs background. Its text displayed over more text and that's tough to read. For the first point in the tutorial, I couldn't locate where it was visually and had to carefully…
Re: Shelly – a programming language to draw in the browser
#9Re: Shelly – a programming language to draw in the browser
#10Ah, this brings back memories from my childhood. The first programming language I ever used was Logo https://en.wikipedia.org/wiki/Logo_(programming_language) . This was sometime back in 2002-2003 when I was 7 or 8 years old. We had very basic PCs in my school, many of which were purely DOS based. This is a great tool to teach kids programming!