https://github.com/ramortegui/talks
Talks
https://github.com/ramortegui/talks
absinthe-graphql absinthe-phoenix concurrent-programming ecto elixir functional-programming graphql otp phoenix-framework
Last synced: about 2 months ago
JSON representation
Talks
- Host: GitHub
- URL: https://github.com/ramortegui/talks
- Owner: ramortegui
- Created: 2017-01-12T02:13:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T22:17:27.000Z (over 6 years ago)
- Last Synced: 2025-03-27T08:56:22.831Z (about 1 year ago)
- Topics: absinthe-graphql, absinthe-phoenix, concurrent-programming, ecto, elixir, functional-programming, graphql, otp, phoenix-framework
- Language: Elixir
- Homepage:
- Size: 96.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support/concurrent-programming/sample-code/lib/calculator.ex
Awesome Lists containing this project
README
# Elixir Talks
## Description
This Repo contains Talks info
## [Elixir Calgary Meetup](https://www.meetup.com/Elixir-Calgary/)
| Date (dd-mm-yyyy)| Resources |
|:---------------- |:----------------------------------------------------------|
| 09-09-2019 | [LiveView](pdfs/elixir-live-view.pdf)
| 30-01-2019 | [Ecto in Elixir](pdfs/ecto.pdf) |
| 15-11-2018 | [Working with Phoenix](pdfs/working-with-phoenix.pdf) |
| 06-06-2018 | [Katas](pdfs/elixir-koans.pdf) |
| 26-03-2018 | [Concurrent Programming](pdfs/concurrent-programming.pdf) |
| 13-12-2017 | [Intro Graphql - Absinthe](pdfs/elixir-absinthe-basics.pdf)|
| 20-08-2017 | [Phoenix 1.3](pdfs/phoenix-basics.pdf) |
| 03-05-2017 | [OTP Basics](pdfs/elixir-otp-basics.pdf) |
| 15-03-2017 | [Basics P2](pdfs/elixir-basics-2.pdf) |
| 09-02-2017 | [Basics P1](pdfs/elixir-basics.pdf) |
| 12-01-2017 | [From Perl to Elixir](pdfs/porting-perl-package-to-elixir.pdf)|
## [Functional Programmers Meetup](https://www.meetup.com/Functional-Programmers-YYC/)
| Date (dd-mm-yyyy)| Resources |
|:-----------------|:----------------------------------------------------------|
| 05-10-2017 | [Vim Presentation Recap](https://www.youtube.com/watch?v=6CIglbosaHY)|
## [Calgary Polyglot Conference](https://polyglotyyc.ca/)
| Date (dd-mm-yyyy)| Resources |
|:-----------------|:----------------------------------------------------------|
| 02-06-2019 | [Concurrent and reactive Web Applications](pdfs/elixir-reactive-app.pdf)|