Learn Javascript

12.11.2020

This book will teach you the basics of programming and Javascript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language.

Made with: 2016

View Code

Learn Javascript

Jquery Learning Center

13.07.2020

Up-to-date compilation of the official documentation pages, hosted on https://github.com/jquery/learn.jquery.com. Updated regularly for you to have the latest version.

Made with: 2017

View Code

Jquery Learning Center

Build Pacman

30.06.2020

Learn modern Javascript, HTML5 Canvas, and a bit of EmberJS. This is a book about surviving an alien invasion and using web technologies.

Made with: 2016

View Code

Build Pacman

Javascript Notes For Professionals

22.05.2020

The JavaScript® Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified. Book created for educational purposes and is not affiliated with JavaScript® group(s), company(s) nor Stack Overflow. All trademarks belong to their respective company owners. 490 pages.

Made with: 2018

View Code

Javascript Notes For Professionals

Javascript Functions, Closures, And Prototypes

15.03.2020

This is a short book that walks you through the fundamentals of functions, closures, and prototypes. Understanding these three core concepts are key in learning JavaScript. Now that JavaScript is becoming more important than ever, it is crucial to have a good understanding of the fundamental concepts.

Made with: 2016

View Code

Javascript Functions, Closures, And Prototypes

Object-Oriented Javascript - Second Edition

17.02.2020

As applications move from the desktop to the browser, the need to learn well-structured JavaScript is vital. This book is for developers who want to learn JavaScript from scratch, or take their JavaScript skills to a new level of sophistication. A completely free and full-length introduction to objects in JavaScript, it teaches through examples and practical play.

Made with: 2013

View Code

Object-Oriented Javascript - Second Edition

D3 Tips And Tricks V4.X

5.02.2020

Tips and tricks for using d3.js (version 4), one of the leading data visualization tools for the web. It's aimed at getting you started and moving you forward. You can download for FREE or donate to encourage further development if you wish :-).

Made with: 2017

View Code

D3 Tips And Tricks V4.X

Bing Maps V8 Succinctly

13.01.2020

At least 80% of all information being collected by enterprises includes geolocation data. The Bing Maps V8 library is a very large collection of JavaScript code that allows web developers to place a map on a webpage, query for data, and manipulate objects on a map, creating a geo-application. In Bing Maps V8 Succinctly, James McCaffrey takes readers through utilizing this library, from creating the simplest application that uses it, to mastering more advanced functions like creating color-gradient legends and custom-styled Infobox objects.

Made with: 2017

View Code

Bing Maps V8 Succinctly

The Javascript Way. A Modern Introduction To An Essential Language.

1.01.2020

JavaScript is a great entry point into the world of programming, and required knowledge for an ever increasing number of software professionals. Complete beginner or already experienced in other programming languages, what better time than now to discover the JavaScript Way?

Made with: 2018

View Code

The Javascript Way. A Modern Introduction To An Essential Language.

Javascript Plus A Dash Of Jquery

19.12.2019

A sensible introduction to coding with JavaScript.

Made with: 2014

View Code

Javascript Plus A Dash Of Jquery

Javascript: Novice To Ninja

5.11.2019

JavaScript has become a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. In this step-by-step introduction to coding in JavaScript you’ll learn how to solve real-world problems, track events, design eye-catching animations, build smarter forms, and develop richer applications. Along the way, you’ll learn to develop according to best practices, including Object Oriented Programming and Test Driven Development.

Made with: 2015

View Code

Javascript: Novice To Ninja

Practical Modern Javascript

4.11.2019

Ideal for professional software developers with a basic understanding of JavaScript, this practical book shows you how to build small, interconnected ES6 JavaScript modules that emphasize reusability. You’ll learn how to face a project with a modular mindset, and how to organize your applications into simple pieces that work well in isolation and can be combined to create a large, robust application. This book focuses on two aspects of JavaScript development: modularity and ES6 features. You’ll learn how to tackle application development by following a scale-out approach. As pieces of your codebase grow too big, you can break them up into smaller modules.

Made with: 2017

View Code

Practical Modern Javascript

Html5 Graphing And Data Visualization Cookbook

1.10.2019

This cookbook is organized in a linear, progressive way allowing it to be read from start to finish, as well as to be used as a useful resource for specific tasks. The HTML5 examples and recipes will have you making dynamic, interactive, and animated charts and graphs in no time. You don't need to have a background in HTML5 or Canvas but you do need to have a basic understanding of how HTML works and know how to code in any language (preferably in JavaScript). In this book we will not explain how to learn to code but how to create projects and how to plan and execute them in the process.

Made with: 2012

View Code

Html5 Graphing And Data Visualization Cookbook

Essential Typescript

27.08.2019

JavaScript is the defacto language of the world, but its dynamic nature can often get you in trouble. Static typing helps avoid a bunch of mistakes that are easy to make when using a dynamic language. TypeScript is JavaScript, only better. These days, TypeScript is Essential.

Made with: 2016

View Code

Essential Typescript

Js Mythbusters

15.08.2019

A JavaScript optimization handbook from a high level point of view.

Made with: 2015

View Code

Js Mythbusters

Jquery. Step By Logical Step

4.08.2019

JQuery is a library written in JavaScript which is primarily about DOM manipulation. It lets you find parts of a web page and make changes to them with very little code. It's wildly popular and is used extensively across the Internet. It also forms the basis of other larger frameworks. If you're serious about web development you need to know jQuery.

Made with: 2014

View Code

Jquery. Step By Logical Step

Javascript Challenges

26.07.2019

This book will challenge you to learn and understand the most obscure and tricky parts of Javascript.

Made with: 2014

View Code

Javascript Challenges

Interactive Data Visualization For The Web

10.07.2019

This online version of Interactive Data Visualization for the Web includes 44 examples that will show you how to best represent your interactive data.

Made with: 2013

View Code

Interactive Data Visualization For The Web

Typescript Deep Dive

23.05.2019

The definitive guide to TypeScript. Dive into all the details that a JavaScript developer needs to know to be a great TypeScript developer.

Made with: 2016

View Code

Typescript Deep Dive

Jquery Trickshots

12.05.2019

In this book, you will find 100 advanced jQuery techniques that we have developed over the years as JavaScript programmers and authors for Tutorialzine, presented as easy to understand tips. If you are an experienced jQuery developer, or a beginner just starting out with JavaScript, this book is for you. You will learn neat tricks, find out about awesome plugins, and discover how to use (and abuse) our favorite library to your advantage.

Made with: 2013

View Code

Jquery Trickshots