Download WordPress Themes, Happy Birthday Wishes

jQuery Fundamentals

With this unique, project-oriented book, author Rebecca Murphey teaches even the most novice of JavaScript users how to quickly get started utilizing the JavaScript jQuery Library to decrease the amount of code that needs to be written and tested. A

Read More »

Gulp Succinctly

Gulp is an easy-to learn, easy-to-use JavaScript task runner that has become an industry standard. This book offers an entry to Gulp for experienced developers. Author Kris van der Mast offers practical examples and clear descriptions, making Gulp Su

Read More »

Go for Javascript Developers

This book compares between two programming languages, Golang (or "Go") and ECMAScript (or "Javascript" / "JS"). The merits of this pairing is the popularity of these languages. That's it. They are not similar, in fact, they are quite different. Javas

Read More »

Mixu’s Node book: A book about using Node.js

Node.js is an elegant server-side JavaScript development environment perfect for scalable, high-performance web applications. Node allows developers to access HTTP and general TCP/IP functionality using a minimalist server-side JavaScript interface.T

Read More »

Backbone Tutorials

This book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) app

Read More »

jQuery Succinctly

This book teaches web developers how to use jQuery. The book is targeted at somewhat experienced developers, who already know what HTML, the DOM and JavaScript is.This book is intended for three types of readers. The first is someone who has read int

Read More »

DOM Enlightenment

This book explories the relationship between JavaScript and the modern HTML DOM.This book is not an exhaustive reference on DOM scripting or JavaScript. It may, however, be the most exhaustive book written about DOM scripting without the use of a lib

Read More »

Building Blockchain Projects: Building decentralized Blockchain applications with Ethereum and Solidity

Blockchain is a decentralized ledger that maintains a continuously growing list of data records that are secured from tampering and revision. Every user is allowed to connect to the network, send new transactions to it, verify transactions, and creat

Read More »

Knockout.js Succinctly

Knockout.js is a JavaScript library that allows developers to create rich, responsive display and editor user interfaces with a clean underlying data model.Knockout.js Succinctly is intended for professional web developers who need to build dynamic,

Read More »

TypeScript Succinctly: The .NET approach to JavaScript

The extensive adoption of JavaScript for application development, and the ability to use HTML and JavaScript to create Windows Store apps, has made JavaScript a vital part of the Windows development ecosystem. Microsoft has done extensive work to mak

Read More »