by Flavio Copes
The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview.This book does not try to cover everything under the sun related to Linux and its commands. It focuses on the small core commands that you will use the 80% or 90% of the time, trying ...
Free ebook | Publisher: Self-publishing | Release: 2020
by Flavio Copes
Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to create web servers - but it's not limited to that.The Node.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview....
Free ebook | Publisher: Self-publishing | Release: 2018
by Flavio Copes
Vue.js is a very impressive project. It's a very popular JavaScript framework, one that's experiencing a huge growth. It is simple, tiny and very performant.The Vue.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview....
Free ebook | Publisher: Self-publishing | Release: 2018
The JavaScript Beginner's Handbook
by Flavio Copes
The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview. This book does not try to cover everything under the sun related to JavaScript. It focuses on the core of the language, trying to simplify the more complex topics. The au...
Free ebook | Publisher: Self-publishing | Release: 2020
by Flavio Copes
The React Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview.This book does not try to cover everything under the sun related to React. It focuses on the core of the language, trying to simplify the more complex topics. The author hopes ...
Free ebook | Publisher: Self-publishing | Release: 2020
by Flavio Copes
Deno is a runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language.The Deno Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get you up to speed quickly with Deno....
Free ebook | Publisher: Self-publishing | Release: 2020
by Flavio Copes
The author wrote this open book to help you move from pre-ES6 knowledge of JavaScript and get you quickly up to speed with the most recent advancements of the language.JavaScript today is in the privileged position to be the only language that can run natively in the browser, and is highly integrated and optimized for that.The future of J...
Free ebook | Publisher: Self-publishing | Release: 2019
by Flavio Copes
CSS, a shorthand for Cascading Style Sheets, is one of the main building blocks of the Web. Its history goes back to the 90's and along with HTML it has changed a lot since its humble beginnings.This handbook is aimed at a vast audience.- First, the beginner. I explain CSS from zero in a succinct but comprehensive way, so you can use...
Free ebook | Publisher: Self-publishing | Release: 2019
The C Programming Language Handbook
by Flavio Copes
C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.The C Programming Language Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get you up to speed quickly with C....
Free ebook | Publisher: Self-publishing | Release: 2020
by Flavio Copes
The author wrote this open book to help you quickly learn Next.js and get familiar with how it works.The ideal reader of the book has zero knowledge of Next.js, has used React in the past, and is looking forward diving more into the React ecosystem, in particular server-side rendering.I find Next.js an awesome tool to create Web Applicati...
Free ebook | Publisher: Self-publishing | Release: 2019