free-programming-books-id.md 1.5 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

C
CreatorB 已提交
3
* [Android](#android)
4
* [Git](#git)
5
* [Go](#go)
6
* [HTML & CSS](#html-css)
7
* [JavaScript](#javascript)
8
* [PHP](#php)
9
* [Python](#python)
M
Mohammad Hossein Mojtahedi 已提交
10

11

C
CreatorB 已提交
12
### Android
13

C
CreatorB 已提交
14 15 16 17
* [Tutorial Membuat Aplikasi Android **Special Edition**](http://www.slideshare.net/creatorb/tutorial-lengkap-cara-membuat-aplikasi-android-sederhana)
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096)


18 19
### Git

20
* [Kontrol Versi dengan Git](https://leanpub.com/kontrol-versi-git)
21 22 23
* [Pro Git 1st Edition](https://git-scm.com/book/id/v1)


24 25 26 27 28
### Go

* [Dasar Pemrograman Golang](https://www.gitbook.com/book/novalagung/dasarpemrogramangolang)


29
### HTML CSS
30

31 32
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)

M
Mohammad Hossein Mojtahedi 已提交
33

34
### JavaScript
35

36
* [Mengenal JavaScript](http://masputih.com/2013/01/ebook-gratis-mengenal-javascript)
C
Craig Davison 已提交
37
* [Otomatisasi dengan gulp.js](https://kristories.gitbooks.io/otomatisasi-dengan-gulp-js/content/)
38

M
Mohammad Hossein Mojtahedi 已提交
39

40 41
### Node.js

V
victor felder 已提交
42
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
43 44


W
Wahyu Kristianto 已提交
45
### NoSQL
46

W
Wahyu Kristianto 已提交
47
* [MongoDB Untuk Indonesia](https://kristories.gitbooks.io/pengantar-mongodb/content/)
48 49


50
### PHP
51

52
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
53
* [Tutorial PHP](http://www.codingku.com/php/)
54 55 56 57


### Python

58 59
* [Belajar Python](http://www.belajarpython.com)
* [Database PostgreSQL, Pemrograman Python, dan SMS Gateway](http://rab.co.id/files/python/bukupython2.pdf.gz) - (PDF)
60
* [Workshop Python 101](http://sakti.github.io/python101/)