What Languages Should You Explore After Learning Elixir?

  • Thread starter Thread starter sourlemon
  • Start date Start date
Click For Summary
SUMMARY

After learning Elixir, developers should explore languages such as Ruby, JavaScript, and Python to expand their programming skills. The discussion emphasizes the importance of starting with example code and utilizing a good reference source to facilitate learning. A common initial step is creating a "Hello World!" program to familiarize oneself with the development environment. This foundational approach allows learners to progressively implement features and deepen their understanding of the new language.

PREREQUISITES
  • Basic understanding of Elixir programming
  • Familiarity with development environments
  • Knowledge of programming concepts such as variables and functions
  • Experience with reading and interpreting example code
NEXT STEPS
  • Explore Ruby on Rails for web development
  • Learn JavaScript frameworks like React or Vue.js
  • Investigate Python's Flask or Django for backend development
  • Practice building small projects to reinforce language concepts
USEFUL FOR

This discussion is beneficial for software developers, particularly those transitioning from Elixir to other programming languages, as well as anyone interested in enhancing their coding skills through practical application and exploration of new technologies.

sourlemon
Messages
52
Reaction score
1
I'm thinking of building my own site with a new language. I'm thinking of Elixir. But I'm curious what else is out there that might be fun to play with.

I'm violating the single responsibility here, but another question. How do you get started on a new language? Do you read a book? Or do you start building something you like and figure it out along the way?
 
Last edited:
Technology news on Phys.org
People learn in different ways, but I start with example code, a good reference source, and the development environment.
It's very common to start with a simple "Hello World!" program - just so that you know you understand the basics about you development environment. Then find some fun stuff from the examples or from the reference material and, one feature at a time, get that stuff to work.
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
2K
Replies
86
Views
4K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 133 ·
5
Replies
133
Views
14K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 397 ·
14
Replies
397
Views
22K
Replies
4
Views
2K
Replies
69
Views
11K