mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
52 lines
1.1 KiB
Markdown
52 lines
1.1 KiB
Markdown
### Index
|
|
|
|
* [Android](#android)
|
|
* [Git](#git)
|
|
* [HTML & CSS](#html-css)
|
|
* [JavaScript](#javascript)
|
|
* [PHP](#php)
|
|
* [Python](#python)
|
|
|
|
|
|
### Android
|
|
|
|
* [Tutorial Membuat Aplikasi Android **Special Edition**](http://www.slideshare.net/creatorb/tutorial-lengkap-cara-membuat-aplikasi-android-sederhana)
|
|
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096)
|
|
|
|
|
|
### Git
|
|
|
|
* [Kontrol Versi dengan Git](https://leanpub.com/kontrol-versi-git)
|
|
* [Pro Git 1st Edition](https://git-scm.com/book/id/v1)
|
|
|
|
|
|
### 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
|
|
|
|
* [Tutorial Ebook PHP](http://www.ilmuwebsite.com/ebook-php-free-download)
|
|
|
|
|
|
### Python
|
|
|
|
* [Workshop Python 101](http://sakti.github.io/python101/)
|