|
|
|
@ -1,12 +1,16 @@ |
|
|
|
|
### Index |
|
|
|
|
|
|
|
|
|
* [Android](#android) |
|
|
|
|
* [C++](#cplusplus) |
|
|
|
|
* [Emacs](#emacs) |
|
|
|
|
* [Git](#git) |
|
|
|
|
* [Go](#go) |
|
|
|
|
* [HTML & CSS](#html-css) |
|
|
|
|
* [Java](#java) |
|
|
|
|
* [JavaScript](#javascript) |
|
|
|
|
* [Node.js](#nodejs) |
|
|
|
|
* [NoSQL](#nosql) |
|
|
|
|
* [Pemrograman Fungsional](#pemrograman-fungsional) |
|
|
|
|
* [PHP](#php) |
|
|
|
|
* [Python](#python) |
|
|
|
|
* [Vue](#vue) |
|
|
|
@ -18,6 +22,11 @@ |
|
|
|
|
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### <a id="cplusplus"></a> C++ |
|
|
|
|
|
|
|
|
|
* [Koding C++ Dengan Qt](https://leanpub.com/koding-cpp-qt) *(Membutuhkan akun Leanpub atau email yang valid)* |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Emacs |
|
|
|
|
|
|
|
|
|
* [Dokumentasi Emacs Bahasa Indonesia](https://github.com/kholidfu/emacs_doc) |
|
|
|
@ -39,6 +48,7 @@ |
|
|
|
|
|
|
|
|
|
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/) |
|
|
|
|
* [Ebook Belajar HTML Dan CSS Dasar](https://www.malasngoding.com/download-ebook-belajar-html-dan-css-dasar-gratis/) |
|
|
|
|
* [HTML & CSS: Buat Websitemu Sendiri ](https://leanpub.com/html-css--buat-webistemu-sendiri) *(Membutuhkan akun Leanpub atau email yang valid)* |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Java |
|
|
|
@ -48,6 +58,7 @@ |
|
|
|
|
|
|
|
|
|
### JavaScript |
|
|
|
|
|
|
|
|
|
* [Belajar TypeScript](https://leanpub.com/belajar-typescript) *(Membutuhkan akun Leanpub atau email yang valid)* |
|
|
|
|
* [Mengenal JavaScript](http://masputih.com/2013/01/ebook-gratis-mengenal-javascript) |
|
|
|
|
* [Otomatisasi dengan gulp.js](https://kristories.gitbooks.io/otomatisasi-dengan-gulp-js/content/) |
|
|
|
|
|
|
|
|
@ -63,6 +74,11 @@ |
|
|
|
|
* [MongoDB Untuk Indonesia](https://kristories.gitbooks.io/pengantar-mongodb/content/) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Pemrograman Fungsional |
|
|
|
|
|
|
|
|
|
* [Pemrograman Fungsional untuk Rakyat Jelata dengan Scalaz](https://leanpub.com/fpmortals-id) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### PHP |
|
|
|
|
|
|
|
|
|
* [Pemrograman Web dengan PHP dan MySQL](http://achmatim.net/2009/04/15/buku-gratis-pemrograman-web-dengan-php-dan-mysql/) |
|
|
|
|