Erlang learning diary-day1: Basic Basics

Source: Internet
Author: User

Book preparation

I bought two books:

I have read more than 30 pages, a lot of concepts, and a lot of perceptual knowledge, but it is also a bit more confused, because it is very different from the previous language, whether it is the design idea or the design thinking in the application field.

Therefore, I think it is better to do all the basic examples and do some programming exercises on algorithms. At the same time, it is better to understand them in combination with books.

As a result, we are ready to go hand in hand to build the environment and do more examples to give more practical application experience.

 

SDK preparation

I am using Mac. I have downloaded SRC, config, build, and install. The method is still the old one.

 

./Configure

Make

Sudo make install

After the installation is complete, you can directly input ERL in the terminal to the Erlang shell.

Then, follow the get started below to get familiar with Shell and compilation.

Http://www.erlang.org/static/getting_started_quickly.html

In this way, the Erlang environment will have

 

IDE preparation

I have been using idea for development, so I hope to continue using idea.

Refer to this post to complete the basic environment

Http://ignatov.github.io/intellij-erlang/

SDK Configuration

 

Hello world... idea.

 

Today is a good start. In the next two days, I will read a simple online book and run all the examples in it, understand the basic syntax and design ideas of Erlang.

Http://learnyousomeerlang.com/

 

Erlang learning diary-day1: Basic Basics

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.