A collection of links that cover what happened during ElixirConf 2016. Please feel free to submit a PR!
SimAlchemy by James Edward Gray II
- Slides:
- Links:
- Links:
- Links: ...
Badge Hacking with Nerves - Justin Schneck, Frank Hunleth, Garth Hitchens, Chris Dutton, Greg Mefford
- Slides
- Links:
Learning Elixir through TrueStory by Bruce Tate and Eric Meadows-Jönsson
- "supercharged observer" https://www.erlang-solutions.com/products/wombat-oam.html
Opening Keynote by Chris McCord
Abstractions: A Tale of Keys and Values by Ernie Miller
Implementing binary protocols with Elixir by Ole Michaelis
- Video
- Slides
- Links:
- https://github.com/nesQuick/elixir-hpack
- https://http2.github.io/http2-spec/compression.html
- https://http2.github.io/http2-spec/
- http://daniel.haxx.se/http2/
- https://github.com/ninenines/cowlib/blob/master/src/cow_hpack.erl
- http://elixir-lang.org/docs/stable/elixir/Bitwise.html#%3C%3C%3C/2
- http://www.slideshare.net/peychevi/http2-and-quick-protocols-optimizing-the-web-stack
- https://ma.ttias.be/architecting-websites-http2-era/
- https://benramsey.com/talks/2015/05/phptek-http2/
- https://speakerdeck.com/summerwind/2-prioritization
- http://chimera.labs.oreilly.com/books/1230000000545/ch12.html#HTTP2_HEADER_COMPRESSION
- http://tools.ietf.org/html/rfc6585
- https://http2.golang.org/
- https://aprescott.com/posts/spdy-colon-headers
- https://tools.ietf.org/html/draft-ietf-httpbis-header-compression-12
- http://news.netcraft.com/archives/2015/06/25/june-2015-web-server-survey.html
pg2 and You: Getting Distributed with Elixir by Eric Entin
The future of deployment in Elixir by Paul Schoenfelder
Code Spelunking for Knowledge and Profit by Brian Cardarella
Giving up the Object-Oriented Ghost by Zoe Laco
- Video
- Slides
- Links:
- From Imperative to Functional and Back-Monads are for Functional Languages
- From Imperative to Functional: How to Make the Leap
- A Practical Introduction to Functional Programming
- Elixir Getting Started Guide
- Destroy All Ifs
- 16 Months of Functional Programming
- Learn You Haskell
- How to Switch from the Imperative Mindset
- Functional Programming Techniques With Ruby: Part I
- From Imperative to Functional Programming (for Absolute Beginners)
- Transposing a Matrix: Thinking Recursively in Elixir
- Don’t Be Scared Of Functional Programming
- Myth of the Day: Functional Programmers Don't Use Loops
- ElixirSchool
- Elixir courses at Code School (coming soon)
Nerves: Connected beyond the Node by Justin Schneck
Selling Food With Elixir by Chris Bell
Debugging techniques in Elixir by Erich Kist
Migrating an invoicing system to Elixir/Erlang by Norberto Ortigoza
- Video
- Slides (zip)
- Links: ...
Building "learn to touch type" glove with Elixir and Arduino by Tetiana Dushenkivska
- Video
- Slides
- Gifs used in slides
- Links:
- Typehero_project on github
- All about Arduino
- Conductive materials
- Velostat
- Serial library and Nerves_uart for hardware/software communication.
Phoenix Beyond the Browser - Realtime Applications with Phoenix and Swift by David Stump
No REST for the wicked: Building a GraphQL API by Ben Wilson
Measuring your Elixir Application by Renan Ranelli
Edgelixir: Distributed Graph Processing in Elixir by Nathan Lapierre
- René Föhring
- Pete Gamache
- Faheem Mughal
- Rockwell Schrock
- My Elixir App is crashing more than my Ruby App! by Luke Imhoff
- Jay Hayes
- Josh Adams
- Casey Rosenthal
- Przemyslaw Krowinski
- Fernand Galiana
- Aaron Renner
- Gabe Klein
Keynote by José Valim
- Video
- Slides
- Notes on slides
- Links:
- GenStage announcement
- GenStage
- "Musketeer: all for one, one for all in data processing systems". Gog, et al. University of Cambridge, 2015.
String Theory by James Edward Gray II and Nathan Long
Refactoring Techniques for Elixir, Ecto, and Phoenix by Gary Rennie
Building umbrella project by Wojtek Mach
Collaborative Music with Elm and Phoenix by Josh Adams
Leveling Up With Ecto by Darin Wilson
Building Available and Partition Tolerant Systems with Phoenix Tracker by Gabi Zuniga
From Front End to Full Stack with Elixir and Phoenix by Lauren Tan
Nerves + Phoenix Saves a Father's Sanity! by Joel Byler
Concurrent Feature Testing with Wallaby by Chris Keathley
The new calendar types in Elixir 1.3 by Lau Taarnskov
Painless Test Driven Development with Elixir and Phoenix by Kat Tornwall
Dialyzer: Optimistic Type Checking for Erlang and Elixir by Jason Voegele
- Video
- Slides:
- Sample Code
- Links: