Introducing Erlang getting started in functional programming

If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. In this updated second edition, author Simon St.Laurent shows you how to write simple E...

Full description

Bibliographic Details
Other Authors: St. Laurent, Simon, author (author)
Format: eBook
Language:Inglés
Published: Beijing, China : O'Relly 2017.
Edition:Second edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630313806719
Table of Contents:
  • Getting comfortable
  • Functions and modules
  • Atoms, tuples, and pattern matching
  • Logic and recursion
  • Communicating with humans
  • Lists
  • Higher-order functions and list comprehensions
  • Playing with processes
  • Exceptions, errors, and debugging
  • Storing structured data
  • Getting started with OTP
  • Next steps through editing.