Study Notes
  • Introduction
  • Architecture & System Design
    • Messaging Systems
    • RPC Frameworks
    • Scalable Web Application Architecture
    • Parallel vs Concurrent
    • Concurrency
    • Load Balancing - Nginx
    • REST API
    • WebSockets
    • Streaming
    • Serialization
  • Programming Language
    • JavaScript & Node.js
      • Node.js Promises
      • Node.js Async Flow Control
      • Node.js Profiling
    • Java
    • Erlang
    • Python
    • Golang
      • Go Runtime Scheduler
  • Software Engineering
    • Design Patterns
    • Unit Testing
    • Legacy Code
    • Agile & Scrum
  • Database
    • NoSQL
    • SQL
  • DevOps & Tools
    • Version Control - Git
    • Shell - zsh, bash
    • Docker
    • Linux Package Management - YUM
    • Linux Command Line Tools
  • Security
    • OWASP Security
  • AI, ML, DL, CV, NLP
    • Deep Learning
Powered by GitBook
On this page
  • Courses
  • Tutorial
  • Documentation & Manual
  • Books
  • Article & Blog
  • Special Topics

Was this helpful?

  1. Programming Language

Erlang

PreviousJavaNextPython

Last updated 5 years ago

Was this helpful?

Courses

Tutorial

Documentation & Manual

Books

  • "Introducing Erlang" from O'Reilly.

  • "Learn You Some Erlang for Great Good!" from No Starch Press.

  • "Erlang Programming" from O'Reilly.

  • "Programming Erlang" from Pragmatic.

  • "Erlang and OTP in Action" from Manning.

  • "Designing for Scalability with Erlang/OTP" from O'Reilly.

Article & Blog

Special Topics

Course - Erlang Programming Language
Learn You Some Erlang
Getting Started With Erlang
Introduction to programming in Erlang, Part 1: The basics [pdf]
Getting Started with Erlang [pdf]
Learn X in Y minutes Where X=erlang
Erlang/OTP System Documentation
Erlang Reference Manual
A Concise Guide to Erlang
Why I Program In Erlang
The Joy of Erlang; Or, How To Ride A Toruk
Erlang Efficiency Guide