Skip to content
Bryan Hunter edited this page Jun 25, 2013 · 40 revisions

Syllabus

Text book: Erlang Programming by Francesco Cesarini (O'Reilly)

Use discount code "DSUG"

June 25, 2013 Meeting

Lab: Debugging Erlang

Month Assignments:

  • Install Erlang
  • On Windows
  • On Ubuntu
  • On Mac
  • Read chapters 1,2,3 of Erlang Programming
  • Watch Debugging Erlang screencast
  • Begin the Erlang Koans and complete the following:
  • about_atoms.erl
  • about_boolean_expressions.erl
  • about_strings.erl
  • about_lists.erl
  • about_pattern_matching.erl
  • about_guard_clauses.erl

July 23, 2013 Meeting

Lab: EUnit

Month assignments:

  • Read chapters 4,5,6 of Erlang Programming
  • Erlang Koans complete the following:
  • about_processes.erl

August 27, 2013 Meeting

Lab: To be decided

Month assignments:

  • Read chapters 7, 8, 9 of Erlang Programming
  • Erlang Koans complete the following:
  • about_dicts.erl
  • about_higher_order_functions.erl
  • about_list_comprehensions.erl
  • about_binaries.erl

September 24, 2013 Meeting

Lab: To be decided

Month assignments:

  • Read chapters 10, 11, 12 of Erlang Programming

##Show-and-Tell Challenges##

  • FizzBuzz
  • Image file to color histogram
  • LuhnyBin
  • Distributed Banking ATM
Clone this wiki locally