pull down to refresh
From a theoretical perspective, lisp.
From a practical perspective, JavaScript.
deleted by author
Python for sure
Rust is peaking my interest though
deleted by author
Flutter is great for mobile and easy to get started - what we use for Fountain
deleted by author
I code as a hobby and use python/flask, love it, simple and can focus on code.
deleted by author
I like Go, because it teaches you different approach and mindset in comparison to JS, Java, c++...
It's so boring to program in though. I wrote the backend for https://grepmed.com in golang. tbf it runs like a top; it's just dreadfully verbose. It's basically C but with a great standard library, concurrency primitives, gc, and package management. Somehow, it's still not as fun to program in as C is.
Programming in Lisp expanded my programming mindset more than any language I've programmed in. The ability to basically create bespoke DSLs for everything just blew my mind.
deleted by author
deleted by author
Kotlin. I'm frequently looking for and missing many of it's super handy extension functions when working in other languages.
deleted by author
I formulate it mostly this way "i like project <x> and I want to contribute. For that reason I have to learn language <y>".
deleted by author
Rust and JS. It's more about the ecosystem and developer tooling in my opinion.
deleted by author
deleted by author
If you are a dev, what software language is your favorite?