free-programming-books-id.md 1.9 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
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
38
* [Ebook Belajar HTML Dan CSS Dasar](https://www.malasngoding.com/download-ebook-belajar-html-dan-css-dasar-gratis/)
39

M
Mohammad Hossein Mojtahedi 已提交
40

41
### JavaScript
42

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

M
Mohammad Hossein Mojtahedi 已提交
46

47 48
### Node.js

V
victor felder 已提交
49
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
50
* [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*)
51 52


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

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


58
### PHP
59

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


### Python

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


### Vue

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