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 265 - 288 of 1359 Results
Skip side bar filters
  • Write Some Code with HTML, CSS, + JavaScript

    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... Read more

    $3.99 NZD or Free with Kobo Plus

  • Mastering Node.js Web Development

    Go on a comprehensive journey from the fundamentals to advanced web development with Node.js

    by Adam Freeman ...
    Unlock the full potential of Node.js with practical skills to develop and deploy scalable and high-performance server-side applications that enhance your client-side projects Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesServer-side applications with Node.js, covering HTTP requests, static and dynamic content delivery, form data processing, and RESTful web servicesHands ... Read more

    $61.99 NZD or Free with Kobo Plus

  • Drag and Drop API

    Learn how to drag and drop content to your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the Drag and Drop API to let your users drag and drop elements on your website. After reading this guide, you will know how to prepare the elements to be dragged, how to control the information being transferred, and how to drag elements from other applications to the browser, including files.Table of ContentsDRAG AND DROP APIDrag and DropValidationThumbnailFilesQUICK ... Read more

    $3.71 NZD or Free with Kobo Plus

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Read more

    $3.71 NZD or Free with Kobo Plus

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $57.99 NZD

  • JavaScript: Tips and Tricks to Programming Code with Javascript

    JavaScript Computer Programming, #2

    Series Book 2 - JavaScript Computer Programming
    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

    $4.99 NZD or Free with Kobo Plus

  • Mastering React Test-Driven Development

    Build simple and maintainable web apps with React, Redux, and GraphQL

    by Daniel Irvine ...
    Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applicationsKey FeaturesExplore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end ... Read more

    $53.99 NZD or Free with Kobo Plus

  • Javascript Fundamentals

    JavaScript is a language of freely typed client-side scripting that is executed in the user's browser. To make an interactive web user interface, JavaScript interacts with DOM elements (HTML components). JavaScript utilizes ECMAScript guidelines that incorporate core attributes based on the ECMA-262 standard and other characters not premised on ECMAScript norms.JavaScript can be utilized in a ... Read more

    $4.99 NZD or Free with Kobo Plus

  • JavaScript

    Best Practices to Programming Code with JavaScript

    Series Book 3 - JavaScript Programming Series
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Read more

    $4.95 NZD or Free with Kobo Plus

  • Penetration Testing with Kali Linux

    Learn Hands-on Penetration Testing Using a Process-Driven Framework (English Edition)

    This book is designed to introduce the topic of penetration testing using a structured and easy-to-learn process-driven framework.Understand the theoretical aspects of penetration testing and create a penetration testing lab environment consisting of various targets to learn and practice your skills. Learn to comfortably navigate the Kali Linux and perform administrative activities, get to know ... Read more

    $31.99 NZD or Free with Kobo Plus

  • Lógica de Programação

    Crie seus primeiros programas usando Javascript e HTML

    Aprenda a programar agora! Este livro apresenta uma abordagem prática e atualizada para o universo da programação. Com uma didática pensada em quem inicia, os conceitos são apresentados através de necessidades reais, mostrando primeiro o problema e depois a solução. Ideal para quem quer dar seus passos no mudo DEV, entendendo como a programação pode transformar sua carreira, independentemente da ... Read more

    $16.99 NZD or Free with Kobo Plus

  • Mastering KnockoutJS

    by Timothy Moran ...
    If you are an experienced JavaScript developer who is looking for new tools to build web applications and get an understanding of core elements and applications, this is the book for you. A basic knowledge of DOM, JavaScript, and KnockoutJS is assumed. ... Read more

    $54.99 NZD or Free with Kobo Plus

  • Learning AngularJS

    A Guide to AngularJS Development

    With AngularJS, you can quickly build client-side applications that run well on any desktop or mobile platform, using REST web services for backend processes. You may have heard that the learning curve for this JavaScript MVC framework is too steep, but that’s not the case. This practical guide provides a hands-on approach to learning AngularJS that will have you building high-quality applications ... Read more

    $34.99 NZD

  • 深度探索Vue.js——原理剖析与实战应用

    by 张云鹏 ...
    本书系统的介绍了Vue框架基础、框架应用、生态组成、项目实战、框架演进、Vue原理剖析及Vue框架的原理实现。 全书共分为8章:第1章为行业发展介绍,第2章为Vue 2.x的开发基础,第3章为Vue 2.x的组件开发,第4章为Vue CLI开发完全指南,第5章为Vue CLI项目实战,第6章为Vite+Vue 3完全开发指南,第7章为Vue 3.x项目实战,第8章为实现原理介绍。书中主要内容包括:Web前端发展史、Vue的诞生、Vue 2.x基础指令、Vue 2.x常用API、Vue 2.x组件系统、Vue 2.x组件化实战、Vue CLI脚手架搭建、Vue Router 3.x路由系统、Vuex 3.x状态管理系统、Axios网络插件、ElementUI框架、Vue 2.x综合项目实战、Vue 3.x基础语法、Vue 3.x组合式API、Vue 3.x响应式API、Vite脚手架、Vue ... Read more

    $61.99 NZD

  • Latency

    Reduce delay in software systems

    by Pekka Enberg ...
    Practical techniques for delivering low latency software.From first principles to production-ready code, Latency teaches you how to make your software faster at every layer of the stack. You’ll learn what latency really is, how it differs from bandwidth, and why it matters for user experience. Then, guided by practical examples, you’ll apply Little’s Law, design lock-free algorithms, and architect ... Read more

    $51.38 NZD

  • Getting Started with PhantomJS

    by Aries Beltran ...
    The book will follow aA standard tutorial approach, and will beas a complete guide detailing the major aspects of PhantomJS with particular focus on Website website Testingtesting.This book is written forIf you are a JavaScript developers who are is interested in developing applications that interact with various web services, and doing that using a headless browser, then this book is ideal for ... Read more

    $33.99 NZD or Free with Kobo Plus

  • Developing Windows Store Apps with HTML5 and JavaScript

    This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript. This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, ... Read more

    $29.99 NZD or Free with Kobo Plus

  • YUI 3 Cookbook

    Writing Maintainable Applications

    by Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Read more

    $36.99 NZD

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Read more

    $34.99 NZD

  • Node.js Web Development

    Create real-time server-side applications with this practical, step-by-step guide

    by David Herron ...
    Create real-time server-side applications with this practical, step-by-step guideKey Features\[\*\] Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development\[\*\] Understand website development both with and without the Connect/Express web application framework\[\* \] Develop both HTTP server and client applicationsBook ... Read more

    $62.99 NZD or Free with Kobo Plus

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Read more

    $32.99 NZD

  • Web API Cookbook

    Level Up Your JavaScript Applications

    by Joe Attardi ...
    JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.With this hands-on cookbook, author Joe ... Read more

    $57.99 NZD

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... Read more

    $55.99 NZD or Free with Kobo Plus

  • D3.js数据可视化实战手册

    Chinese Edition

    超过70多种创建动态数据可视化的方案!Key Features超过70多种创建动态数据可视化的方案文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景Book Description如今这个互联网时代,人们每天都生产海量的数据,如果直接面对这些数据,可能让人无从下手。将数据可视化,用形象立体的形式将其展现,有利于分析其中的关联,攫取可能存在的商业机会。本书意图通过大量的示例和代码,向读者讲述如何利用D3.js来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书一共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局、可视化交互、力学模拟 ... Read more

    $60.99 NZD or Free with Kobo Plus