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...

Descripción completa

Detalles Bibliográficos
Otros Autores: St. Laurent, Simon, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing, China : O'Relly 2017.
Edición:Second edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630313806719
Tabla de Contenidos:
  • 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.