mirror of
https://github.com/extreme-tech-seminar/seven-languages-in-seven-weeks.git
synced 2024-11-29 03:00:18 +00:00
1.7 KiB
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
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
- Ruby
- Io
- Prolog
- Scala
- Erlang
- Closure
- Haskell
A Final Charge B_quote
Have fun