mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-05 21:07:51 +00:00
66 lines
1.5 KiB
Markdown
66 lines
1.5 KiB
Markdown
### Index
|
|
|
|
* [Android](#android)
|
|
* [Emacs](#emacs)
|
|
* [Git](#git)
|
|
* [Go](#go)
|
|
* [HTML & CSS](#html-css)
|
|
* [JavaScript](#javascript)
|
|
* [PHP](#php)
|
|
* [Python](#python)
|
|
|
|
|
|
### Android
|
|
|
|
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096)
|
|
|
|
|
|
### Emacs
|
|
|
|
* [Dokumentasi Emacs Bahasa Indonesia](https://github.com/kholidfu/emacs_doc)
|
|
|
|
|
|
### Git
|
|
|
|
* [Kontrol Versi dengan Git](https://leanpub.com/kontrol-versi-git)
|
|
* [Pro Git 1st Edition](https://git-scm.com/book/id/v1)
|
|
|
|
|
|
### Go
|
|
|
|
* [Dasar Pemrograman Golang](https://www.gitbook.com/book/novalagung/dasarpemrogramangolang)
|
|
|
|
|
|
### HTML CSS
|
|
|
|
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
|
|
|
|
|
|
### JavaScript
|
|
|
|
* [Mengenal JavaScript](http://masputih.com/2013/01/ebook-gratis-mengenal-javascript)
|
|
* [Otomatisasi dengan gulp.js](https://kristories.gitbooks.io/otomatisasi-dengan-gulp-js/content/)
|
|
|
|
|
|
### Node.js
|
|
|
|
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
|
|
|
|
|
|
### NoSQL
|
|
|
|
* [MongoDB Untuk Indonesia](https://kristories.gitbooks.io/pengantar-mongodb/content/)
|
|
|
|
|
|
### PHP
|
|
|
|
* [Pemrograman Web dengan PHP dan MySQL](http://achmatim.net/2009/04/15/buku-gratis-pemrograman-web-dengan-php-dan-mysql/)
|
|
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
|
|
|
|
|
|
### Python
|
|
|
|
* [Belajar Python](http://www.belajarpython.com)
|
|
* [Database PostgreSQL, Pemrograman Python, dan SMS Gateway](http://rab.co.id/files/python/bukupython2.pdf.gz) - (PDF)
|
|
* [Workshop Python 101](http://sakti.github.io/python101/)
|