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

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

10

C
CreatorB 已提交
11
### Android
12

C
CreatorB 已提交
13 14 15 16
* [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)


17 18
### Git

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


### HTML CSS
24

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

M
Mohammad Hossein Mojtahedi 已提交
27

28
### JavaScript
29

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

M
Mohammad Hossein Mojtahedi 已提交
33

34 35
### Node.js

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


W
Wahyu Kristianto 已提交
39
### NoSQL
40

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


44
### PHP
45

46
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
47 48 49 50 51


### Python

* [Workshop Python 101](http://sakti.github.io/python101/)