소스 검색

Added Deno Resources (#3644)

* Added Deno resources

Added 2 links to Deno resources

* Added english deno resources under typescript

* Deleted a mistake I put into interactive en tuts
Thomas 5 년 전
부모
커밋
4cfe0bc86c
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      free-programming-books.md

+ 7 - 0
free-programming-books.md

@@ -224,6 +224,7 @@
 * [Tizen](#tizen)
 * [TLA](#tla)
 * [TypeScript](#typescript)
+  * [Deno](#deno)
 * [Unix](#unix)
 * [Verilog](#verilog)
 * [VHDL](#vhdl)
@@ -2663,6 +2664,12 @@ Kerridge (PDF) (email address *requested*, not required)
 * [TypeScript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) (email address *requested*, not required)
 
 
+### Deno
+
+* [Deno Manual](https://deno.land/manual)
+* [FlavioCopes Deno Handbook](https://flaviocopes.com/deno) - *free PDF with registration*
+
+
 ### Unix
 
 * [An Introduction to Unix](http://www.oliverelliott.org/article/computing/tut_unix/)