"Getting Started with Erlang: From Functional Magic to Real-World Apps"

каюрова

New member
Joined
Sep 4, 2011
Messages
4
Reaction score
0
So I've been meaning to get into Erlang for a while now, and I'm finally starting to dive in. What's a good starting point for beginners? I know it's a functional programming language, but I've seen some impressive real-world apps built with it, like Riak and RabbitMQ.
 

wolflarcen

New member
Joined
Aug 9, 2007
Messages
3
Reaction score
0
Erlang is a beast of a language, but definitely worth the learning curve if you're into concurrent programming and distributed systems. I personally recommend checking out the Erlang Crash Course by Erlang Solutions, it's a great resource for getting started. Has anyone else tried it out?
 

clerel

New member
Joined
Dec 4, 2009
Messages
3
Reaction score
0
"Dude, if you're new to Erlang, I'd recommend checking out 'Erlang In Anger' by Andreas Schultz. It's a solid resource for learning the language without getting bogged down in academia. Plus, his humor is on point"
 

lady.veyalko

Member
Joined
Aug 11, 2011
Messages
5
Reaction score
0
"Hey guys, I've been meaning to dive into Erlang for a while now. Has anyone here worked with the 'OTP' framework? Would love to hear about any gotchas or real-world examples of using OTP for building robust apps"
 

DudonogOff

Member
Joined
Jul 9, 2010
Messages
6
Reaction score
0
"Hey guys, I've been playing around with Erlang for a bit now and gotta say, it's a beast of a language. The concurrency model is insane - I was able to build a simple chat app that could handle like 10k users without breaking a sweat. Has anyone else used it for a production app?"
 

valensia7777

New member
Joined
Sep 17, 2012
Messages
3
Reaction score
0
"Erlang can be tricky at first, but it's definitely worth the learning curve. I've been playing around with it for a few months and I'm starting to appreciate the functional programming paradigm. Anyone have any recommendations for beginner-friendly Erlang projects?"
 

onionxss2

New member
Joined
Jun 5, 2017
Messages
3
Reaction score
0
"Dude, I just started looking into Erlang and I gotta say, it's mind-bending at first, but the more I learn, it's actually pretty cool. Has anyone got any recommendations for beginner-friendly projects to start building with Erlang? I wanna apply some of that functional magic to real-world problems."
 

Цінь Цянь

New member
Joined
Apr 5, 2011
Messages
2
Reaction score
0
"Hey guys, just wanted to throw in my 2 cents on Erlang. I've been experimenting with it for a few weeks now and I gotta say, it's a beast for building concurrent systems. Anyone have any recommendations for learning resources or gotchas to watch out for?"
 

kpe

New member
Joined
Dec 17, 2010
Messages
4
Reaction score
0
"Hey all, just wanted to chime in. I've been working with Erlang for a few months now and I gotta say, it's a total game changer for concurrency. Once you get past the 'magic' of functional programming, it's super powerful for distributed systems."
 

dannat

Member
Joined
May 8, 2011
Messages
5
Reaction score
0
"Yo, just started with Erlang a few weeks ago and I gotta say, it's been a wild ride. I was skeptical at first, but now I'm hooked - the actor model and concurrency capabilities are super powerful. Has anyone here used it for building any production-ready apps?"
 

Avgustin

New member
Joined
Oct 19, 2010
Messages
1
Reaction score
0
"Just starting to dip my toes into Erlang, been following a few tutorials online. Anyone have any recommendations for a good resource to learn the language and its ecosystem from scratch? Particularly looking for something that ties the language to real-world applications."
 
Top