What programming languages do you know and which ones do you want to learn?
41–50 of 63 posts
Re: What programming languages do you know and which ones do you want to learn?
#42Right now I'm focused on learning Angular2 and mastering DDD
Re: What programming languages do you know and which ones do you want to learn?
#43Want to learn: C++, Rust, Haskell, Go Funny enough, learning C++ these days is arguably harder because of modern C++ standards. Reconciling the best practices between old and new can be difficult at times, especially if you don't care to embrace everything modern C++ has to offer. Multi-platform build systems also tend to be incredibly complex. Rust solves all this, but its ecosystem isn't exactly mature at the momen…
Re: What programming languages do you know and which ones do you want to learn?
#44Know: Javascript, Python, Java, C/C++/C#, some basic knowledge of Common Lisp and a few others (quickbasic, various scripting or special purpose languages like Matlab) Want to learn: Clojure, Haskell, x86 assembly, webassembly, shader languages (e.g. GLSL)
Re: What programming languages do you know and which ones do you want to learn?
#45I've found I can only know one programming language at a time. However, I can go back to languages I've used before and relearn them more quickly the nth time around.
Re: What programming languages do you know and which ones do you want to learn?
#46Want to learn: Racket (for the parentheses) one of the MLs (for the types) Lean (because theorem provers are magic) Rust (at least enough to respond intelligently to "just rewrite it in Rust!")
Re: What programming languages do you know and which ones do you want to learn?
#47Want to learn: Haskell, Go, even more Python and Elixir
Re: What programming languages do you know and which ones do you want to learn?
#48Want to learn (in decreasing order of interest): Haskell, Rust, Elm, TypeScript
Zero further interest in: Go, Java, Kotlin
Re: What programming languages do you know and which ones do you want to learn?
#49Recent-ish daily: Ruby (Rails)
Before that daily: AS3/AS2 (many), PHP (WordPress, Yii, others),
Throughout: HTML/CSS/JS, SQL,
Side note: I was surprised at how short my list was. It feels like it should be much longer (edit: as if I'm forgetting a bunch).
As far as wanting to learn? I've only scratched the surface on Elixir (~1yr). Will continue unwrapping that awesomeness for now.