DEV Community

Discussion on: What coding language do you want to learn this year, and why?

Collapse
 
deathvenom54 profile image
Deathvenom

I am learning Go currently, and would love to dip my toes in Rust as well in the near future.

Collapse
 
andypiper profile image
Andy Piper

Nice! I used Go a lot more about 8-9 years ago, and then wandered away from it (partly because my work has me helping more developers using e.g. Python and Java and JavaScript). I just tried out TinyGo yesterday for the ESP32 board I'm working with, and that was pretty cool.

Collapse
 
deathvenom54 profile image
Deathvenom

Damn, I have never heard of it. I do have an Arduino lying around which I am guilty of never playing around with, because I don't like the language. Perhaps I could try building something now with it and TinyGo. Thanks!