Which language or framework do you want to learn next?

4 posts were merged into an existing topic: What are the most popular frameworks for these languages?

I started a course on Swift, but didn’t finish (lack of free time :frowning:)

As @DevotionGeo I could see myself getting (back) into Erlang and Rust as well.

3 Likes

Rust and Haskell. I wanted to learn them since a while but never found enough free time to really start…

5 Likes

I’d like to build a project using the Nerves framework on a RPi in Elixir

3 Likes

I imagine rust lang because I saw many people doing blog posts, talks, content talking about the best scenario to combine elixir and rust…

3 Likes

This is my updated list :see_no_evil:

Longer term

  • Swift (via some of the books here and vids here)
  • Rust (this book looks interesting!) or Crystal (with this book - though probably Rust, because of Rustler)
8 Likes

3 posts were split to a new topic: Erlang Master Classes - by Joe Armstrong, Francesco Cesarini and Simon Thompson

I also have learning Erlang on my list.

I could also use more practice with GenServers and OTP. I can program in Elixir, and put things together in Phoenix, but I still can’t build anything on top of a bare GenServer without my nose stuck in a reference work the entire time.

2 Likes

Hi, my objetive this year is to learn elixir, so that I can apply it, or at least try it, in the company where I work.

I am a Python programmer, and I find interesting all the tools that elixir provides that avoid using additional services for most of the developments (redis, celery, etc.), in addition to the support to concurrence.

Let’s see how the year goes.

Best regards!

5 Likes

Apache Groovy because it is used in Gradle build scripts and Jenkins pipelines

4 Likes

C++ again.

3 Likes

I used to write tons of bash years ago, but for past few years it was always either python, or JS, or C# or powershell, or go, or elixir.

about 2 weeks ago I had to write quite complex bash script, and I realized, I have forgotten it! So need to learn it again :smiley:

2 Likes

Hoping to learn F# and functional programming this year :slight_smile:

2 Likes

Swift is my next language to learn.

2 Likes

Phoenix LiveView :slight_smile:

4 Likes

Continue to learn elixir :slight_smile:

5 Likes

Elixir, it just looks so nice; plus it’s high concurrency levels are really awesome!
Currently stuck learning Rust, so it’ll be a long while before I actually make any progress with Elixir but it’s gonna be fun, even more so since I’ve always been interested in a fully functional programming language :wink:

4 Likes

Elixir and phoenix is on my list

6 Likes
  1. Kotlin + Spring Boot 2,0 (I’ve heard that it’s very quick to build a CRUD app)
  2. Rust + Rocket (I’ve heard that it’s very fast)
  3. Elixir + Phoenix (heard trhat it can build massively big website)
3 Likes

Learning game development using C.

3 Likes