Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 313 - 336 of 1281 Results
Skip side bar filters
  • AngularJS Programming by Example

    AngularJS is JavaScript framework to accelerate developer to build front-end web application. This book helps who want to learn AngularJS programming by providing sample code illustration.**TOC**Preparing Development Environment1.1 AngularJS1.2 Development Tools1.3 Hello WorldAngular Modules and Controllers2.1 Angular Modules2.2 Controllers2.3 Working with Multi Controllers2.4 Calling AngularJS... ... Read more

    PHP210.99

  • Begin to Code with JavaScript

    by Rob Miles ...
    This full-colour book will inspire you to start solving problems and creating programs with JavaScript, even if you have absolutely no programming experience. Its not just friendly and easy: its the first JavaScript beginners guide that puts you in control of your own learning, and empowers you to build unique programs to solve problems you care about.Microsoft has completely reinvented the ... Read more

    PHP1,684.89

  • IndexedDB API

    Learn how to create a database for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving ... Read more

    PHP174.82 or Free with Kobo Plus

  • JavaScript and JSON Essentials

    Build light weight, scalable, and faster web applications with the power of JSON

    Use JSON for building web applications with technologies like HTML, JavaScript, Angular, Node.js, Hapi.js, Kafka, socket.io, MongoDB, Gulp.js, and handlebar.js, and others formats like GEOJSON, JSON-LD, MessagePack, and BSON.Key FeaturesUse JSON with trending technologies like Angular, Hapi.js, MongoDB, Kafka, and Socket.ioDebug, validate, and format JSON using developer toolkits, JSONLint, and ... Read more

    PHP1,357.59 or Free with Kobo Plus

  • Algorithms and Programs

    An AI-Assisted Approach

    by Eric Braude ...
    Algorithms power modern systems--from flight control and robotics to recommendation engines and AI applications. Algorithms and Programs: An AI-Assisted Approach shows how to clearly define an algorithm's purpose, design a structured outline, translate it into reliable code, and reason about its efficiency and complexity.Rather than relying on traditional pseudocode, this book uses precise ... Read more

    PHP2,660.49

  • Automating with Node.js

    by Shaun Stone ...
    Automate your workflow with the power of Node.js!If your job is loaded with manual work, thenwhy not write scripts that can deal with it for you?With this book, you will learn how to deal with manytasks such as zipping files, emailing colleagues, anddeploying your work at the press of a button.The book is structured into two parts:The first part is a collection of recipes, or building blocks ... Read more

    PHP329.92

  • Learn Angular: 4 Angular Projects

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book presents a collection of complete project tutorials: building a bucket-list MEAN stack app; user authentication with MEAN; building a Twitter client with Node and Angular; and connecting Angular and the WordPress API. Along the way, you'll learn how ... Read more

    PHP647.79 or Free with Kobo Plus

  • Learn Angular: Build a Todo App

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.This book is for all front-end developers ... Read more

    PHP647.79 or Free with Kobo Plus

  • JavaScript

    Beginner's Guide to Programming Code with JavaScript

    Series Book 1 - JavaScript Programming Series
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Read more

    PHP184.18 or Free with Kobo Plus

  • Angular 6 for Enterprise-Ready Web Applications

    Deliver production-ready and cloud-scale Angular web apps

    by Doguhan Uluca ...
    A hands-on guide with a minimalist and flexible approach that enables quick learning and rapid delivery of cloud-ready enterprise applications with Angular 6Key FeaturesExplore tools and techniques to push your web app to the next levelMaster Angular app design and architectural considerationsLearn continuous integration and deploy your app on a highly available cloud infrastructure in AWSBook ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • JavaScript

    Tips and Tricks to Programming Code with Javascript

    Series Book 2 - JavaScript Programming Series
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Read more

    PHP184.18 or Free with Kobo Plus

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... Read more

    PHP2,425.49 or Free with Kobo Plus

  • Advanced TypeScript Patterns for Large-Scale Applications

    by Baldurs L. ...
    Advanced TypeScript Patterns for Large-Scale ApplicationsMaster enterprise-level TypeScript development with battle-tested patterns, architectures, and practices that scale.In today's complex software landscape, TypeScript has emerged as the language of choice for teams building mission-critical applications at scale. Yet as codebases grow and team sizes expand, developers face architectural ... Read more

    PHP430.57

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... Read more

    PHP1,418.79

  • Javascript Unlocked

    Improve your code maintainability, performance, and security through practical expert insights and unlock the full potential of JavaScript

    by Dmitry Sheiko ...
    Improve your code maintainability, performance, and security through practical expert insights and unlock the full potential of JavaScriptKey Features\[\*\]Improve your JavaScript code for better maintainability and performance\[\*\]Discover how to implement scalable application architecture with JavaScript\[\*\]Learn to use JavaScript behind the browser, including its command-line tools, desktop ... Read more

    PHP1,357.59 or Free with Kobo Plus

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... Read more

    PHP442.99

  • Node.js Web Development

    Server-side development with Node 10 made easy

    by David Herron ...
    Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and go beyond the developer\\'s laptop to cover live deployment, including HTTPS and hardened security.Key FeaturesLearn server-side JavaScript coding through the most up-to-date book on Node.jsExplore the latest JavaScript features, and EcmaScript modulesWalk through different stages of ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... Read more

    PHP1,800.89 or Free with Kobo Plus

  • Meteor Cookbook

    Build elegant full-stack web applications with Meteor, the JavaScript framework that's redefining web development

    by Isaac Strack ...
    Key FeaturesBook DescriptionThis book is meant for developers of all experience levels looking to create mobile and full-stack web applications in JavaScript. Many of the simple recipes can easily be followed by less-experienced developers, while some of the advanced recipes will require extensive knowledge of existing web, mobile, and server technologies. Any application or enterprise web ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • JavaScript Introduction

    In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It's use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user interface. This coursware is intended for use as a three-day course, or can be used by ... Read more

    PHP1,330.09

  • Aplicações web real-time com Node.js

    Node.js é uma poderosa plataforma. Ele permite escrever aplicações JavaScript no server-side, tirando proveito da sintaxe e familiaridade da linguagem para escrever aplicações web escaláveis. Como o Node.js usa um modelo orientado a eventos, focado em I/O não-bloqueante, desenvolver nele pode ser diferente para quem está acostumado às aplicações web tradicionais. Nesse livro, Caio Ribeiro Pereira ... Read more

    PHP568.00 or Free with Kobo Plus

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... Read more

    PHP1,884.39 or Free with Kobo Plus

  • Single-Page-Web-Apps

    JavaScript im Einsatz: Webseiten erstellen mit AngularJS, Meteor und jQuery Mobile

    Series series Web Programmierung
    Single-Page-Web-Apps sind eine neue Art, Webanwendungen zu bauen. Im Gegensatz zu klassischen Webseiten führen Single-Page-Web-Apps keinen Seitenwechsel mehr durch die Oberfläche wird über dynamischen Austausch der HTML-Elemente auf einer einzigen Seite mit JavaScript verändert. Die Implementierung erfolgt mit den Technologien HTML5, CSS3 und JavaScript. Die HTML-Seiten werden zum größten Teil ... Read more

    PHP1,250.00

  • TypeScript in the Classroom

    by Baldurs L. ...
    Unlock the power of TypeScript through project-based learning. The perfect guide for educators and students alike.Are you looking to teach or learn one of the most in-demand programming languages in today's tech industry? "TypeScript in the Classroom" bridges the gap between academic computer science education and real-world development skills that employers actually want.This comprehensive guide ... Read more

    PHP615.37