Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Deno Resources #3644

Merged
merged 4 commits into from
Jun 28, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@
* [Tizen](#tizen)
* [TLA](#tla)
* [TypeScript](#typescript)
* [Deno](#deno)
* [Unix](#unix)
* [Verilog](#verilog)
* [VHDL](#vhdl)
Expand Down Expand Up @@ -2662,6 +2663,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/)
Expand Down