Giter VIP home page Giter VIP logo

learning-elixir-with-tdd's Introduction

Learning Elixir With TDD

This repository contains projects to learn Elixir with TDD.

TDD is best way to learn new language quickly because struggling with actual program is always the practice way to construct program.

Contents

You can learn

  • Basic Elixir syntax
  • primitive types (Map, List, String, Atom)
  • how to run iex (REPL)
  • how to use Mix (package manager)
  • about ExUnit (Test framework for Elixir)
  • A basic usage of Enum module
  • How to run async task by Task module
  • A basic usage of EEX (templating)
  • How to request external API by HTTPoison

You can learn Phoenix. The best web framework for Elixir.

Also you can learn

  • A basic directory structure of phoenix
  • Routing
  • How to use controller
  • How to use view
  • How to use tempalte engine (eex)
  • How to interact with MySQL

You can learn

You can learn

  • How to interact Redis with redix
  • How to implement queueing with exq

You can learn

  • How to put objects to S3 by ex_aws

Resource

Want to learn more? Here is the resources to learn elixir.

learning-elixir-with-tdd's People

Contributors

shufo avatar yosefbennywidyo avatar

Stargazers

James Stephens avatar hirashin avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

yosefbennywidyo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.