By continuing, you agree to our Terms of Use and Privacy Policy.
Already have an account?
Go back to
In this book, you will find descriptions of programs that you can write in Erlang. The programs will usually be short, and each one has been designed to provide practice material... - Selection from Études for Erlang [Book]
O'Reilly Media, a renowned technology publisher, offers this tutorial through their online platform. Known for their comprehensive and practical approach to technical education, O'Reilly provides free access to this Erlang resource, demonstrating their commitment to supporting the programming community and fostering open learning.
This tutorial focuses on Erlang, a functional programming language designed for building scalable and fault-tolerant systems. The 'Études for Erlang' course aims to provide hands-on experience with Erlang's unique features, including its concurrency model, pattern matching, and distributed computing capabilities. It guides learners through practical exercises to build a solid foundation in Erlang programming.