2014-07-27 20:16:50 +00:00
### Index
2015-11-13 13:25:42 +00:00
2015-04-18 17:40:01 +00:00
* [Android ](#android )
2021-11-02 01:42:52 +00:00
* [C ](#c )
2022-01-31 17:02:06 +00:00
* [C# ](#csharp )
2021-01-23 21:36:35 +00:00
* [C++ ](#cpp )
2020-10-17 16:33:13 +00:00
* [CodeIgniter ](#codeigniter )
2016-04-21 20:38:13 +00:00
* [Git ](#git )
2017-10-02 13:57:49 +00:00
* [Go ](#go )
2022-07-29 10:46:20 +00:00
* [HTML and CSS ](#html-and-css )
2022-10-04 01:36:56 +00:00
* [Bootstrap ](#bootstrap )
2022-09-13 16:06:55 +00:00
* [IDE and editors ](#ide-and-editors )
2020-10-07 12:53:12 +00:00
* [Java ](#java )
2016-04-21 20:38:13 +00:00
* [JavaScript ](#javascript )
2023-10-01 14:46:55 +00:00
* [Angular ](#angular )
* [Deno ](#deno )
2022-11-04 20:31:21 +00:00
* [Next.js ](#nextjs )
2022-10-08 01:24:22 +00:00
* [React.js ](#reactjs )
2023-10-01 14:46:55 +00:00
* [TypeScript ](#typescript )
2022-08-26 09:09:58 +00:00
* [Vue.js ](#vuejs )
2020-10-10 23:13:33 +00:00
* [Node.js ](#nodejs )
* [NoSQL ](#nosql )
* [Pemrograman Fungsional ](#pemrograman-fungsional )
2020-10-27 15:27:02 +00:00
* [Pemrograman Kompetitif ](#pemrograman-kompetitif )
2014-12-31 20:38:44 +00:00
* [PHP ](#php )
2016-06-26 09:08:46 +00:00
* [Python ](#python )
2023-10-04 02:33:31 +00:00
* [Rust ](#rust )
2021-10-15 23:34:20 +00:00
* [Solidity ](#solidity )
2014-05-22 16:54:24 +00:00
2015-11-13 13:25:42 +00:00
2015-04-18 17:40:01 +00:00
### Android
2015-11-13 13:25:42 +00:00
2020-10-02 22:36:33 +00:00
* [Android Developers Fundamental Course Concepts and Practicals (Bahasa Indonesia) ](https://yukcoding.id/download-ebook-android-gratis/ )
2015-04-18 17:40:01 +00:00
* [Tutorial Membuat Aplikasi Galeri Foto Android ](https://www.smashwords.com/books/view/533096 )
2021-11-02 01:42:52 +00:00
### C
2023-11-29 22:15:41 +00:00
* [Belajar Pemrograman C untuk Pemula ](https://www.petanikode.com/tutorial/c/ ) - Ahmad Muhardian *(:construction: in process)*
2022-10-12 01:46:25 +00:00
* [Tutorial Belajar Bahasa Pemrograman C Untuk Pemula ](https://www.duniailkom.com/tutorial-belajar-bahasa-pemrograman-c-bagi-pemula/ ) - Duniailkom
2021-11-02 01:42:52 +00:00
2022-02-25 16:23:35 +00:00
### <a id="csharp"></a>C\#
2020-11-19 15:38:19 +00:00
* [Menguasai Pemrograman Berorientasi Objek Dengan Bahasa C# ](https://mahirkoding.id/ebook-pemrograman-berorientasi-objek-c-pdf/ )
2022-02-25 16:23:35 +00:00
### <a id="cpp"></a>C++
2020-10-10 23:13:33 +00:00
2020-11-05 14:09:11 +00:00
* [Belajar C++ Dasar Bahasa Indonesia ](https://github.com/kelasterbuka/CPP_dasar-dasar-programming ) - Kelas Terbuka
2020-10-10 23:13:33 +00:00
2020-10-17 16:33:13 +00:00
### CodeIgniter
2021-10-28 14:17:34 +00:00
* [Codeigniter - Pendekatan Praktis ](https://leanpub.com/codeigniter-pendekatanpraktis ) - Ibnu Daqiqil Id (HTML, PDF, EPUB, Kindle) *(Membutuhkan akun Leanpub atau email yang valid)*
2021-10-09 01:13:56 +00:00
* [Codeigniter Untuk Pemula ](https://repository.bsi.ac.id/index.php/unduh/item/176695/Tutorial-Codeigniter-Untuk-Pemula.pdf ) - M Fikri Setiadi (PDF)
2023-09-30 19:29:10 +00:00
* [Framework Codeigniter - Sebuah Panduan dan Best Practice ](https://gilacoding.com/upload/file/Tutorial%20framework%20codeigniter.pdf ) - Gila Coding (PDF)
2020-10-23 16:09:14 +00:00
* [Panduan Pengguna CodeIgniter Indonesia ](https://codeigniter-id.github.io/user-guide/ ) - CodeIgniter Indonesia
2023-11-29 22:15:41 +00:00
* [Tutorial CodeIgniter 3 & 4 ](https://www.petanikode.com/tutorial/codeigniter/ ) *(:construction: dalam proses)*
2020-10-24 18:54:59 +00:00
* [Tutorial CodeIgniter 4 ](http://mfikri.com/artikel/tutorial-codeigniter4 )
2020-10-17 16:33:13 +00:00
2016-04-21 20:38:13 +00:00
### Git
2022-09-21 01:00:08 +00:00
* [Belajar Git untuk Pemula ](https://github.com/petanikode/belajar-git ) - Ahmad Muhardian, Petani Kode (HTML)
* [Pro Git 2nd Edition ](https://git-scm.com/book/id/ ) - Scott Chacon, Ben Straub (HTML)
2022-11-01 13:50:12 +00:00
* [Tutorial Belajar Git dan GitHub untuk Pemula ](https://tutorial-git.readthedocs.io/_/downloads/id/latest/pdf/ ) - Hendy Irawan - (PDF)
2016-04-21 20:38:13 +00:00
2017-10-02 13:57:49 +00:00
### Go
2020-10-29 15:44:21 +00:00
* [Belajar Dengan Jenius Golang ](https://raw.githubusercontent.com/gungunfebrianza/Belajar-Dengan-Jenius-Golang/master/Belajar%20Dengan%20Jenius%20Golang.pdf ) - Gun Gun Febrianza (PDF)
2020-10-04 01:37:16 +00:00
* [Dasar Pemrograman Golang ](https://dasarpemrogramangolang.novalagung.com ) - Noval Agung Prayogo
2021-10-01 14:34:55 +00:00
* [Mari Belajar Golang ](https://www.smashwords.com/books/view/938003 ) - Risal (PDF)
2017-10-02 13:57:49 +00:00
2022-07-29 10:46:20 +00:00
### HTML and CSS
2015-11-13 13:25:42 +00:00
2020-10-01 13:56:19 +00:00
* [Ebook Belajar HTML Dan CSS Dasar ](https://www.malasngoding.com/download-ebook-belajar-html-dan-css-dasar-gratis/ )
2023-11-29 22:15:41 +00:00
* [Tutorial Dasar CSS untuk Pemula ](https://www.petanikode.com/tutorial/css/ ) - Ahmad Muhardian (Petani Kode) *(:construction: dalam proses)*
2021-10-25 16:30:35 +00:00
* [Tutorial HTML untuk Pemula ](https://www.petanikode.com/tutorial/html/ ) - Ahmad Muhardian (Petani Kode)
2014-02-10 03:16:36 +00:00
2014-05-22 16:54:24 +00:00
2022-10-04 01:36:56 +00:00
#### Bootstrap
* [Bootstrap ](https://www.malasngoding.com/category/bootstrap/ ) - Diki Alfarabi Hadi
2022-10-08 01:29:17 +00:00
* [Bootstrap 5 : Pengertian, Fitur, Keunggulan dan Cara Menggunakannya ](https://www.niagahoster.co.id/blog/tutorial-bootstrap-5/ ) - Niagahoster (HTML)
2022-10-04 01:36:56 +00:00
* [Daftar Tutorial Bootstrap 4 Bahasa Indonesia ](https://www.bewoksatukosong.com/2019/02/tutorial-bootstrap-4-bahasa-indonesia.html ) - Gerald Cahya Prambudi
2022-09-13 16:06:55 +00:00
### IDE and editors
* [Dokumentasi Emacs Bahasa Indonesia ](https://github.com/kholidfu/emacs_doc ) - Kholid Fuadi
2023-07-18 15:20:18 +00:00
* [Pengantar Vi iMproved: Sebuah panduan praktikal Vim sebagai editor teks sehari-hari ](https://github.com/nauvalazhar/pengantar-vi-improved ) - Muhamad Nauval Azhar
2022-09-13 16:06:55 +00:00
2020-10-07 12:53:12 +00:00
### Java
2023-10-04 02:37:09 +00:00
* [Algoritma dan Struktur Data dengan Java oleh Polinema SIB ](https://polinema.gitbook.io/jti-modul-praktikum-algoritma-dan-struktur-data/ ) - Politeknik Negeri Malang
2020-11-06 17:44:19 +00:00
* [Java Desktop ](https://github.com/ifnu/buku-java-desktop/raw/master/java-desktop-ifnu-bima.pdf ) - Ifnu Bima (PDF)
2022-10-07 14:42:09 +00:00
* [Memulai Java Enterprise dengan Spring Boot ](https://raw.githubusercontent.com/teten-nugraha/free-ebook-springboot-basic/master/Memulai%20Java%20Enterprise%20dengan%20Spring%20Boot.pdf ) - Teten Nugraha (PDF)
2020-10-07 12:53:12 +00:00
* [Pemrograman Java ](https://blog.rosihanari.net/download-tutorial-java-se-gratis/ ) - Rosihan Ari Yuana
2016-04-21 20:38:13 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2023-09-30 19:30:18 +00:00
* [Javascript Guide ](https://gilacoding.com/upload/file/Javascript%20Guide.pdf ) - Desrizal (PDF)
2016-04-21 20:38:13 +00:00
* [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/ )
2023-11-29 22:15:41 +00:00
* [Tutorial Dasar Javascript untuk Pemula ](https://www.petanikode.com/tutorial/javascript/ ) *(:construction: dalam proses)*
2022-10-03 15:07:50 +00:00
* [Tutorial JavaScript Modern ](https://id.javascript.info ) - Ilya Kantor
2014-02-10 03:16:36 +00:00
2014-05-22 16:54:24 +00:00
2023-10-01 14:46:55 +00:00
#### Angular
2022-11-04 20:31:21 +00:00
2023-10-01 14:46:55 +00:00
* [Tutorial Angular Indonesia ](https://degananda.com/tutorial-angular-indonesia-daftar-isi-download-pdf/ ) - Degananda Ferdian Priyambada (HTML)
* [Tutorial Series Belajar Angular 2019 ](https://www.bewoksatukosong.com/2019/09/tutorial-series-belajar-angular-2019.html ) - Bewok Satu Kosong (HTML)
2022-11-04 20:31:21 +00:00
2023-10-01 14:46:55 +00:00
#### Deno
2022-08-26 09:09:58 +00:00
2023-10-01 14:46:55 +00:00
* [Belajar Dengan Jenius Deno ](https://raw.githubusercontent.com/gungunfebrianza/Belajar-Dengan-Jenius-DenoTheWKWKLand/master/Belajar%20Dengan%20Jenius%20Deno.pdf ) - Gun Gun Febrianza (PDF)
#### Next.js
* [Tutorial Next Js ](https://santrikoding.com/kategori/next-js ) - SantriKoding.com
2022-08-26 09:09:58 +00:00
2022-10-08 01:24:22 +00:00
#### React.js
2023-10-01 14:46:55 +00:00
* [Dokumentasi React Bahasa Indonesia ](https://id.reactjs.org )
* [React JS Untuk Pemula ](https://masputih.com/2021/05/ebook-gratis-reactjs-untuk-pemula ) *(Membutuhkan akun Leanpub atau email yang valid)*
* [React Redux Tutorial Untuk Pemula ](https://medium.com/codeacademia/tutorial-redux-bagian-i-membuat-todo-list-c26a979d0a1f ) - Yudi Krisnandi
2022-10-08 01:24:22 +00:00
* [Tutorial React JS Untuk Pemula (React Hooks) ](https://mfikri.com/artikel/reactjs-pemula ) - Mfikri
2023-10-01 14:46:55 +00:00
#### TypeScript
* [TypeScript untuk Pemula, Bagian 1: Memulai ](https://code.tutsplus.com/id/tutorials/typescript-for-beginners-getting-started--cms-29329 ) - Tutsplus (HTML)
#### Vue.js
* [Belajar Vue.js ](https://variancode.com/belajar-vue-js/ ) - Varian Hermianto
* [Dokumentasi Vue Bahasa Indonesia ](https://github.com/vuejs-id/docs )
2020-10-19 14:50:50 +00:00
### MySQL
2021-11-10 14:24:09 +00:00
* [3 Days With Mysql For Your Application: Mysql Untuk Pemula ](https://play.google.com/store/books/details/Onesinus_Saut_Parulian_3_Days_With_Mysql_For_Your?id=MbdTDwAAQBAJ ) - Onesinus Saut Parulian *(Membutuhkan akun Google Play Books atau email yang valid)*
2020-10-19 14:50:50 +00:00
* [Tutorial MySQL untuk Pemula Hingga Mahir ](https://umardanny.com/tutorial-mysql-untuk-pemula-hingga-mahir-ebook-download-pdf/ )
2016-01-19 02:25:40 +00:00
### Node.js
2021-10-01 15:20:37 +00:00
* [Belajar Dengan Jenius Amazon Web Service & Node.js ](https://github.com/gungunfebrianza/Belajar-Dengan-Jenius-Node.js/releases/download/1.2/Belajar.Dengan.Jenius.Javascript.Node.pdf ) - Gun Gun Febrianza (PDF)
2017-01-15 21:21:48 +00:00
* [Belajar Node.js ](http://idjs.github.io/belajar-nodejs/ )
2021-11-10 14:24:09 +00:00
* [Node.js Handbook: Berbahasa Indonesia ](https://play.google.com/store/books/details/Bona_Tua_Node_js_Handbook?id=9WhZDwAAQBAJ ) - Bona Tua *(Membutuhkan akun Google Play Books atau email yang valid)*
2022-10-08 01:27:43 +00:00
* [Tutorial Node js untuk pemula Full Tutorial ](https://mfikri.com/artikel/tutorial-nodejs ) - Mfikri (HTML)
2016-01-19 02:25:40 +00:00
2014-12-31 20:33:41 +00:00
### NoSQL
2015-11-13 13:25:42 +00:00
2023-03-06 17:21:03 +00:00
* [MongoDB Untuk Indonesia: Memahami Konsep dan Implementasi MongoDB ](https://kristories.gumroad.com/l/mongodb-untuk-indonesia ) - Wahyu Kristianto (PDF, email address *requested* , not required)
2014-12-31 20:38:44 +00:00
2020-10-10 23:13:33 +00:00
### Pemrograman Fungsional
2022-08-25 11:03:43 +00:00
* [Pemrograman Fungsional untuk Rakyat Jelata dengan Scalaz ](https://leanpub.com/fpmortals-id/read ) (HTML)
2020-10-10 23:13:33 +00:00
2020-10-27 15:27:02 +00:00
### Pemrograman Kompetitif
2023-10-18 00:19:54 +00:00
* [Pemrograman Kompetitif Dasar ](https://osn.toki.id/data/pemrograman-kompetitif-dasar.pdf ) - William Gozali, Alham Fikri Aji (PDF)
2023-10-01 14:29:06 +00:00
* [Referensi Pemrograman Bahasa Pascal ](https://toki.id/download/referensi-pemrograman-bahasa-pascal/ ) - Tim Pembina Toki (PDF)
2020-10-27 15:27:02 +00:00
2016-04-21 20:38:13 +00:00
### PHP
2015-11-13 13:25:42 +00:00
2021-10-08 13:19:50 +00:00
* [Belajar Laravel Untuk Pemula ](https://gilacoding.com/upload/file/Belajar%20Laravel%20Untuk%20Pemula.pdf ) - Dadan Hamdani (PDF)
2022-11-01 16:02:18 +00:00
* [Belajar PHP Dasar ](https://www.malasngoding.com/belajar-php-dasar-pengenalan-dan-kegunaan-php/ ) - Malasngoding
2022-09-02 13:36:04 +00:00
* [Membuat Bot Telegram dengan PHP ](https://www.slideshare.net/HasanudinHS/ebook-i-membuat-bot-telegram-dengan-php ) - Hasanudin H Syafaat (PDF)
2021-10-08 13:19:50 +00:00
* [Menjelajahi Yii Framework ](https://gilacoding.com/upload/file/menjelajahyiiframework.pdf ) - Sabit Huraira (PDF)
2023-09-30 19:41:36 +00:00
* [Panduan Lengkap PHP AJAX jQuery ](https://gilacoding.com/upload/file/Panduan%20Lengkap%20PHP%20Ajax%20jQuery.pdf ) - Desrizal (PDF)
2020-10-30 04:19:43 +00:00
* [Pemrograman Berbasis Objek Modern dengan PHP ](https://arsiteknologi.com/wp-content/uploads/Pemrograman_Berbasis_Objek_Modern_dengan_PHP_Google_Play_Book.pdf ) - Muhamad Surya Iksanudin (PDF)
2020-11-03 23:52:29 +00:00
* [Pemrograman Berorientasi Objek Dengan PHP5 ](https://endangcahyapermana.files.wordpress.com/2016/03/belajar-singkat-pemrograman-berorientasi-objek-dengan-php5.pdf ) - Gerry Sabar (PDF)
2017-10-04 17:37:45 +00:00
* [Pemrograman Web dengan PHP dan MySQL ](http://achmatim.net/2009/04/15/buku-gratis-pemrograman-web-dengan-php-dan-mysql/ )
2021-10-08 13:19:50 +00:00
* [PHP Dasar Tutorial ](https://gilacoding.com/upload/file/PHP%20Dasar%20Tutorial.pdf ) - Rosihan Ari Yuana (PDF)
2020-10-02 15:39:06 +00:00
* [PHP: The Right Way Bahasa Indonesia ](http://id.phptherightway.com/#site-header/ )
2022-11-01 16:02:18 +00:00
* [Tutorial Belajar PHP Dasar Untuk Pemula ](https://www.duniailkom.com/tutorial-belajar-php-dasar-untuk-pemula/ ) - Duniailkom
2016-11-03 22:03:25 +00:00
* [Tutorial Ebook PHP ](http://www.ilmuwebsite.com/ebook-php-free-download )
2023-11-29 22:15:41 +00:00
* [Tutorial Pemrograman PHP untuk Pemula ](https://www.petanikode.com/tutorial/php ) - Ahmad Muhardian (Petani Kode) *(:construction: dalam proses)*
2016-06-26 09:08:46 +00:00
### Python
2017-07-12 21:47:50 +00:00
* [Belajar Python ](http://www.belajarpython.com )
2022-10-03 14:32:40 +00:00
* [Cepat Mahir Python ](https://gilacoding.com/upload/file/Python.pdf ) - Hendri, `edt.:` Romi Satria Wahono (PDF)
2021-11-10 14:24:09 +00:00
* [Dasar Pengenalan Pemrograman Python ](https://play.google.com/store/books/details/Rolly_Maulana_Awangga_Dasar_dasar_Python?id=YpzDDwAAQBAJ ) - Rolly Maulana AwanggaRayhan *(Membutuhkan akun Google Play Books atau email yang valid)*
2020-10-01 13:57:17 +00:00
* [Kursus Singkat Machine Learning dengan TensorFlow API ](https://developers.google.com/machine-learning/crash-course?hl=id )
2022-10-15 22:06:31 +00:00
* [Python Untuk Pemula ](https://santrikoding.com/ebook/python-untuk-pemula ) - Rizqi Maulana
2022-11-02 18:48:40 +00:00
* [Tutorial Dasar Pemrograman Python ](https://www.petanikode.com/tutorial/python/ ) - Petani Kode, Ahmad Muhardian
2020-10-01 13:57:17 +00:00
* [Tutorial Python ](https://docs.python.org/id/3.8/tutorial/ )
2016-06-26 09:08:46 +00:00
* [Workshop Python 101 ](http://sakti.github.io/python101/ )
2020-10-01 01:25:50 +00:00
2023-10-04 02:33:31 +00:00
### Rust
* [Belajar Rust ](https://belajar-rust.vercel.app ) - evilfactorylabs
* [Dasar Pemrograman Rust ](https://dasarpemrogramanrust.novalagung.com ) - Noval Agung Prayogo
* [Easy Rust Indonesia ](https://github.com/ariandy/easy-rust-indonesia ) - ariandy
2021-10-15 23:34:20 +00:00
### Solidity
* [Smart Contract Blockchain pada E-Voting ](https://www.researchgate.net/publication/337961765_Smart_Contract_Blockchain_pada_E-Voting ) - Ajib Susanto (HTML, PDF)