free-programming-books-id.md 1.4 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
* [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
* [Pro Git 1st Edition](https://git-scm.com/book/id/v1)


23 24 25 26 27
### Go

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


28
### HTML CSS
29

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

M
Mohammad Hossein Mojtahedi 已提交
32

33
### JavaScript
34

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

M
Mohammad Hossein Mojtahedi 已提交
38

39 40
### Node.js

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


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

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


49
### PHP
50

51
* [Pemrograman Web dengan PHP dan MySQL](http://achmatim.net/2009/04/15/buku-gratis-pemrograman-web-dengan-php-dan-mysql/)
52
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
53 54 55 56


### Python

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