Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litaotao/erlang-self
https://github.com/litaotao/erlang-self
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/litaotao/erlang-self
- Owner: litaotao
- Created: 2014-09-22T05:35:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T09:44:49.000Z (about 10 years ago)
- Last Synced: 2024-03-16T03:01:11.891Z (9 months ago)
- Language: Erlang
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Erlang Learning Log
===========Oct.20th.2014
---
***Erlang and OTP in Action***
> chapter 6, code and debug program;***The Architecture of Open Source Applications***
> chapter 15, Riak and Erlang/OTP***Programming Erlang, 2nd***
> summarize chapter 1 to chapter 4Oct.21st.2014
---
***Programming Erlang, 2nd***
> summarize chapter 19
> summarize chapter 5***Erlang and OTP in Action***
> chapter 6, code and debug program;
> deep analyse source code of OTP application behavior;***Others***
> Read EEP-48: maps
> Read official document about records data typeOct.22nd.2014
---
***Source Code***
> OTP Application Behavior---https://github.com/litaotao/erlang-source-code;
> Message to Joe about the applicaiton behavior code;
> deep analyse source code of OTP application behavior;Nov.1st.2014
---
> Blog on simple_cache application, EOIA chapter 6;Nov.23rd.2014
---
> Blog on log system and application on EOIA chapter 7;