From 2d2484a2bc2e19e5a7cd7455bcf8dcaa9df775f9 Mon Sep 17 00:00:00 2001 From: AlvinIndrawan <86299016+AlvinIndrawan@users.noreply.github.com> Date: Tue, 4 Oct 2022 08:36:56 +0700 Subject: [PATCH] Add bootstrap books in free-programming-books-id.md (#7408) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Bootstrap course in free-courses-id.md * Edit order of Bootstrap courses * Added Bootstrap books in free-programming-books-id.md * chore: align Boostrap into HTML & CSS like in other listings * chore: adding creators + fix titles as provided by original source Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- books/free-programming-books-id.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/books/free-programming-books-id.md b/books/free-programming-books-id.md index 59b3d2955..5782bf67d 100644 --- a/books/free-programming-books-id.md +++ b/books/free-programming-books-id.md @@ -9,6 +9,7 @@ * [Git](#git) * [Go](#go) * [HTML and CSS](#html-and-css) + * [Bootstrap](#bootstrap) * [IDE and editors](#ide-and-editors) * [Java](#java) * [JavaScript](#javascript) @@ -83,6 +84,12 @@ * [Tutorial HTML untuk Pemula](https://www.petanikode.com/tutorial/html/) - Ahmad Muhardian (Petani Kode) +#### Bootstrap + +* [Bootstrap](https://www.malasngoding.com/category/bootstrap/) - Diki Alfarabi Hadi +* [Daftar Tutorial Bootstrap 4 Bahasa Indonesia](https://www.bewoksatukosong.com/2019/02/tutorial-bootstrap-4-bahasa-indonesia.html) - Gerald Cahya Prambudi + + ### IDE and editors * [Dokumentasi Emacs Bahasa Indonesia](https://github.com/kholidfu/emacs_doc) - Kholid Fuadi