Last active
September 7, 2021 23:00
-
-
Save adolfont/28fd9c7e52b6eea5184d46008deb96e1 to your computer and use it in GitHub Desktop.
Revisions
-
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -74,7 +74,7 @@ WhatsApp!! https://codesync.global/media/successful-companies-using-elixir-and-e - Funções são cidadãs de primeira classe - Você pode criá-las fora de módulos - Você pode passar funções como parâmetro - Você retornar uma função como saída (retorno) de uma função Algumas linguagens são puramente funcionais (exemplo: Haskell). Elixir não é uma delas. Elixir é concorrente funcional, como Erlang. -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -120,7 +120,7 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - Solução durante o curso https://gist.github.com/adolfont/a8f9f303b446d383a49b25bed04efa48 - Ano bissexto http://dojopuzzles.com/problemas/exibe/ano-bissexto/ - Beer song https://exercism.io/tracks/elixir/exercises/beer-song/solutions/102942b7c0514185ac7a8d23a946b109 Exercism https://exercism.io/my/tracks/elixir -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -115,7 +115,9 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ ### Exemplos de construção de funções - Jokenpo (Pedra papel tesoura) http://dojopuzzles.com/problemas/exibe/jokenpo/ - Solução durante o curso https://gist.github.com/adolfont/9dcc20ccfc149ec6e5d4fcfb3ff97521 - FizzBuzz http://dojopuzzles.com/problemas/exibe/fizzbuzz/ - Solução durante o curso https://gist.github.com/adolfont/a8f9f303b446d383a49b25bed04efa48 - Ano bissexto http://dojopuzzles.com/problemas/exibe/ano-bissexto/ - Beer song cism.io/tracks/elixir/exercises/beer-song/solutions/102942b7c0514185ac7a8d23a946b109 -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -118,6 +118,8 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - FizzBuzz http://dojopuzzles.com/problemas/exibe/fizzbuzz/ - Ano bissexto http://dojopuzzles.com/problemas/exibe/ano-bissexto/ - Beer song cism.io/tracks/elixir/exercises/beer-song/solutions/102942b7c0514185ac7a8d23a946b109 Exercism https://exercism.io/my/tracks/elixir #### Avançado -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -118,6 +118,8 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - FizzBuzz http://dojopuzzles.com/problemas/exibe/fizzbuzz/ - Ano bissexto http://dojopuzzles.com/problemas/exibe/ano-bissexto/ Exercism https://exercism.io/my/tracks/elixir #### Avançado - Jogo da Vida http://dojopuzzles.com/problemas/exibe/jogo-da-vida/ -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -114,6 +114,14 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ ### Exemplos de construção de funções - Jokenpo (Pedra papel tesoura) http://dojopuzzles.com/problemas/exibe/jokenpo/ - FizzBuzz http://dojopuzzles.com/problemas/exibe/fizzbuzz/ - Ano bissexto http://dojopuzzles.com/problemas/exibe/ano-bissexto/ #### Avançado - Jogo da Vida http://dojopuzzles.com/problemas/exibe/jogo-da-vida/ ## Aprendendo com a Comunidade (8/8) - Recursos relacionados à linguagem de programação Elixir https://youtu.be/SeOEdGtAwv0 -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -140,3 +140,11 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ https://github.com/adolfont/elixir_cop/blob/master/resources/portuguese.md ### Livros - "Programming Elixir" é grátis para professsores e estudantes universitários https://pragprog.com/titles/elixir16/programming-elixir-1-6/ - [Learn Functional Programming with Elixir, Ulisses Almeida](https://pragprog.com/titles/cdc-elixir/learn-functional-programming-with-elixir/) - Elixir in Action, Sasa Juric - Vários outros... https://pragprog.com/search/?q=elixir -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,6 +34,7 @@ Sexta-feira, 09/10/2020, 14h-16h, gratuito. ### Brasileira??? - José Valim https://github.com/josevalim https://twitter.com/josevalim - [Why did José Valim create Elixir?](https://medium.com/@adolfont/why-did-jos%C3%A9-valim-create-elixir-a6e210b7f2a1) - [Elixir com José Valim // Live #61](https://youtu.be/EXE7NUxBKrk) - [Plataformatec](https://plataformatec.com/) -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Adolfo Neto - Membro da equipe e co-host do [Fronteiras da Engenharia de Software](https://anchor.fm/fronteirases) Estas são notas de um Minicurso de Elixir no evento SABER UFPR 2020 https://www.even3.com.br/saber2020/ Sexta-feira, 09/10/2020, 14h-16h, gratuito. -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,12 @@ # Introdução à linguagem Elixir (brasileira e funcional) Adolfo Neto - [Professor da UTFPR Curitiba (DAINF e PPGCA)](http://linktr.ee/adolfont) - Membro do [Grupo de Trabalho em Educação, Treinamento e Adoção](http://erlef.org/wg/education) da [Erlang Ecosystem Foundation](http://erlef.org/) - Criador e co-host do [Emílias Podcast](https://anchor.fm/emilias-podcast) - Criador e host do [Podcast do Professor Adolfo Neto](https://anchor.fm/adolfont) - Membro da equipe e co-host do [Fronteiras da Engenharia de Software](https://anchor.fm/fronteirases) Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Introdução à linguagem Elixir (brasileira e funcional) Adolfo Neto - [Professor da UTFPR Curitiba (DAINF e PPGCA)](http://linktr.ee/adolfont) e membro do [Grupo de Trabalho em Educação, Treinamento e Adoção](http://erlef.org/wg/education) da [Erlang Ecosystem Foundation](http://erlef.org/). Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Introdução à linguagem Elixir (brasileira e funcional) Adolfo Neto - Porfessor da UTFPR Curitiba http://linktr.ee/adolfont e membro do [Grupo de Trabalho em Educação, Treinamento e Adoção](http://erlef.org/wg/education) da [Erlang Ecosystem Foundation](http://erlef.org/). Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 4 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -129,12 +129,7 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - Ruan Brandão https://anchor.fm/adolfont/episodes/tica-no-Desenvolvimento-de-Software--Elixir--com-Ruan-Brando-eie3l1 - Filipe Varjão https://anchor.fm/adolfont/episodes/Filipe-Varjo-Engenheiro-de-Software-na-Erlang-Solutions-eeleht ### Outros recursos em português https://github.com/adolfont/elixir_cop/blob/master/resources/portuguese.md -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 11 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -127,4 +127,14 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - Charlotte de Oliveira https://anchor.fm/adolfont/episodes/Charlotte-de-Oliveira-Engenheira-de-Software-Senior-especialista-em-Elixir-ekpr61 - Guilherme de Maio https://anchor.fm/adolfont/episodes/Guilherme-de-Maio-Desenvolvedor-com-foco-em-Back-End-e-um-dos-organizadores-do-ELUG-So-Paulo-ej2o1o - Ruan Brandão https://anchor.fm/adolfont/episodes/tica-no-Desenvolvimento-de-Software--Elixir--com-Ruan-Brando-eie3l1 - Filipe Varjão https://anchor.fm/adolfont/episodes/Filipe-Varjo-Engenheiro-de-Software-na-Erlang-Solutions-eeleht ### Episódios mais antigos - Grok podcast series on Erlang https://www.grokpodcast.com.br/series/erlang/ with José Valim - Grok podcast series on Elixir https://www.grokpodcast.com.br/series/elixir/ with José Valim - Elixir, a linguagem hipster – Hipsters #48 https://hipsters.tech/elixir-a-linguagem-hipster-hipsters-48/ - Episódio 103: Linguagem de Programação Elixir, Castálio Podcast https://castalio.info/episodio-103-linguagem-de-programacao-elixir.html - Node, Serverless, Elixir: a stack da Kovi – Hipsters On The Road #11 https://hipsters.tech/node-serverless-elixir-a-stack-da-kovi-hipsters-on-the-road-11/ - Linguagens Funcionais – Hipsters #91 https://hipsters.tech/linguagens-funcionais-hipsters-91/ - VAT60 009: Qual o ELIXIR da Plataformatec? https://www.vat60.com.br/vat60-009-qual-o-elixir-da-plataformatec/ -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -123,7 +123,7 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - Elixir Forum https://elixirforum.com/ ### Episódios recentes de podcasts com pessoas da comunidade Elixir - Charlotte de Oliveira https://anchor.fm/adolfont/episodes/Charlotte-de-Oliveira-Engenheira-de-Software-Senior-especialista-em-Elixir-ekpr61 - Guilherme de Maio https://anchor.fm/adolfont/episodes/Guilherme-de-Maio-Desenvolvedor-com-foco-em-Back-End-e-um-dos-organizadores-do-ELUG-So-Paulo-ej2o1o - Ruan Brandão https://anchor.fm/adolfont/episodes/tica-no-Desenvolvimento-de-Software--Elixir--com-Ruan-Brando-eie3l1 -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -123,3 +123,8 @@ https://elixirschool.com/pt/lessons/basics/pattern-matching/ - Elixir Forum https://elixirforum.com/ ### Episódios de podcasts recentes - Charlotte de Oliveira https://anchor.fm/adolfont/episodes/Charlotte-de-Oliveira-Engenheira-de-Software-Senior-especialista-em-Elixir-ekpr61 - Guilherme de Maio https://anchor.fm/adolfont/episodes/Guilherme-de-Maio-Desenvolvedor-com-foco-em-Back-End-e-um-dos-organizadores-do-ELUG-So-Paulo-ej2o1o - Ruan Brandão https://anchor.fm/adolfont/episodes/tica-no-Desenvolvimento-de-Software--Elixir--com-Ruan-Brando-eie3l1 - Filipe Varjão https://anchor.fm/adolfont/episodes/Filipe-Varjo-Engenheiro-de-Software-na-Erlang-Solutions-eeleht -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Adolfo Neto - UTFPR Curitiba http://linktr.ee/adolfont Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ Sexta-feira, 09/10/2020, 14h-16h, gratuito. -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Adolfo Neto - UTFPR Curitiba http://linktr.ee/adolfont Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ Sexta-feira, 09/10/2020, 154h-16h, gratuito. -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 34 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -56,24 +56,55 @@ Jogo da Velha de Felipe Renan https://github.com/feliperenan/tictactoe ## Empresas que usam a BEAM WhatsApp!! https://codesync.global/media/successful-companies-using-elixir-and-erlang/ ## O que é Programação Funcional? (3/8) - Problemas são resolvidos escrevendo funções e agrupando-as em módulos - Funções são quase sempre matemáticas (para as mesmas entradas, sempre as mesmas saídas) - Funções são cidadãs de primeira classe - Você pode criá-las fora de módulos - Você pode passar funções como parâmetro - Você retornar uma função como saída (retoro) de uma função Algumas linguagens são puramente funcionais (exemplo: Haskell). Elixir não é uma delas. Elixir é concorrente funcional, como Erlang. ## Valores e Tipos Básicos em Elixir (4/8) - Inteiros - Números de Ponto Flutuante - Strings - Átomos - Booleanos (Lógicos) https://elixirschool.com/pt/lessons/basics/basics/#tipos-b%C3%A1sicos ## Tipos Estruturados em Elixir (5/8) - Listas - Tuplas - Mapas https://elixirschool.com/pt/lessons/basics/collections/ ## Casamento de Padrões em Elixir (6/8) https://elixirschool.com/pt/lessons/basics/pattern-matching/ ## Funções em Elixir (7/8) - Nomeadas (em Módulos) - def - defp - Anônimas - com fn - com & ### Exemplos de construção de funções ## Aprendendo com a Comunidade (8/8) - Recursos relacionados à linguagem de programação Elixir https://youtu.be/SeOEdGtAwv0 -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 19 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -23,6 +23,13 @@ Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ ## O que é Elixir? (1/8) ### Brasileira??? - José Valim https://github.com/josevalim https://twitter.com/josevalim - [Elixir com José Valim // Live #61](https://youtu.be/EXE7NUxBKrk) - [Plataformatec](https://plataformatec.com/) ### Empresas que usam Elixir https://elixir-companies.com/en @@ -31,19 +38,17 @@ https://serokell.io/blog/elixir-companies ### Pequenos exemplos Chirp de Chris McCord https://github.com/adolfont/chirp Masterkey de Cristine Guadalupe https://masterkey.gigalixirapp.com/ (código-fonte em https://github.com/cristineguadelupe/masterkey) Jogo da Velha de Felipe Renan https://github.com/feliperenan/tictactoe ### Vagas - Elixir Radar jobs https://elixir-radar.com/jobs - Elixir Jobs no Telegram https://t.me/elixir_jobs - Exemplo Podium https://boards.greenhouse.io/podium81/jobs/1971483 - Empresa que ajuda outras empresas a contratarem devs Elixir https://elixirfactory.io/en @@ -55,6 +60,12 @@ https://codesync.global/media/successful-companies-using-elixir-and-erlang/ ## O que é Programação Funcional? (3/8) - Problemas são resolvidos escrevendo funções e agrupando-as em módulos - Funções são quase sempre matemáticas (para as mesmas entradas, sempre as mesmas saídas) - Algumas linguagens são puramente funcionais (exemplo: Haskell). Elixir não é uma delas. ## Valores e Tipos Básicos em Elixir (4/8) ## Tipos Estruturados em Elixir (5/8) -
adolfont revised this gist
Oct 9, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Introdução à linguagem Elixir (brasileira e funcional) Adolfo Neto - UTFPR Curitiba http://linktr.ee/adolfont Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ -
adolfont created this gist
Oct 9, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,81 @@ # Introdução à linguagem Elixir (brasileira e funcional) - Adolfo Neto - UTFPR Curitiba http://linktr.ee/adolfont Minicurso de Elixir - SABER 2020 https://www.even3.com.br/saber2020/ ## Resumo - O que é Elixir? - O que é a BEAM e Erlang? - O que é Programação Funcional? - Valores e Tipos Básicos em Elixir - Tipos Estruturados em Elixir - Casamento de Padrões em Elixir - Funções em Elixir - Aprendendo com a Comunidade *Programação ao vivo com Elixir ao longo de todo o minicurso.* ## O que é Elixir? (1/8) ### Empresas que usam Elixir https://elixir-companies.com/en https://serokell.io/blog/elixir-companies ### Pequenos exemplos Chirp https://github.com/adolfont/chirp https://masterkey.gigalixirapp.com/ https://github.com/cristineguadelupe/masterkey https://github.com/feliperenan/tictactoe ### Vagas - Lista https://elixir-radar.com/jobs - https://t.me/elixir_jobs - Exemplo https://boards.greenhouse.io/podium81/jobs/1971483 - Empresa que ajuda outras empresas a contratarem devs Elixir https://elixirfactory.io/en ## O que é a BEAM e Erlang? (2/8) ## Empresas que usam a BEAM https://codesync.global/media/successful-companies-using-elixir-and-erlang/ ## O que é Programação Funcional? (3/8) ## Valores e Tipos Básicos em Elixir (4/8) ## Tipos Estruturados em Elixir (5/8) ## Casamento de Padrões em Elixir (6/8) ## Funções em Elixir (7/8) ## Aprendendo com a Comunidade (8/8) - Recursos relacionados à linguagem de programação Elixir https://youtu.be/SeOEdGtAwv0 - Elixir Brasil 2020 https://2020.elixirbrasil.com/ - Code BEAM Brasil 2020 https://www.codebeambr.com/ - Telegram: https://t.me/elixirbr, https://t.me/elixirbr_offtopic, https://t.me/elixir_world - Podcasts - Podcast do professor Adolfo Neto https://anchor.fm/adolfont - Podcasts and Screencasts https://github.com/elixir-lang/elixir/wiki/Podcasts-and-Screencasts - Slack - Discord - Elixir Forum https://elixirforum.com/