- Phoenix Web Development
- Brandon Richey
- 144字
- 2021-08-27 18:28:20
Introducing IEx and Elixir
We'll start off by talking a little bit about the Elixir programming language that Phoenix sits atop. The most important thing to note, especially if you're coming from another programming language such as Ruby, Go, PHP, JavaScript, or Java, is that there is one significant difference between Elixir and the rest: Elixir is a functional language. While this doesn't change everything dramatically, it does introduce a few gotchas that we will need to get out of the way.
If you're already comfortable with Elixir and IEx, feel free to skip this section, as this is intended to be a quick introduction or refresher to the Elixir language and the IEx debugging tool.
Before we dive too far into those gotchas, let's first get acquainted with a tool that is going to make our development process in Elixir much simpler: IEx.
推薦閱讀
- Django 2 by Example
- 互聯網安全的40個智慧洞見:2015年中國互聯網安全大會文集
- Practical Web Design
- Socket.IO Real-time Web Application Development
- 中小型局域網組建、管理與維護實戰
- 2小時讀懂物聯網
- Kong網關:入門、實戰與進階
- Bonita Open Solution 5.x Essentials
- 互聯網+思維與創新:通往未來的+號
- 物聯網工程導論(第3版)
- 互聯網視覺設計(全彩慕課版)
- 結網@改變世界的互聯網產品經理(修訂版)
- OpenShift Cookbook
- VMware vSphere 5.0虛擬化架構實戰指南
- CiviCRM Cookbook