- Thread Author
- #1
At my job I mostly write Java (okay language), Kotlin (much better in my opinon), and sometimes Python (bad language but okay for scripts). But for personal projects I mostly use C# (a better Java with more control), F# (for both scripts and programs, very nice and simple syntax), LEAN (learning it for fun and because it has a massive potential), and C if I need something performant or low level, and C is also super nice.