book.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [book]

www.codever.land/bookmarks/t/book

Introduction - TypeScript Deep Dive

https://basarat.gitbook.io/typescript/


Javascript Modules

https://exploringjs.com/es6/ch_modules.html

Good detailed overview of Javascript Modules


Clean Coder Book Recommendations

http://www.cleancoder.com/books


Learn Code the Hard Way

https://learncodethehardway.org/


Node.js in Action

https://www.manning.com/books/node-js-in-action-second-edition


Node.js in Practice

http://www.amazon.com/Node-js-Practice-Alex-R-Young/dp/1617290939

Node.js in Practice [Alex R. Young, Marc Harter] on Amazon.com. FREE shipping on qualifying offers.

Summary Node.js in Practice is a collection of fully tested examples that offer s...


Mastering Node

http://visionmedia.github.io/masteringnode/


Node.js 8 the Right Way

https://pragprog.com/book/jwnode2/node-js-8-the-right-way


Professional Node.js: Building Javascript Based Scalable Software

http://www.amazon.com/Professional-Node-js-Building-Javascript-Scalable-ebook/dp/B009L7QETY/

Amazon.com: Professional Node.js: Building Javascript Based Scalable Software eBook: Pedro Teixeira: Kindle Store


Practical Node.js: Building Real-World Scalable Web Apps

http://practicalnodebook.com

Practical Node.js: Building Real-World Scalable Web Apps is your step-by-step guide to learning how to build a wide range of Node.js web applications using a professional development toolkit


Web Development with Node and Express

http://shop.oreilly.com/product/0636920032977.do

Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the ...


Pro Express.js

http://proexpressjs.com

Pro Express.js


Secure Your Node.js Web Application

http://www.amazon.com/Secure-Your-Node-js-Web-Application/dp/1680500856

Secure Your Node.js Web Application: Keep Attackers Out and Users Happy [Karl Duuna] on Amazon.com. FREE shipping on qualifying offers. Cyber-criminals have your web applications in their crosshairs...


Express in Action

https://www.manning.com/books/express-in-action


Practical Modern JavaScript

https://www.amazon.com/Practical-Modern-JavaScript-Dive-Future/dp/149194353X

Practical Modern JavaScript: Dive into ES6 and the Future of JavaScript [Nicolas Bevacqua] on Amazon.com. FREE shipping on qualifying offers.

To get the most out of modern JavaScript, you need...


Mastering Modular JavaScript

https://www.amazon.com/Mastering-Modular-JavaScript-Nicolas-Bevacqua/dp/1491955686/

Mastering Modular JavaScript [Nicolas Bevacqua] on Amazon.com. FREE shipping on qualifying offers.

If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide wi...


awesome-free-programming-books

https://github.com/EbookFoundation/free-programming-books#readme

:books: Freely available programming books. Contribute to EbookFoundation/free-programming-books development by creating an account on GitHub.


awesome-software-quality

https://github.com/ligurio/awesome-software-quality#readme

List of free software testing and verification resources - ligurio/awesome-software-quality


awesome-GoBooks

https://github.com/dariubs/GoBooks#readme

List of Golang books. Contribute to dariubs/GoBooks development by creating an account on GitHub.


awesome-rbooks

https://github.com/RomanTsegelskyi/rbooks#readme

A curated list of rstats books. Contribute to RomanTsegelskyi/rbooks development by creating an account on GitHub.


awesome-Mind-Expanding-Books

https://github.com/hackerkid/Mind-Expanding-Books#readme

:books: Books that will blow your mind . Contribute to hackerkid/Mind-Expanding-Books development by creating an account on GitHub.


awesome-book-authoring

https://github.com/TalAter/awesome-book-authoring#readme

:books: A collection of awesome resources for technical book authors - TalAter/awesome-book-authoring


awesome-ElixirBooks

https://github.com/sger/ElixirBooks#readme

List of Elixir books. Contribute to sger/ElixirBooks development by creating an account on GitHub.


Programming, Motherfucker - Do you speak it?

http://programming-motherfucker.com/

We are a community of motherfucking programmers who have been humiliated by software development methodologies for years.

We are tired of XP, Scrum, Kanban, Waterfall, Software Craftsmanship (aka XP-...


GitHub - free-programming-books:

https://github.com/vhf/free-programming-books

Freely available programming books


Maven: The Complete Reference

http://books.sonatype.com/mvnref-book/reference/index.html

Learning Maven can be a daunting and frustrating task. While there are a number of references for Maven online, there is no single, well-written narrative for introducing Maven that can serve as both ...


JavaScript books by Dr. Axel Rauschmayer

http://exploringjs.com/

Free online JavaScript books


Git - Book

https://git-scm.com/book

Fully-updated guide to Git and its usage in the modern world. Usually comes in firsts results on Google when looking for Git commands...


Eloquent JavaScript

http://eloquentjavascript.net/

This is a book about JavaScript, programming, and the wonders of the digital


97 Things Every Programmer Should Know

http://programmer.97things.oreilly.com/wiki/index.php/Contributions_Appearing_in_the_Book

Pearls of wisdom for programmers collected from leading practitioners