It seems like there are about 22 27 46 219 320 493 1840 active subscribers here. I have a few questions for you all.
- Which programming languages do you regularly use?
- Which are your favorite to work with and why?
- Which do you have interest in trying and why?
The biggest draw with Red for me was how quickly you can put together a simple GUI program. IIRC, you just need to download the GUI version of Red, there are no extra dependencies or framework. That said, I didn’t get to play with the GUI aspect of it much in exercism’s exercises. I suspect the test runners wouldn’t have supported it.
The syntax definitely took some getting used to. I found the official documentation a bit lacking, but combined with Red by Example…and peeking at other people’s code 🙃, I was able to get somewhere with it.
A few links to get you started, if you like:
Hope that’s useful!
Thanks for the jumpstart! I’ll start playing with Red soon.