seven-languages-in-seven-weeks/slides/introduction.org

1.7 KiB

Seven Languages in Seven Weeks

The Book

The Book   BMCOL

https://pragprog.com/book/btlang/

Discount Code (35% off)
ExtremeTech7

Cover   BMCOL

/github/seven-languages-in-seven-weeks/media/commit/7c2eef13b6b4a82e93085d84b12c66c4711a8da7/slides/btlang.jpg

Foreward   B_quote

Ultimately, programming is about understanding, and understanding is about ideas. So, exposure to new ideas is essential to a deeper understanding of what programming is all about.

— Joe Armstrong, creator of Erlang

Method to the Madness

  • What is the typing model?
  • What is the programming model?
  • How will you interact with it?
  • What are the decision constructs and core data structures?
  • What are the core features that make the language unique?

The Languages

  1. Ruby
  2. Io
  3. Prolog
  4. Scala
  5. Erlang
  6. Closure
  7. Haskell

A Final Charge   B_quote

Have fun