All Projects → amselixir → studygroup

amselixir / studygroup

Licence: Apache-2.0 license
Repo containing exercises to learn Elixir

Programming Languages

elixir
2628 projects

Projects that are alternatives of or similar to studygroup

The-C-Programming-Language-2nd-Edition
Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
Stars: ✭ 208 (+1385.71%)
Mutual labels:  exercises
dsge
Course on Dynamic Stochastic General Equilibrium (DSGE): Models, Solution, Estimation (graduate level)
Stars: ✭ 41 (+192.86%)
Mutual labels:  exercises
system-design-notebook
Learn System Design step by step
Stars: ✭ 372 (+2557.14%)
Mutual labels:  exercises
scala-3-crash-course
Scala 3 workshop presenting the top new features of the language.
Stars: ✭ 34 (+142.86%)
Mutual labels:  exercises
deep learning tutorials
deep learning: theory + practice
Stars: ✭ 80 (+471.43%)
Mutual labels:  exercises
julia koans
Small exercises to get you used to reading and writing Julia code!
Stars: ✭ 28 (+100%)
Mutual labels:  exercises
ALPS 2021
XAI Tutorial for the Explainable AI track in the ALPS winter school 2021
Stars: ✭ 55 (+292.86%)
Mutual labels:  exercises
Information-Retrieval
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
Stars: ✭ 103 (+635.71%)
Mutual labels:  exercises
workshop
Workshop: Micromagnetics with Ubermag
Stars: ✭ 19 (+35.71%)
Mutual labels:  exercises
go-learning
My Golang training material for testing smaller Go concepts and ideas.
Stars: ✭ 27 (+92.86%)
Mutual labels:  exercises
learn perl oneliners
Example based guide for text processing with perl from the command line
Stars: ✭ 63 (+350%)
Mutual labels:  exercises
packt-mastering-fp
PacktPub "Mastering Functional Programming with JavaScript" video course materials
Stars: ✭ 17 (+21.43%)
Mutual labels:  exercises
rust-practise-questions
A book of questions for practise in Rust
Stars: ✭ 46 (+228.57%)
Mutual labels:  exercises
docker-advance-training-exercise
Materials for Docker Advanced training
Stars: ✭ 14 (+0%)
Mutual labels:  exercises
streams-workshop
A workshop on Node.js Streams
Stars: ✭ 176 (+1157.14%)
Mutual labels:  exercises
Ruby Regexp
Learn Ruby Regexp step by step from beginner to advanced levels with plenty of examples and exercises
Stars: ✭ 79 (+464.29%)
Mutual labels:  exercises
safari-training-react
Code examples and exercises for Safari LiveTraining course.
Stars: ✭ 12 (-14.29%)
Mutual labels:  exercises
vapi
vAPI is Vulnerable Adversely Programmed Interface which is Self-Hostable API that mimics OWASP API Top 10 scenarios through Exercises.
Stars: ✭ 674 (+4714.29%)
Mutual labels:  exercises
Curso-Python-Gustavo-Guanabara
Mais de 100 exercícios resolvidos do curso de fundamentos de Python 3, ministrado pelo prof. Gustavo Guanabara do Curso em Vídeo.
Stars: ✭ 170 (+1114.29%)
Mutual labels:  exercises
react exercises
Exercises for Rithm School's free online React Fundamentals course
Stars: ✭ 28 (+100%)
Mutual labels:  exercises

This is the repo use for Elixir Amsterdams Studygroup

Each folder in this repo contains exercises around a specific topic, meant to help people learn functional programming and (of course) Elixir :)

The topics are:

  • 001: pattern matching & recursion
  • 002: working with collections & Enumerable module
  • 003: processes & GenServer
  • 004: simple! machine learning: sentiment analysis (positive/negative classification of tweets)

For questions, you can contact us through meetup.com/Amsterdam-Elixir or in #amsterdam channel of the Elixir slack group

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].