From a78f370fcf0fc6d0730820fa8cc110cbf186f193 Mon Sep 17 00:00:00 2001 From: Aziz Ramdan Kurniawan Date: Thu, 29 Oct 2020 23:54:12 +0700 Subject: [PATCH] Add Indonesian Deno resource (#4877) * add resource Belajar Dengan Jenius Golang * fix blank lines * replace resource with raw link * add indonesian deno resource --- free-programming-books-id.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-books-id.md b/free-programming-books-id.md index c8a0de33..ccea422b 100644 --- a/free-programming-books-id.md +++ b/free-programming-books-id.md @@ -3,6 +3,7 @@ * [Android](#android) * [C++](#cplusplus) * [CodeIgniter](#codeigniter) +* [Deno](#deno) * [Emacs](#emacs) * [Git](#git) * [Go](#go) @@ -36,6 +37,11 @@ * [Tutorial CodeIgniter 4](http://mfikri.com/artikel/tutorial-codeigniter4) +### Deno + +* [Belajar Dengan Jenius Deno](https://raw.githubusercontent.com/gungunfebrianza/Belajar-Dengan-Jenius-DenoTheWKWKLand/master/Belajar%20Dengan%20Jenius%20Deno.pdf) - Gun Gun Febrianza (PDF) + + ### Emacs * [Dokumentasi Emacs Bahasa Indonesia](https://github.com/kholidfu/emacs_doc)