Skip to content

mdlkxzmcp/various_elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Various_Elixir

Content within this repo:


Identicon

A small project that for the most part gives me a place to include some new techniques (like how to set up and do property based testing). Also just a nice thingy that creates images based on input.


learning

Folder containing various code I've (re)written and that I understand (but mostly did not come up with). Some of which containes information about the source and such.

Notes and code implementations from the wonderful "Adpoting Elixir" book. It covers a ton of really important topics that are hard to get to without some good source like e.g. deployment, integration with external code, and many other. Covers many Erlang tools as well! 10/10 :>

Budget:

Tbh I don't know, might've been a part of a Elixir meetup I attended in early 2017

Cards:

Same here...

Cart:

This one is 100% from the said meetup.

TODO: add description

Barely even started... Will probably update this once I do some more stuff :>

Example_Elmchemy:

From when Elchemy was still called Elmchemy. A follow along to the first blog posts about using it.

A fantastic course from Dave Thomas, highly recommended.

Meetup_2018_03/Streams:

A simple stream lib that I wrote as a part of the Elixir Meetup @ErlangSoutions.

A wonderful tour of the metaprogramming powers that come with Elixir.

Code from the Youtube series made by @Omgneering. Worth the watch.

Notes and such from the 1.3 book. It is a bit outdated now, and I can't wait for the updated version.

A fantastic book/video-set on using Elixir. Unlike most other sources, this one implements one big project instead of many smaller ones.

Wwfcheater:

Same as the first Budget, Cards and Cart. From 2017 meetup that got me hooked on Elixir.



TODO:

  • Add links to all the sources
  • Unite all notes within this repo (maybe as jupyter notes?)