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

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

13

C
CreatorB 已提交
14
### Android
15

C
CreatorB 已提交
16 17 18
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096)


19 20 21 22 23
### Emacs

* [Dokumentasi Emacs Bahasa Indonesia](https://github.com/kholidfu/emacs_doc)


24 25
### Git

26
* [Kontrol Versi dengan Git](https://leanpub.com/kontrol-versi-git)
27 28 29
* [Pro Git 1st Edition](https://git-scm.com/book/id/v1)


30 31
### Go

32
* [Dasar Pemrograman Golang](https://github.com/novalagung/dasarpemrogramangolang)
33 34


35
### HTML CSS
36

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

M
Mohammad Hossein Mojtahedi 已提交
39

40
### JavaScript
41

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

M
Mohammad Hossein Mojtahedi 已提交
45

46 47
### Node.js

V
victor felder 已提交
48
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
49
* [Node.js Handbook: Berbahasa Indonesia](https://play.google.com/store/books/details/Bona_Tua_Node_js_Handbook?id=9WhZDwAAQBAJ) - Bona Tua, Google Play Books (*account required*)
50 51


W
Wahyu Kristianto 已提交
52
### NoSQL
53

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


57
### PHP
58

59
* [Pemrograman Web dengan PHP dan MySQL](http://achmatim.net/2009/04/15/buku-gratis-pemrograman-web-dengan-php-dan-mysql/)
60
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
61 62 63 64


### Python

65 66
* [Belajar Python](http://www.belajarpython.com)
* [Database PostgreSQL, Pemrograman Python, dan SMS Gateway](http://rab.co.id/files/python/bukupython2.pdf.gz) - (PDF)
67
* [Workshop Python 101](http://sakti.github.io/python101/)
68 69 70 71 72


### Vue

* [Dokumentasi Vue Bahasa Indonesia](https://github.com/vuejs-id/docs)