Giter VIP home page Giter VIP logo

crafty-erlang's Introduction

Crafty Erlang

Introductory presentation on Erlang, focusing on programming idioms, thinking in Erlang, and getting started with simple projects.

Presented using S9/Slideshow.

To install S9/Slideshow and the S6 theme:

sudo gem install slideshow
slideshow -f http://github.com/geraldb/slideshow-s6-syntax-highlighter/raw/master/s6syntax.txt

To generate the slides:

slideshow -t s6syntax.txt crafty_erlang

This will generate a crafty_erlang.html file, which you can just open in a browser.

Associated scripts

  • bowling_game.erl Algorithm for scoring a bowling game.
  • bowling_game_test.erl Unit tests for same.
  • bowling_store.erl Data store for players and rolls in a bowling game; returns new total score when roll added.
  • bowling_web.erl Web app for keeping score in a bowling game.
  • kvstore.erl Key-value storage module; no longer part of presentation.
  • rest_client.erl Command-line app which talks to the bowling_web REST client.
  • scorekeeper.erl Command-line app for keeping score in a bowling game.
  • start_server.erl Script for starting up bowling_web app.
  • uniq_id.erl Simplest possible data manager process.
  • web_test.erl Automated test of bowling_web REST requests.

crafty-erlang's People

Contributors

bluegraybox avatar

Stargazers

 avatar Victor Konopelko avatar  avatar Connor Ross avatar Manuel Durán Aguete avatar George Paley avatar  avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.