shansiddiqui94

shansiddiqui94

Need a Crash Course on Elixir...any ideas

Hello,
I have an interview coming up and I seem to have forgotten important concepts of Elixir. So I was wondering if you guys know of any crash courses on Elixir and Pheonix and maybe build a simple app at the end?

Something that talks about Elixir, Pheonix, and or Liveview.

Thank You

Most Liked

stevensonmt

stevensonmt

https://codestool.coding-gnome.com

Cannot recommend the Elixir course enough. In the end you have a web app using Phoenix.

jschepmans

jschepmans

I’m going through the Dockyard Academy open source curriculum, and I think it’s great. It uses Livebook and you learn the basics of the language, tooling, OTP, Phoenix and Liveview. In my personal experience this the most beginner friendly course I have seen up to now, with many small exercises and projects and very to the point. Dockyard actually uses this curriculum for their bootcamp, but IMO it is also doable on yourself. :slightly_smiling_face:

shansiddiqui94

shansiddiqui94

I believe you mean this one Elixir for Programmers, Second Edition. I will purchase this one after I go through a refresher course again.
Sorry, my question is pertaining to a more beginner-friendly course, before I jump into this one by PragDave

cloudytoday

cloudytoday

Depends on what you mean by a “crash-course”. Personally I’ve found the official guides great, very terse and on point. As mentioned in the table of contents they include stuff like OTP, building small apps, etc. But, not Phoenix.

Aetherus

Aetherus

Since Elixir is not that popular, our company’s question is just “Please reimplement flatten using recursion. You can use any language you like.”

We don’t expect our new colleagues to know Elixir. Several days ago, I just taught a new colleague how to reimplement GenServer module using pure Elixir.

Where Next?

Popular in Chat/Questions Top

InkFlo
Hi everyone, This year I’m graduated from Bachelor Degree (in computer science) from France (not really a bachelor, the exact term is “L...
New
yachnytskyi
Hello everyone. I am gonna start with Elixir/Phoenix, thinking to use Stephen Grider as a start point, then elixir school and other sourc...
New
wolfiton
Question: Can someone recommend me some good resources on learning performance for phoenix elixir applications and a design pattern I sh...
New
armanm
I know zero downtime deployment can mean different things depending on your application and what your users can tolerate so expectations ...
New
Lincxx
Hello, I’m sure this has been asked a bunch, but where to start. I do prefer vodeos over books, but recently I have found books to be mor...
New
ca1989
Hi all, is there any up to date resource out there (blog, talk, video, book…) about deploying elixir applications using releases? In pa...
New
Scoty
Hey, I am currently reading Programming Elixir and I am doing one of the exercises where you should write a solution to the “I’m thinkin...
New
Fl4m3Ph03n1x
Background I am trying to recycle myself and improve my knowledge about Phoenix. With 1.7 now out, this seems like a good opportunity. W...
New
asfand
Hi Everyone, I am a student and know basics of web development, used some php and ruby, but I am not an expert in any. I want to learn E...
New
koen_vb
Hi, I was looking for a pointer of how I could most easily start with phoenix regarding deploying it to something like linode or google c...
New

Other popular topics Top

senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
sergio
I couldn’t find any guides that worked well with Phoenix 1.6.0 and esbuild. I hope this helps people test the waters and eases you into t...
New
malloryerik
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode. The solution seems to be, in a hyphena...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
New
chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New

We're in Beta

About us Mission Statement