What Languages Should You Explore After Learning Elixir?

  • Thread starter Thread starter sourlemon
  • Start date Start date
AI Thread Summary
Building a website using a new programming language like Elixir is an exciting venture, with many alternatives available for exploration. When starting with a new language, individuals often have different approaches to learning. Common methods include reading books, utilizing example code, and setting up a development environment. A typical starting point is creating a simple "Hello World!" program to familiarize oneself with the basics. From there, learners can gradually implement features by experimenting with examples and reference materials, allowing for a hands-on understanding of the language.
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.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top