Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: JavaScript (page 3)

Tag Archives: JavaScript

Building Front-End Web Apps with Plain JavaScript

This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartpho

Read More »

Speaking JavaScript: An In-Depth Guide for Programmers

Like it or not, Java Script is everywhere these days - from browser to server to mobile - and now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and through JavaScript, written by a veteran progra

Read More »

Eloquent JavaScript: A Modern Introduction to Programming

JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-s

Read More »

Learning JavaScript Design Patterns: A JavaScript and jQuery Developer’s Guide

With Learning JavaScript Design Patterns, you'll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-

Read More »

Neural Networks with JavaScript Succinctly

This book leads you through the fundamental concepts of neural networks, including its architecture, its input-output, tanh and softmax activation, back-propagation, error and accuracy, normalization and encoding, and model interpretation.Although mo

Read More »

Deep Learning with JavaScript: Neural Networks in TensorFlow.js

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R.This book shows developer

Read More »

JavaScript for Impatient Programmers

This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible.No prior knowledge of JavaScript is required, but you should know how to program.

Read More »

Functional-Light JavaScript

This book is a balanced, pragmatic exploration of Functional Programming in JavaScript. Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs.It explores the cor

Read More »

Building iPhone Apps with HTML, CSS, and JavaScript

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for both the iPhone and iPod

Read More »

JavaScript and HTML5 Now: A New Paradigm for the Open Web

This insightful overview provides striking examples of how JavaScript and HTML5 have teamed up to give the Web a truly open platform. Author Kyle Simpson (HTML5 Cookbook) shows you how JavaScript unlocks the power of all of the new functionality in H

Read More »