Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Function-oriented programming with Elixir
Search
Adolfo Neto
September 24, 2021
Education
0
51
Function-oriented programming with Elixir
This is a talk I gave at the Elixir Kenya meetup on September 24th, 2021.
Adolfo Neto
September 24, 2021
Tweet
Share
More Decks by Adolfo Neto
See All by Adolfo Neto
Some numbers of the Brazilian Elixir Community in 2022
adolfont
1
110
Property-based Testing with Elixir
adolfont
0
38
Curso de StreamYard 2021
adolfont
1
170
How podcasts can help you learn Elixir and become a better developer
adolfont
0
98
Quer aprender a programar? Pergunte-me como!
adolfont
0
32
Produção e Divulgação de Podcasts como Atividade de Extensão
adolfont
0
140
The Elixir Community: A Preliminary Characterization
adolfont
3
530
A Comunidade de Elixir
adolfont
3
460
Programas de Pós- Graduação em Computação na UTFPR Curitiba
adolfont
0
35
Other Decks in Education
See All in Education
20240810_ワンオペ社内勉強会のノウハウ
ponponmikankan
2
780
Skynet to Schoolnet
draycottmc
0
150
Droid Knights 2024 Accessibility in Android
nanamare
0
310
東工大 traP Kaggle班 機械学習講習会 2024
abap34
1
230
2024年度春学期 統計学 第15回 分布についての仮説を検証する ― 仮説検定(2) (2024. 7. 18)
akiraasano
PRO
0
110
ブームだけで終わらせない、組織内でコーチングを活用する方法/How to Use Coaching in Your Organization Without It Being Just a Fad
yuko_yokouchi
1
240
week15@tcue2024
nonxxxizm
0
550
電子計算機のイロハ
kosugitti
1
1.5k
Os pápeis do UX Design
wagnerbeethoven
0
150
Gemini in Android Studio 使ってますか?
satoryo56
0
270
week10@tcue2024
nonxxxizm
0
520
ポケモンで音象徴
jamashita
0
360
Featured
See All Featured
Designing Experiences People Love
moore
138
23k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
103
48k
Scaling GitHub
holman
458
140k
Done Done
chrislema
180
16k
The Cost Of JavaScript in 2023
addyosmani
41
5.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
It's Worth the Effort
3n
182
27k
Rails Girls Zürich Keynote
gr2m
93
13k
Side Projects
sachag
451
42k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
29
2.6k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
663
120k
Transcript
Function-oriented programming with Elixir Adolfo Neto Elixir Kenya Meetup
Overview - Who am I? - Why Elixir? - What
is a mathematical function? - Functions in Programming Please ask questions during the talk
Who am I? - Associate Professor at the Federal University
of Technology - Paraná - Curitiba, Brazil
None
None
None
At UTFPR I teach Introduction to Functional Programming
I am part of three podcasts. Elixir em Foco is
one of them
I have been a guest of Elixir Mix twice
I am a member of the Education, Training, & Adoption
Working Group of the Erlang Ecosystem Foundation
I have a YouTube channel called Elixir, Erlang and the
BEAM with Adolfo Neto
Why Elixir?
What is a Mathematical Function?
Computability: Computable Functions Logic and the Foundations of Math Richard
.L. Epstein & Walter Alexandre Carnielli
FUNCTIONS IN PROGRAMMING
None
https://miro.com/app/board/o9J_l1S_Cow=/
Questions? Suggestions?
Functional programming from a theorist’s perspective by Rhea Moutafis
adolfont.github.io @adolfont
Additional links: - Livebook of the presentation: https://github.com/adolfont/pensandoemelixir/blob/main/2021/elixir_kenya.md - Witchcraft
https://github.com/witchcrafters/witchcraft - ICFP'21 Tutorials - Teaching Functional Programming https://youtu.be/tdJsUCdGZbQ - Racket https://racket-lang.org/ - CAES005 - Introduction to Functional Programming https://github.com/adolfont/caes005-introduction-to-functional-programming
None