• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Erlang ▶ Learn You Some Erlang for Great Good!

Learn You Some Erlang for Great Good!

March 22, 2012

Free Online Book: Learn You Some Erlang for Great Good!

Reading “Learn You Some Erlang for Great Good!” should be one of your first steps in learning Erlang. Erlang is a functional programming language. It is a general-purpose concurrent, garbage-collected programming language and runtime system.

Book Description

This book wants itself to be a way to learn Erlang for people who have basic knowledge of programming in imperative languages (such as C/C++, Java, Python, Ruby, etc) and may or may not know functional programming (Haskell, Scala, Erlang, Clojure, OCaml…). I also want to write this book in a honest manner, selling Erlang for what it is, acknowledging its weaknesses and strengths.

Table of Contents

  • Starting Out
  • Modules
  • Syntax in Functions
  • Types (or lack thereof)
  • Recursion
  • Higher Order Functions
  • Errors and Exceptions
  • Functionally Solving Problems
  • A Short Visit to Common Data Structures
  • The Hitchhiker’s Guide to Concurrency
  • More On Multiprocessing
  • Errors and Processes
  • Designing a Concurrent Application
  • What is OTP?
  • Clients and Servers
  • Rage Against The Finite-State Machines
  • Event Handlers
  • Who Supervises The Supervisors?
  • Building an Application With OTP
  • Building OTP Applications
  • The Count of Applications
  • Release is the Word
  • Leveling Up in The Process Quest
  • Buckets Of Sockets
  • EUnited Nations Council
  • Bears, ETS, Beets
  • Distribunomicon
  • Distributed OTP Applications
  • Common Test for Uncommon Tests

Download Free PDF / Read Online

Author(s): Frederic Trottier-Hebert
Format(s): HTML
Link: Read online.

Similar Books:

  1. Learn You a Haskell for Great Good!
  2. Learn To Program
  3. Ada Programming
  4. Real World Haskell
  5. A Functional Pattern System for Object-Oriented Design
Previous Post: « Teach Yourself Scheme in Fixnum Days
Next Post: Big Data Now »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com