UDEMY_ELIXIR_FOR_BEGINNERS_TUTORIAL-COMPRISED

Section
Appz
Group
COMPRISED
Size
521,34 MB
Files
13
Date
2016-02-29

NFO

                          ____                        ____      ____
      /\___       ___/\  / __/           ___/\ __    / __/     / __/  /\____
   ___\ __/__/\___\_ _ \/ /________/\____\ __/(__)___\_\______/ /_____\____ \
  /  __/  __ __  __  \   /  __  __   _   _/__    _  __/  ___  ___/ __    |/  \
 /   \|   \/ \/  \/   \ /   \/  |/  //   \  /   //  \|   \ /  \|   \/    |    \
 \    |___/\_____/\____Y    /   |\_/ \___/  \  //    :___//    :___/\    |____/
  \___:                :___/\___:            \/ \___/     \___/ ____ \___:
     _________________    __      __ :: ____    _________       \  /  _____ gRK
  __/ r e l e a s e   \/_/  \_____\/_  /    \  /         \__  ___\/__(_    \___
 _\ \ i n f o         /\             \/      \/           \ )/               _/
 \  _\__________________\            /                                       :
 _\   \                                                                      |_
 \/                                                                         _|/
 |                                                                          \_.
 | Elixir for Beginners                                                       |
 | (c) Ben Emson                                                              |
 |                                                                            |
 | Publisher ....: Udemy                                                      |
 | Level ........: beginner level                                             |
 | Runtime ......: 2.5 hours                                                  |
 | Language .....: English                                                    |
 | Release Type .: Retail                                                     |
 | Release Format: ISO                                                        |
 | Store Date ...: 2016.02.02                                                 |
 | Release Date .: 2016.02.25                                                 |
 | ISO Size .....: 546,646,016                                                |
 | ISO Checksum .: 9243D86F                                                   |
 | Disk Count ...: 11 * 50MB                                                  |
 | Disk Name ....: comprised_ueb                                              |
 |                                                                            |
 | Link/URL .....: http://v.gd/x47qy6                                         |
 |                                                                            |
 |                                                                            |
 :          ______________/               ________             _______________|
 :___/\______) ,. ...;;; /________________\%%%%%%/_____________\ ::; ,,,: ...
 : . _________________    __  ,,. __    ___\%%%%/________ ;;: : \     _____   :
  __/                 \/_/  \_____\/_  /    \%%/         \__  ___\/__(_    \/__
 _\ \ n o t e s       /\             \/      \/           \ )/               _/
 \  _\__________________\            /                                       :
 _\   \                                                                      |_
 \/                                                                         _|/
 |                                                                          \_.
 | Do you want web sites that can easily scale to millions of users?          |
 | Or build a system to reliably handle the coming Internet of Things (IoT)   |
 |  future?                                                                   |
 |                                                                            |
 | Perhaps you just want to learn a programming language, which will teach you|
 |  the techniques for building concurrent, functional, and fault-tolerant    |
 |  software.                                                                 |
 |                                                                            |
 | Elixir is one of the fastest growing programming languages, for all of     |
 |  these reasons.                                                            |
 |                                                                            |
 | Created by JosΘ Valim, one of the Ruby on Rails core team members, Elixir |
 |  is built on the tried and tested Erlang Beam (Virtual Machine). With      |
 |  cherry picked features from other modern languages such as Clojure, Ruby  |
 |  and Python, etc. it's a joy to use, and makes functional programming much |
 |  more accessible.                                                          |
 |                                                                            |
 | Erlang was built from the ground up, to get distributed, and fault-tolerant|
 |  computing "right". Elixir inherits these qualities, and packages it up in |
 |  a beautiful modern language, with excellent tooling and access to all the |
 |  existing Erlang libraries.                                                |
 |                                                                            |
 | If you want to understand how Whatsapp, with less than 60 engineers, can   |
 |  send double the text messages of all the Telecoms companies put together, |
 |  then come and learn Elixir. It'll be fun!                                 |
 |                                                                            |
 | What can you build with Elixir:                                            |
 |                                                                            |
 | * Websites with Pheonix                                                    |
 | * Microservices and APIs                                                   |
 | * IoT devices, with the Nerves project - write and manage the client and   |
 |  the server                                                                |
 | * Use all the cores on your computer                                       |
 | * Build concurrent event driven services, ideal for Robotics, etc.         |
 |                                                                            |
 | What is this course about:                                                 |
 |                                                                            |
 | * This is a beginners guide to learning the Elixir programming language.   |
 |  You will learn how to read and write in Elixir code, understand recursion,|
 |  data immutability, and pattern matching.                                  |
 |                                                                            |
 | * This course lays the foundation for learning a functional language and   |
 |  gives you confidence with which to build your knowledge.                  |
 |                                                                            |
 | * This is a beginners course in learning the basics of the language thus we|
 |  do NOT go into OTP, Erlang or Macros.                                     |
 |                                                                            |
 |                                                                            |
 | Build a strong foundation in Elixir and functional programming with this   |
 |  tutorial for beginners.                                                   |
 |                                                                            |
 | * What Elixir is and what it is good for                                   |
 | * Types, functions and tools                                               |
 | * Functional programming, immutable data, pattern matching and recursion   |
 | * Tools, tests and documenting                                             |
 |                                                                            |
 |                                                                            |
 | A Skill for the Future of Programming                                      |
 | A developer in the future will need to have experience building functional |
 |  and concurrent software. With the rise of the Internet of Things and      |
 |  greater need for scalable and fault-tolerant systems, developers are going|
 |  to need experience building software that can cope with these kind of     |
 |  challenges.                                                               |
 |                                                                            |
 | Learning the fundamentals of Elixir will give you skills for the future.   |
 |  It's free and easy to learn, with excellent documentation and a thriving  |
 |  friendly community.                                                       |
 |                                                                            |
 | Understanding an elegant functional language such as Elixir will greatly   |
 |  improve your programming skills in Object Orientated languages, such as   |
 |  Ruby, Python, Java and C#. It will also serve as a foundation for learning|
 |  other functional languages.                                               |
 |                                                                            |
 | Elixir is the language of the future, and will equip you with the skills   |
 |  that our future jobs are going to require.                                |
 |                                                                            |
 |                                                                            |
 | Content and Overview                                                       |
 | Suitable for students with programming experience who wish to learn a      |
 |  functional language but don't know where to start. YouÆll learn all of  |
 |  the Elixir fundamentals and establish a strong understanding of the       |
 |  concept behind Functional programming.                                    |
 |                                                                            |
 | Starting from set up, this course will walk you through the main language  |
 |  concepts and how they work, right up to building your own Elixir programs,|
 |  and using some of the main tools.                                         |
 |                                                                            |
 | Students completing the course will have the knowledge and confidence to   |
 |  create functional programs written in Elixir. You will be able to read and|
 |  write code, and understand when to use the correct data structures.       |
 |                                                                            |
 | What am I going to get from this course?                                   |
 |                                                                            |
 | * Learn Elixir code from your own desk.                                    |
 | * Suitable for students with programming experience wishing to learn a     |
 |  functional language, and ideal for users who learn faster when shown.     |
 | * Visual training method, offering users increased retention and           |
 |  accelerated learning.                                                     |
 | * Breaks down principles into simple steps.                                |
 |                                                                            |
 |                                                                            |
 |                                                                            |
 |                                                                            |
 |                                                                            |
 :          ______________/               ________             _______________|
 :___/\______) ::::; ::  /________________\%%%%%%/_____________\ ..::..:: .: ;.
  ;; _________________    __ .::; __    ___\%%%%/________       \     _____   ;
  __/ a b o u t       \/_/  \_____\/_  /    \%%/         \__  ___\/__(_    \/__
 _\ \ t h e g r o u p /\             \/      \/           \ )/               _/
 \  _\__________________\            /                                       :
 _\   \                                                                      |_
 \/ No news is good news!                                                   _|/
 |                                                                          \_.
 |                                                                            |
 |                                                                            |
 |                                                                            |
 :          ______________/               ________             _______________|
 :___/\______) ,.::;; ;. /________________\%%%%%%/_____________\  ...,:::; ;.;:
 ::  _________________    __  ::; __    ___\%%%%/________ ...:: \     _____   ;
  __/                 \/_/  \_____\/_  /    \%%/         \__  ___\/__(_    \/__
 _\ \ g r e e t s     /\             \/      \/           \ )/               _/
 \  _\__________________\            /                                       :
 _\   \                                                                      |_
 \/ Some hardworking groups, and maybe you?                                 _|/
 |                                                                          \_.
 |                                                                            |
 |                                                                            |
 :          ______________/               ________             _______________|
 :___/\______);;: ...::, /________________\%%%%%%/_____________\ ::.. ;;;;: : :
 ::  ... . ., :        :  ...,,  . ::: :,  \%%%%/  ::: :;,,...,  :          .
                                            \%%/ nfo by griskokare/impure!ascii
                                             \/

Files

PathSize
comprised_ueb.nfo13,53 KB
comprised_ueb.r0047,68 MB
comprised_ueb.r0147,68 MB
comprised_ueb.r0247,68 MB
comprised_ueb.r0347,68 MB
comprised_ueb.r0447,68 MB
comprised_ueb.r0547,68 MB
comprised_ueb.r0647,68 MB
comprised_ueb.r0747,68 MB
comprised_ueb.r0847,68 MB
comprised_ueb.r0944,49 MB
comprised_ueb.rar47,68 MB
comprised_ueb.sfv308 B