programming-books/free-programming-books-id.md

51 lines
1.1 KiB
Markdown
Raw Normal View History

2014-07-27 20:16:50 +00:00
### Index
2015-04-18 17:40:01 +00:00
* [Android](#android)
* [Git](#git)
2014-02-10 03:16:36 +00:00
* [HTML & CSS](#html-css)
* [JavaScript](#javascript)
2014-12-31 20:38:44 +00:00
* [PHP](#php)
2016-06-26 09:08:46 +00:00
* [Python](#python)
2014-05-22 16:54:24 +00:00
2015-04-18 17:40:01 +00:00
### Android
2015-04-18 17:40:01 +00:00
* [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
* [Pro Git 1st Edition](https://git-scm.com/book/id/v1)
### HTML CSS
2014-02-10 03:16:36 +00:00
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
2014-05-22 16:54:24 +00:00
### JavaScript
* [Mengenal JavaScript](http://masputih.com/2013/01/ebook-gratis-mengenal-javascript)
2015-12-13 21:20:59 +00:00
* [Otomatisasi dengan gulp.js](https://kristories.gitbooks.io/otomatisasi-dengan-gulp-js/content/)
2014-02-10 03:16:36 +00:00
2014-05-22 16:54:24 +00:00
### Node.js
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
2014-12-31 20:33:41 +00:00
### NoSQL
2016-01-22 01:57:04 +00:00
* [MongoDB Untuk Indonesia](https://kristories.gitbooks.io/pengantar-mongodb/content/)
2014-12-31 20:38:44 +00:00
### PHP
* [Tutorial Ebook PHP](http://www.4shared.com/rar/CtmMQ24E/Ebook_Tutorial_PHP.html)
2016-06-26 09:08:46 +00:00
### Python
* [Workshop Python 101](http://sakti.github.io/python101/)