| Both sides previous revisionPrevious revisionNext revision | Previous revision | 
| 2018:introducao_a_elixir [2018/02/14 14:38]  – [Vídeos]  adolfont | 2018:introducao_a_elixir [2020/11/19 11:42] (current)  – external edit 127.0.0.1 | 
|---|
|  |  | 
| ===== Recursos auxiliares ===== | ===== Recursos auxiliares ===== | 
|  |  | 
|  | * [[Comandos úteis em Elixir]] | 
|  | * [[Elixir para novatos]] | 
|  |  | 
|  | ==== Cursos online ==== | 
|  |  | 
|  | * [[https://elixirschool.com/pt/|Elixir School em português]] | 
|  |  | 
|  | ==== Posts no Medium ==== | 
|  |  | 
|  | * [[https://medium.com/@adolfont/fun%C3%A7%C3%B5es-em-elixir-e7e3febd17d0|Funções em Elixir]] | 
|  | * [[https://medium.com/@adolfont/uma-das-coisas-mais-legais-do-kata-fizbuzz-%C3%A9-que-imagino-o-sendo-usado-em-sala-de-aula-sou-b907aee83948|FizzBuzz em Elixir]] | 
|  | * [[https://medium.com/@adolfont/teaching-elixir-at-the-federal-university-of-technology-parana-a2e00168489f|Teaching Elixir at the Federal University of Technology — Parana]] | 
|  |  | 
|  |  | 
|  | * [[https://medium.com/@adolfont/elixir-do-zero-%C3%A0-concorr%C3%AAncia-de-tiago-davi-405737402687|Resenha do livro Elixir: do zero á concorrência]] | 
|  | * [[https://medium.com/@adolfont/artefatos-da-comunidade-de-elixir-podcasts-e-boletins-de-not%C3%ADcias-2180b4f50e64|Artefatos da Comunidade de Elixir: Podcasts e Boletins de Notícias]] | 
|  |  | 
|  | * [[https://medium.com/@adolfont2|Outros posts]] | 
|  |  | 
| ==== Vídeos ==== | ==== Vídeos ==== | 
|  |  | 
| * [[https://www.youtube.com/watch?v=a-off4Vznjs&feature=youtu.be|Introduction to Elixir, Dave Thomas (2013)]] - Pode estar desatualizado. | * [[https://www.youtube.com/watch?v=a-off4Vznjs&feature=youtu.be|Introduction to Elixir, Dave Thomas (2013)]] - Pode estar desatualizado. | 
| * [[https://www.youtube.com/watch?v=hht9s6nAAx8&feature=youtu.be|Nine Minutes of Elixir, Dave Thomas (2013)]] - Versão mais curta e também pode estar desatualizado. | * [[https://www.youtube.com/watch?v=hht9s6nAAx8&feature=youtu.be|Nine Minutes of Elixir, Dave Thomas (2013)]] - Vídeo mais curto e que também pode estar desatualizado. | 
|  |  | 
|  | ==== Comunidade ==== | 
|  |  | 
|  | * [[https://elixir-lang.slack.com/messages|Slack do Elixir]] | 
|  |  | 
|  | === Posts da comunidade === | 
|  |  | 
|  | * [[https://ropig.com/blog/ten-things-wish-knew-using-elixir/|Ten Things I Wish I Knew Before Using Elixir]] | 
|  | * [[https://medium.com/onfido-tech/the-not-so-magic-tricks-of-testing-in-elixir-2-2-acdd0368572b|The (not so) Magic Tricks of Testing in Elixir (2/2)]] | 
|  |  | 
|  | === Sites da comunidade === | 
|  |  | 
|  | * [[https://blackode.github.io/elixir-tips/|Killer Elixir Tips]] | 
|  |  | 
|  | ====== Erlang ====== | 
|  |  | 
|  | Elixir roda na máquina virtal de Erlang. Logo, materiais sobre Erlang podem ser úteis. | 
|  |  | 
|  | ===== Recursos ===== | 
|  |  | 
|  | * [[https://happi.github.io/theBeamBook/|The Erlang Runtime System]] |