User Tools

Site Tools


2018:concurrent_functional_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2018:concurrent_functional_programming [2018/09/10 12:53] adolfont2018:concurrent_functional_programming [2020/11/19 11:42] (current) – external edit 127.0.0.1
Line 18: Line 18:
   * Tate, Bruce. //Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages//. Pragmatic Programmers, 2010. **The book that inspired José Valim to create Elixir. It includes a chapter on Erlang**.   * Tate, Bruce. //Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages//. Pragmatic Programmers, 2010. **The book that inspired José Valim to create Elixir. It includes a chapter on Erlang**.
   * Tate, Bruce; Daoud, Fred; Moffitt, Jack; Dees, Ian. //Seven More Languages in Seven Weeks:    * Tate, Bruce; Daoud, Fred; Moffitt, Jack; Dees, Ian. //Seven More Languages in Seven Weeks: 
-Languages That Are Shaping the Future//. Pragmatic Programmers, 2014. **It includes a chapetr on Elixir**.+Languages That Are Shaping the Future//. Pragmatic Programmers, 2014. **It includes a chapter on Elixir**.
   * Research papers on concurrent functional programming.   * Research papers on concurrent functional programming.
  
Line 29: Line 29:
  
  
-===== Detailed Syllabus ===== +[[2018:Concurrent Functional Programming - 2018 edition]]
- +
-==== Functional Programming: Concepts and Languages ==== +
- +
-  * Values +
-  * Types +
-  *  +
- +
-==== The Actor Model ==== +
- +
-==== Functional Programming Languages aimed at the development of concurrent systems: Erlang, Elixir ==== +
- +
-====== Learning Resources ====== +
- +
-  * https://elixir-lang.org/learning.html +
- +
- +
-===== Ideas ===== +
- +
- +
-  * [[https://twitter.com/adolfont/status/997083239012593665|Comments on this tweet]] +
- +
-===== Languages ===== +
- +
-  * Elixir +
-  * Clojure +
-  * Elm +
-  * Erlang +
- +
-===== Papers and technical reports ===== +
- +
- +
-  * Communication Sequential Processes, C.A.R. Hoare https://www.cs.cmu.edu/~crary/819-f09/Hoare78.pdf +
-  * A History of Erlang https://dl.acm.org/citation.cfm?id=1238850 +
-  * The development of Erlang https://dl.acm.org/citation.cfm?id=258967 +
-  * Erlang - A survey of the language and its industrial applications https://pdfs.semanticscholar.org/8fce/0a789d4f8228c46734d26fda387468fb29f9.pdf +
- +
-  * Introducing Concurrent Functional Programming in the Telecommunications Industry https://link.springer.com/content/pdf/10.1007/978-0-387-35404-0_15.pdf +
- +
-===== Blog posts in Portuguese ===== +
-  * Por que desenvolvo com o Elixir e não com o PHP? https://medium.com/@helderhenri/por-que-desenvolvo-com-o-elixir-e-n%C3%A3o-com-o-php-d768f36c6411 +
- +
- +
-===== Blog Posts in English ===== +
- +
-  * Dipping your Toes into Elixir https://freecontent.manning.com/dipping-your-toes-into-elixir/ +
-  * The Foundations of Functional Concurrency https://freecontent.manning.com/the-foundations-of-functional-concurrency/ +
-  * Beyond Functional Programming with Elixir and Erlang, José Valim. May 25, 2016 http://blog.plataformatec.com.br/2016/05/beyond-functional-programming-with-elixir-and-erlang/ +
- +
-===== Links related to jobs and companies ===== +
- +
- +
-  * Elixir Companies https://elixir-companies.com/ +
-  * Erlang Companies https://erlang-companies.org/ +
-  * Elixir Job Board http://plataformatec.com.br/elixir-radar/jobs +
-  * Elixir Career https://elixir.career/ +
- +
- +
-===== Q&A Sites ===== +
- +
-  * How/why do functional languages (specifically Erlang) scale well? https://stackoverflow.com/questions/474497/how-why-do-functional-languages-specifically-erlang-scale-well +
- +
- +
-===== Podcast episodes ===== +
-  * Hipsters #48 - Elixir, a linguagem Hipster https://hipsters.tech/elixir-a-linguagem-hipster-hipsters-48/ +
-  * Sudocast #14 - Programação Funcional 101 https://www.sudocast.com.br/14-programacao-funcional-101/ +
-  * Castálio Podcast - Episódio 103: Linguagem de Programação Elixir https://castalio.info/episodio-103-linguagem-de-programacao-elixir.html +
- +
- +
-===== Events ===== +
- +
-==== Conferences ==== +
- +
- +
- +
-==== Meetups ==== +
- +
-===== Newsletters ===== +
- +
-  * Elixir Digest [[https://elixirdigest.net/digests/167|#167]] +
- +
  
2018/concurrent_functional_programming.1536584022.txt.gz · Last modified: 2020/11/19 11:42 (external edit)