|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-elixir-beginner/
课程评论:没有评论
课程名称:Elixir:在最佳并发语言上开始编程 课程简介: Elixir是一种功能强大、并发性强的通用编程语言,运行于Erlang虚拟机(BEAM)之上。Elixir基于Erlang,继承了其构建分布式和容错应用程序的抽象概念。该语言具备可扩展性、容错性、功能性编程及扩展性等特点,同时兼容Erlang。Elixir让开发者能够完全访问Erlang的生态系统,许多知名公司如Heroku、WhatsApp、Klarna和Basho等都利用Elixir构建分布式和容错的应用程序。Elixir程序员在运行时可以无缝调用任何Erlang函数,而不会产生额外的性能开销。 在本课程中,我将教授Elixir的基本概念,帮助学员入门Elixir,以及如何编写Elixir程序。加入我们,开始探索这一强大的编程语言吧!
Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang virtual machine (BEAM). Elixir builds on top of Erlang and shares the same abstractions for building distributed, fault-tolerant applications. Features Scalability Fault-tolerance Functional Programming Extensibility Erlang compatible Elixir runs on the Erlang VM giving developers complete access to Erlang's ecosystem, used by companies like Heroku, WhatsApp, Klarna, Basho and many more to build distributed, fault-tolerant applications. An Elixir programmer can invoke any Erlang function with no runtime cost In this course i will be teaching basic concepts of elixir, getting started with elixir and how to write programs in elixir.