Paulo A Pereira - Elixir Cookbook [2015, PDF/EPUB, ENG] + Code

seeders: 7 leechers: 0
Added 11 years ago by D@vidoff in Books - Non-Fiction
Downloaded 1 time.
RuTracker.org
Paulo A Pereira - Elixir Cookbook [2015, PDF/EPUB, ENG] + Code

Torrent Contents Size: 19.7 MB

Paulo A Pereira - Elixir Cookbook [2015, PDF/EPUB, ENG] + Code
Code
7517OS_Code
Chapter 1
config_example
.gitignore
GITIGNORE
34 B
README.md
MD
57 B
config
config.exs
EXS
115 B
dev.exs
EXS
96 B
prod.exs
EXS
95 B
test.exs
EXS
89 B
lib
config_example.ex
EX
287 B
mix.exs
EXS
604 B
test
config_example_test.exs
EXS
104 B
test_helper.exs
EXS
15 B
echoer.ex
EX
97 B
greeter.ex
EX
85 B
manage_deps
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
51 B
config
config.exs
EXS
993 B
lib
manage_deps.ex
EX
28 B
mix.exs
EXS
634 B
mix.lock
LOCK
102 B
test
manage_deps_test.exs
EXS
101 B
test_helper.exs
EXS
15 B
meminfo.ex
EX
670 B
simple_app
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
49 B
config
config.exs
EXS
993 B
lib
simple_app.ex
EX
91 B
mix.exs
EXS
596 B
test
simple_app_test.exs
EXS
100 B
test_helper.exs
EXS
15 B
supervised_app
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
57 B
config
config.exs
EXS
871 B
lib
supervised_app.ex
EX
379 B
mix.exs
EXS
292 B
test
supervised_app_test.exs
EXS
104 B
test_helper.exs
EXS
15 B
Chapter 2
get_pages
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
47 B
config
config.exs
EXS
1.01 KB
lib
get_pages.ex
EX
385 B
mix.exs
EXS
296 B
mix.lock
LOCK
185 B
test
get_pages_test.exs
EXS
99 B
test_helper.exs
EXS
15 B
stream_file.txt
TXT
8.27 KB
transformator.ex
EX
272 B
Chapter 3
Divider.mp3
MP3
6.16 MB
mp3_info.ex
EX
1.83 KB
pipe_transformation
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
67 B
config
config.exs
EXS
1.01 KB
input_file.txt
TXT
8.27 KB
lib
pipe_transformation.ex
EX
812 B
mix.exs
EXS
319 B
out.txt
TXT
8.27 KB
test
pipe_transformation_test.exs
EXS
109 B
test_helper.exs
EXS
15 B
word_frequency
.gitignore
GITIGNORE
34 B
README.md
MD
57 B
config
config.exs
EXS
1.01 KB
lib
word_frequency.ex
EX
1.37 KB
mix.exs
EXS
304 B
test
test_helper.exs
EXS
15 B
word_frequency_test.exs
EXS
104 B
walt_whitman.txt
TXT
1.22 KB
word_frequency.txt
TXT
1.9 KB
Chapter 4
.DS_Store
DS_STORE
6 KB
constants
constants.ex
EX
233 B
defaults.ex
EX
27 B
demo
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
39 B
config
config.exs
EXS
1.01 KB
lib
demo
greeter.ex
EX
100 B
one
greeter.ex
EX
101 B
two
greeter.ex
EX
101 B
demo.ex
EX
237 B
mix.exs
EXS
584 B
test
demo_test.exs
EXS
95 B
test_helper.exs
EXS
15 B
directives
.DS_Store
DS_STORE
6 KB
directives.ex
EX
664 B
require_me.ex
EX
98 B
documenting
my_module.ex
EX
737 B
randomizer.ex
EX
235 B
my_script.exs
EXS
148 B
patterns_and_guards.ex
EX
460 B
randomizer
.DS_Store
DS_STORE
6 KB
my_module.ex
EX
138 B
randomizer.ex
EX
114 B
Chapter 5
.DS_Store
DS_STORE
6 KB
ets_store.ex
EX
427 B
geolocation_with_tasks
.gitignore
GITIGNORE
34 B
README.md
MD
71 B
config
config.exs
EXS
108 B
geo_db
GeoLite2-Country.mmdb
MMDB
2.66 MB
lib
geolocation_with_tasks.ex
EX
400 B
geolocator.ex
EX
745 B
mix.exs
EXS
370 B
mix.lock
LOCK
148 B
test
geolocation_with_tasks_test.exs
EXS
111 B
test_helper.exs
EXS
15 B
messages.ex
EX
563 B
messages_with_state.ex
EX
843 B
multiple_calculations.ex
EX
680 B
phone_book.ex
EX
280 B
Chapter 6
.DS_Store
DS_STORE
6 KB
creating_a_supervisor
connection_tracker.ex
EX
1.35 KB
connection_tracker_sup.ex
EX
340 B
error_handling.ex
EX
554 B
minimal_server
connection_tracker.ex
EX
781 B
otp_gen_server
connection_tracker.ex
EX
1.12 KB
release_me
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
49 B
config
config.exs
EXS
1.01 KB
lib
release_me
connection_tracker.ex
EX
1.13 KB
release_me.ex
EX
298 B
mix.exs
EXS
298 B
mix.lock
LOCK
77 B
test
release_me_test.exs
EXS
100 B
test_helper.exs
EXS
15 B
Chapter 7
.DS_Store
DS_STORE
6 KB
cowboy_app
.gitignore
GITIGNORE
34 B
README.md
MD
49 B
config
config.exs
EXS
1.01 KB
lib
cowboy_app.ex
EX
596 B
mix.exs
EXS
321 B
mix.lock
LOCK
112 B
test
cowboy_app_test.exs
EXS
100 B
test_helper.exs
EXS
15 B
cowboy_static
cowboy_app
.gitignore
GITIGNORE
34 B
README.md
MD
49 B
config
config.exs
EXS
1.01 KB
lib
cowboy
dispatch.ex
EX
395 B
root_page_handler.ex
EX
372 B
cowboy_app.ex
EX
394 B
mix.exs
EXS
321 B
mix.lock
LOCK
112 B
priv
cc.png
PNG
37.97 KB
html.jpg
JPG
9.47 KB
index.html
HTML
121 B
test.html
HTML
119 B
test
cowboy_app_test.exs
EXS
100 B
test_helper.exs
EXS
15 B
cowboy_websockets
cowboy_app
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
49 B
config
config.exs
EXS
1.01 KB
lib
cowboy
dispatch.ex
EX
443 B
root_page_handler.ex
EX
372 B
ws_handler.ex
EX
862 B
ws_server.ex
EX
1.8 KB
cowboy_app.ex
EX
375 B
mix.exs
EXS
321 B
mix.lock
LOCK
112 B
priv
cc.png
PNG
37.97 KB
css
bootstrap-theme.css
CSS
16.42 KB
bootstrap-theme.min.css
CSS
14.64 KB
bootstrap.min.css
CSS
95.06 KB
navbar.css
CSS
58 B
fonts
glyphicons-halflings-regular.eot
EOT
13.75 KB
glyphicons-halflings-regular.svg
SVG
61.68 KB
glyphicons-halflings-regular.ttf
TTF
28.82 KB
glyphicons-halflings-regular.woff
WOFF
16.06 KB
html.jpg
JPG
9.47 KB
index.html
HTML
2.6 KB
js
bootstrap.js
JS
57.09 KB
bootstrap.min.js
JS
27.08 KB
bullet.js
JS
7.44 KB
index.js
JS
2.68 KB
jquery.json-2.4.min.js
JS
2.21 KB
jquery.min.js
JS
90.46 KB
test.html
HTML
119 B
test
cowboy_app_test.exs
EXS
100 B
test_helper.exs
EXS
15 B
phoenix_controller
todo
.gitignore
GITIGNORE
34 B
README.md
MD
199 B
config
config.exs
EXS
722 B
dev.exs
EXS
342 B
locales
en.exs
EXS
21 B
prod.exs
EXS
887 B
test.exs
EXS
166 B
lib
todo
endpoint.ex
EX
606 B
todo.ex
EX
888 B
mix.exs
EXS
602 B
mix.lock
LOCK
224 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
test_helper.exs
EXS
13 B
todo_test.exs
EXS
95 B
web
controllers
my_controller.ex
EX
528 B
page_controller.ex
EX
145 B
todos_controller.ex
EX
327 B
router.ex
EX
608 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
873 B
not_found.html.eex
EEX
44 B
view.ex
EX
466 B
views
error_view.ex
EX
303 B
layout_view.ex
EX
49 B
page_view.ex
EX
47 B
phoenix_pub_sub
todo
.gitignore
GITIGNORE
34 B
README.md
MD
199 B
config
config.exs
EXS
722 B
dev.exs
EXS
342 B
locales
en.exs
EXS
21 B
prod.exs
EXS
887 B
test.exs
EXS
166 B
lib
todo
access_counter.ex
EX
457 B
endpoint.ex
EX
606 B
todo.ex
EX
480 B
mix.exs
EXS
602 B
mix.lock
LOCK
224 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
test_helper.exs
EXS
13 B
todo_test.exs
EXS
95 B
web
controllers
my_controller.ex
EX
528 B
page_controller.ex
EX
145 B
todos_controller.ex
EX
469 B
router.ex
EX
608 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
873 B
not_found.html.eex
EEX
44 B
todos
index.html.eex
EEX
239 B
view.ex
EX
466 B
views
error_view.ex
EX
303 B
layout_view.ex
EX
49 B
page_view.ex
EX
47 B
todos_view.ex
EX
130 B
phoenix_routes
todo
.gitignore
GITIGNORE
34 B
README.md
MD
199 B
config
config.exs
EXS
722 B
dev.exs
EXS
342 B
locales
en.exs
EXS
21 B
prod.exs
EXS
887 B
test.exs
EXS
166 B
lib
todo
endpoint.ex
EX
606 B
todo.ex
EX
888 B
mix.exs
EXS
602 B
mix.lock
LOCK
224 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
test_helper.exs
EXS
13 B
todo_test.exs
EXS
95 B
web
controllers
page_controller.ex
EX
145 B
router.ex
EX
592 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
873 B
not_found.html.eex
EEX
44 B
view.ex
EX
466 B
views
error_view.ex
EX
303 B
layout_view.ex
EX
49 B
page_view.ex
EX
47 B
phoenix_ssl
todo
.gitignore
GITIGNORE
34 B
README.md
MD
199 B
config
config.exs
EXS
722 B
dev.exs
EXS
342 B
locales
en.exs
EXS
21 B
prod.exs
EXS
1.06 KB
test.exs
EXS
166 B
lib
todo
access_counter.ex
EX
457 B
endpoint.ex
EX
606 B
todo.ex
EX
925 B
mix.exs
EXS
602 B
mix.lock
LOCK
224 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
test_helper.exs
EXS
13 B
todo_test.exs
EXS
95 B
web
controllers
my_controller.ex
EX
528 B
page_controller.ex
EX
145 B
todos_controller.ex
EX
469 B
router.ex
EX
608 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
873 B
not_found.html.eex
EEX
44 B
todos
index.html.eex
EEX
239 B
view.ex
EX
466 B
views
error_view.ex
EX
303 B
layout_view.ex
EX
49 B
page_view.ex
EX
47 B
todos_view.ex
EX
130 B
phoenix_views_templates
todo
.gitignore
GITIGNORE
34 B
README.md
MD
199 B
config
config.exs
EXS
722 B
dev.exs
EXS
342 B
locales
en.exs
EXS
21 B
prod.exs
EXS
887 B
test.exs
EXS
166 B
lib
todo
endpoint.ex
EX
606 B
todo.ex
EX
888 B
mix.exs
EXS
602 B
mix.lock
LOCK
224 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
test_helper.exs
EXS
13 B
todo_test.exs
EXS
95 B
web
controllers
my_controller.ex
EX
528 B
page_controller.ex
EX
145 B
todos_controller.ex
EX
353 B
router.ex
EX
608 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
873 B
not_found.html.eex
EEX
44 B
todos
index.html.eex
EEX
239 B
view.ex
EX
466 B
views
error_view.ex
EX
303 B
layout_view.ex
EX
49 B
page_view.ex
EX
47 B
todos_view.ex
EX
130 B
todo
.gitignore
GITIGNORE
34 B
README.md
MD
199 B
config
config.exs
EXS
722 B
dev.exs
EXS
342 B
locales
en.exs
EXS
21 B
prod.exs
EXS
887 B
test.exs
EXS
166 B
lib
todo
endpoint.ex
EX
606 B
todo.ex
EX
888 B
mix.exs
EXS
602 B
mix.lock
LOCK
224 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
test_helper.exs
EXS
13 B
todo_test.exs
EXS
95 B
web
controllers
page_controller.ex
EX
145 B
router.ex
EX
461 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
873 B
not_found.html.eex
EEX
44 B
view.ex
EX
466 B
views
error_view.ex
EX
303 B
layout_view.ex
EX
49 B
page_view.ex
EX
47 B
Chapter 8
os_commands
.gitignore
GITIGNORE
34 B
README.md
MD
51 B
config
config.exs
EXS
1.01 KB
lib
os_commands.ex
EX
324 B
mix.exs
EXS
286 B
mix.lock
LOCK
44 B
test
os_commands_test.exs
EXS
101 B
test_helper.exs
EXS
15 B
phoenix_twitter_stream
.DS_Store
DS_STORE
6 KB
.gitignore
GITIGNORE
34 B
README.md
MD
215 B
config
config.exs
EXS
756 B
dev.exs
EXS
376 B
locales
en.exs
EXS
21 B
prod.exs
EXS
955 B
test.exs
EXS
200 B
lib
phoenix_tweeter_stream
endpoint.ex
EX
692 B
tweet_streamer.ex
EX
235 B
phoenix_tweeter_stream.ex
EX
951 B
mix.exs
EXS
546 B
mix.lock
LOCK
481 B
priv
static
css
phoenix.css
CSS
99.16 KB
images
phoenix.png
PNG
13.57 KB
js
phoenix.js
JS
15.43 KB
test
phoenix_tweeter_stream_test.exs
EXS
111 B
test_helper.exs
EXS
13 B
web
channels
tweets.ex
EX
256 B
controllers
page_controller.ex
EX
161 B
router.ex
EX
593 B
templates
layout
application.html.eex
EEX
819 B
page
error.html.eex
EEX
21 B
index.html.eex
EEX
610 B
not_found.html.eex
EEX
44 B
view.ex
EX
498 B
views
error_view.ex
EX
335 B
layout_view.ex
EX
81 B
page_view.ex
EX
79 B
redis_and_postgresql
.gitignore
GITIGNORE
34 B
README.md
MD
67 B
config
config.exs
EXS
153 B
lib
postgres
db.ex
EX
789 B
message.ex
EX
202 B
repo.ex
EX
342 B
redis
msg_pusher.ex
EX
430 B
subscriber.ex
EX
1.07 KB
redis_and_postgresql.ex
EX
338 B
mix.exs
EXS
451 B
mix.lock
LOCK
395 B
priv
repo
migrations
20141218091804_create_messages.exs
EXS
255 B
test
redis_and_postgresql_test.exs
EXS
109 B
test_helper.exs
EXS
15 B
__MACOSX
7517OS_Code
Chapter 1
._echoer.ex
EX
212 B
._greeter.ex
EX
212 B
._meminfo.ex
EX
212 B
config_example
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
lib
._config_example.ex
EX
212 B
test
._config_example_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
manage_deps
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._manage_deps.ex
EX
212 B
test
._manage_deps_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
simple_app
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
config
._config.exs
EXS
212 B
lib
._simple_app.ex
EX
212 B
test
._simple_app_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
supervised_app
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
config
._config.exs
EXS
212 B
lib
._supervised_app.ex
EX
212 B
test
._supervised_app_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
Chapter 2
._stream_file.txt
TXT
212 B
._transformator.ex
EX
212 B
get_pages
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._get_pages.ex
EX
212 B
test
._get_pages_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
Chapter 3
._Divider.mp3
MP3
212 B
pipe_transformation
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._input_file.txt
TXT
212 B
._out.txt
TXT
212 B
config
._config.exs
EXS
212 B
lib
._pipe_transformation.ex
EX
212 B
test
._pipe_transformation_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
word_frequency
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._walt_whitman.txt
TXT
212 B
._word_frequency.txt
TXT
212 B
config
._config.exs
EXS
212 B
lib
._word_frequency.ex
EX
212 B
test
._test_helper.exs
EXS
212 B
._word_frequency_test.exs
EXS
212 B
Chapter 4
._.DS_Store
DS_STORE
120 B
._defaults.ex
EX
212 B
._my_script.exs
EXS
212 B
._patterns_and_guards.ex
EX
212 B
constants
._constants.ex
EX
212 B
demo
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
config
._config.exs
EXS
212 B
lib
demo
._greeter.ex
EX
212 B
one
._greeter.ex
EX
212 B
two
._greeter.ex
EX
212 B
test
._demo_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
directives
._.DS_Store
DS_STORE
120 B
._directives.ex
EX
212 B
._require_me.ex
EX
212 B
documenting
._my_module.ex
EX
212 B
._randomizer.ex
EX
212 B
randomizer
._.DS_Store
DS_STORE
120 B
._my_module.ex
EX
212 B
._randomizer.ex
EX
212 B
Chapter 5
._.DS_Store
DS_STORE
120 B
._ets_store.ex
EX
212 B
._messages.ex
EX
212 B
._messages_with_state.ex
EX
212 B
._multiple_calculations.ex
EX
212 B
._phone_book.ex
EX
212 B
geolocation_with_tasks
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
geo_db
._GeoLite2-Country.mmdb
MMDB
212 B
lib
._geolocation_with_tasks.ex
EX
212 B
._geolocator.ex
EX
212 B
test
._geolocation_with_tasks_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
Chapter 6
._.DS_Store
DS_STORE
120 B
._error_handling.ex
EX
212 B
creating_a_supervisor
._connection_tracker.ex
EX
212 B
._connection_tracker_sup.ex
EX
212 B
minimal_server
._connection_tracker.ex
EX
212 B
otp_gen_server
._connection_tracker.ex
EX
212 B
release_me
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._release_me.ex
EX
212 B
release_me
._connection_tracker.ex
EX
212 B
test
._release_me_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
Chapter 7
._.DS_Store
DS_STORE
120 B
cowboy_app
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._cowboy_app.ex
EX
212 B
test
._cowboy_app_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
cowboy_static
cowboy_app
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._cowboy_app.ex
EX
212 B
cowboy
._dispatch.ex
EX
212 B
._root_page_handler.ex
EX
212 B
priv
._cc.png
PNG
212 B
._html.jpg
JPG
212 B
._index.html
HTML
212 B
._test.html
HTML
212 B
test
._cowboy_app_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
cowboy_websockets
cowboy_app
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._cowboy_app.ex
EX
212 B
cowboy
._dispatch.ex
EX
212 B
._root_page_handler.ex
EX
212 B
._ws_handler.ex
EX
212 B
._ws_server.ex
EX
212 B
priv
._cc.png
PNG
212 B
._html.jpg
JPG
212 B
._index.html
HTML
212 B
._test.html
HTML
212 B
css
._bootstrap-theme.css
CSS
212 B
._bootstrap-theme.min.css
CSS
212 B
._bootstrap.min.css
CSS
212 B
._navbar.css
CSS
212 B
fonts
._glyphicons-halflings-regular.eot
EOT
212 B
._glyphicons-halflings-regular.svg
SVG
212 B
._glyphicons-halflings-regular.ttf
TTF
212 B
._glyphicons-halflings-regular.woff
WOFF
212 B
js
._bootstrap.js
JS
212 B
._bootstrap.min.js
JS
212 B
._bullet.js
JS
212 B
._index.js
JS
212 B
._jquery.json-2.4.min.js
JS
212 B
._jquery.min.js
JS
212 B
test
._cowboy_app_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
phoenix_controller
todo
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
._todo.ex
EX
212 B
todo
._endpoint.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._test_helper.exs
EXS
212 B
._todo_test.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
controllers
._my_controller.ex
EX
212 B
._page_controller.ex
EX
212 B
._todos_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
phoenix_pub_sub
todo
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
todo
._access_counter.ex
EX
212 B
._endpoint.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._test_helper.exs
EXS
212 B
._todo_test.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
controllers
._my_controller.ex
EX
212 B
._page_controller.ex
EX
212 B
._todos_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
todos
._index.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
._todos_view.ex
EX
212 B
phoenix_routes
todo
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
._todo.ex
EX
212 B
todo
._endpoint.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._test_helper.exs
EXS
212 B
._todo_test.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
controllers
._page_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
phoenix_ssl
todo
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
._todo.ex
EX
212 B
todo
._access_counter.ex
EX
212 B
._endpoint.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._test_helper.exs
EXS
212 B
._todo_test.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
controllers
._my_controller.ex
EX
212 B
._page_controller.ex
EX
212 B
._todos_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
todos
._index.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
._todos_view.ex
EX
212 B
phoenix_views_templates
todo
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
._todo.ex
EX
212 B
todo
._endpoint.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._test_helper.exs
EXS
212 B
._todo_test.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
controllers
._my_controller.ex
EX
212 B
._page_controller.ex
EX
212 B
._todos_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
todos
._index.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
._todos_view.ex
EX
212 B
todo
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
._todo.ex
EX
212 B
todo
._endpoint.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._test_helper.exs
EXS
212 B
._todo_test.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
controllers
._page_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
Chapter 8
os_commands
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._os_commands.ex
EX
212 B
test
._os_commands_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
phoenix_twitter_stream
._.DS_Store
DS_STORE
120 B
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
._dev.exs
EXS
212 B
._prod.exs
EXS
212 B
._test.exs
EXS
212 B
locales
._en.exs
EXS
212 B
lib
._phoenix_tweeter_stream.ex
EX
212 B
phoenix_tweeter_stream
._endpoint.ex
EX
212 B
._tweet_streamer.ex
EX
212 B
priv
static
css
._phoenix.css
CSS
212 B
images
._phoenix.png
PNG
212 B
js
._phoenix.js
JS
212 B
test
._phoenix_tweeter_stream_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
web
._router.ex
EX
212 B
._view.ex
EX
212 B
channels
._tweets.ex
EX
212 B
controllers
._page_controller.ex
EX
212 B
templates
layout
._application.html.eex
EEX
212 B
page
._error.html.eex
EEX
212 B
._index.html.eex
EEX
212 B
._not_found.html.eex
EEX
212 B
views
._error_view.ex
EX
212 B
._layout_view.ex
EX
212 B
._page_view.ex
EX
212 B
redis_and_postgresql
._.gitignore
GITIGNORE
212 B
._README.md
MD
212 B
._mix.exs
EXS
212 B
._mix.lock
LOCK
212 B
config
._config.exs
EXS
212 B
lib
._redis_and_postgresql.ex
EX
212 B
postgres
._db.ex
EX
212 B
._message.ex
EX
212 B
redis
._msg_pusher.ex
EX
212 B
._subscriber.ex
EX
212 B
priv
repo
migrations
._20141218091804_create_messages.exs
EXS
212 B
test
._redis_and_postgresql_test.exs
EXS
212 B
._test_helper.exs
EXS
212 B
Paulo A Pereira - Elixir Cookbook - 2015.epub
EPUB
5.64 MB
Paulo A Pereira - Elixir Cookbook - 2015.pdf
PDF
3.54 MB

Description

Related Torrents

Location

Trackers

Tracker name
http://bt2.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: