free-programming-books-id.md 2.4 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

16
* [Android Developers Fundamental Course Concepts and Practicals (Bahasa Indonesia)](https://yukcoding.id/download-ebook-android-gratis/)
C
CreatorB 已提交
17 18 19
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096)


20 21 22 23 24
### Emacs

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


25 26
### Git

27
* [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git)
28
* [Kontrol Versi dengan Git](https://leanpub.com/kontrol-versi-git)
29
* [Pro Git 2nd Edition](https://git-scm.com/book/id/v2)
30 31


32 33
### Go

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


37
### HTML CSS
38

39
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
40
* [Ebook Belajar HTML Dan CSS Dasar](https://www.malasngoding.com/download-ebook-belajar-html-dan-css-dasar-gratis/)
41

M
Mohammad Hossein Mojtahedi 已提交
42

43
### JavaScript
44

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

M
Mohammad Hossein Mojtahedi 已提交
48

49 50
### Node.js

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


W
Wahyu Kristianto 已提交
55
### NoSQL
56

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


60
### PHP
61

62
* [Pemrograman Web dengan PHP dan MySQL](http://achmatim.net/2009/04/15/buku-gratis-pemrograman-web-dengan-php-dan-mysql/)
63
* [PHP: The Right Way Bahasa Indonesia](http://id.phptherightway.com/#site-header/)
64
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
65 66 67 68


### Python

69
* [Belajar Python](http://www.belajarpython.com)
70
* [Dasar Pemrograman Python](https://www.pythonindo.com/tutorial-python-dasar/)
71
* [Database PostgreSQL, Pemrograman Python, dan SMS Gateway](http://rab.co.id/files/python/bukupython2.pdf.gz) - (PDF)
72 73
* [Kursus Singkat Machine Learning dengan TensorFlow API](https://developers.google.com/machine-learning/crash-course?hl=id)
* [Tutorial Python](https://docs.python.org/id/3.8/tutorial/)
74
* [Workshop Python 101](http://sakti.github.io/python101/)
75 76 77 78 79


### Vue

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