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 361 - 384 of 1369 Results
Skip side bar filters
  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... Read more

    $26.99 USD or Free with Kobo Plus

  • Client-Side Data Storage

    Keeping It Local

    One of the most useful features of today’s modern browsers is the ability to store data right on the user’s computer or mobile device. Even as more people move toward the cloud, client-side storage can still save web developers a lot of time and money, if you do it right. This hands-on guide demonstrates several storage APIs in action. You’ll learn how and when to use them, their plusses and ... Read more

    $18.99 USD

  • Professional AngularJS

    A comprehensive guide to AngularJS, Google's open-source client-side framework for app development.Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. Professional ... Read more

    $36.00 USD

  • Vue.js 3.x从入门到精通(视频教学版)

    by 李小威 ...
    本书通过应用示例和综合案例的讲解与演练,使读者快速掌握Vue.js 3.x编程知识,提高使用Vue.js开发网站和移动App的实战能力。本书配套示例源码、PPT课件、同步教学视频、教学大纲与执行进度表、习题与答案、其他超值教学资源。 本书共18章,内容包括快速进入Vue.js的世界、搭建开发与调试环境、熟悉ECMAScript 6的语法、熟悉Vue.js的语法、指令、计算属性、精通监听器、事件处理、class与style绑定、表单输入绑定、组件和组合API、过渡和动画效果、精通Vue CLI和Vite、使用Vue Router开发单页面应用、数据请求库——Axios、状态管理——Vuex、网上购物商城开发实战和电影购票App开发实战等。 本书内容丰富、理论结合实践,可以作为工具书和参考手册,适合Web前端开发初学者、网站与移动App设计和开发人员,也适合作为高等院校 ... Read more

    $15.99 USD

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    by Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... Read more

    $7.99 USD or Free with Kobo Plus

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    by Josh Goldberg ...
    Translated by Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... Read more

    $43.99 USD or Free with Kobo Plus

  • Mastering SVG

    Ace web animations, visualizations, and vector graphics with HTML, CSS, and JavaScript

    by Rob Larsen ...
    Take the plunge and develop cross-browser-compatible and responsive web designs with SVGKey FeaturesMaster the art of custom animations and visualizations with SVG, CSS, and JavaScriptCombine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich appsCreate an awesome user experience with high-performance graphics for your web applicationsBook ... Read more

    $37.99 USD or Free with Kobo Plus

  • Continuous Integration, Delivery, and Deployment

    Reliable and faster software releases with automating builds, tests, and deployment

    by Sander Rossel ...
    Getting started with the processes and the tools to continuously deliver high-quality softwareKey Features\[\*\] Incorporate popular development practices to prevent messy code\[\*\]Automate your build, integration, release, and deployment processes with Jenkins, Git, and Gulp, and learn how continuous integration (CI) can save you time and money\[\*\] Gain an end-to-end overview of Continuous ... Read more

    $37.99 USD or Free with Kobo Plus

  • 奇妙的JavaScript:神奇代码漫游之旅

    by 李宁 ...
    本书从实战角度讲解了JavaScript在各个领域的应用案例,这些领域包括操作系统、Electron、AIGC、WebAssembly、Node.js、PWA、动画、多媒体(图像、音频和视频)、办公自动化、加密和解密、文件压缩和解压。 本书独立成册,适用于掌握JavaScript基础知识的读者,上述技术领域涵盖的章节如下: (1)文件系统(第1~2章):主要包括对文件和文件夹的操作、获取文件和目录属性,搜索文件和目录、创建快捷操作,控制回收站、Windows注册表、设置启动项、显示系统窗口等。 (2)GUI技术(第3、7章):主要包括Electron的基本用法、异形窗口、(半)透明窗口,控制状态栏等。 (3)AIGC(第13章):主要包括AIGC的基本概念、注册和登录ChatGPT、使用OpenAI API等。 (4)多媒体(第8~12章):主要包括属性动画、缓动动画、数学动画 ... Read more

    $13.04 USD

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    by Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... Read more

    $27.99 USD or Free with Kobo Plus

  • File API

    Learn how to access files from JavaScript

    by J.D Gauchat ...
    Learn how to use the File API to load files from the user's computer. After reading this guide, you will know how to read and process files, how to show their content on your website, and how to control the process using events.Table of ContentsFILE APIFilesLoading FilesReading FilesPropertiesBlobsEventsQUICK REFERENCEReaderFilesMethodsEventsProgressThis guide assumes that you have ... ... Read more

    $1.89 USD or Free with Kobo Plus

  • Java

    The Comprehensive Guide

    Explore a complete Java programming guide covering foundational to advanced topics, including OOP, concurrency, and testing. Perfect for developers seeking practical, in-depth Java knowledge.Key FeaturesComprehensive coverage of Java from foundational concepts to advanced programming techniquesDesigned to clarify complex topics for all skill levels using clear explanations and examplesStructured ... Read more

    $49.99 USD or Free with Kobo Plus

  • Web Developer's Cookbook

    by Robin Nixon ...
    300+ Ready-to-Use PHP, JavaScript, and CSS SolutionsWeb Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you can use right away to create interactive Web content. All of the solutions are fully documented and their functionality clearly explained, along with customization tips. The recipes include HTML examples and screen shots showing exactly how to apply them in real ... Read more

    $46.79 USD

  • The Book of WebGPU

    A hands-on, JavaScript-based introduction to WebGPU for real-time 3D graphics and GPU computing in the browser.The Book of WebGPU is a hands-on introduction to modern browser-based 3D graphics and GPU computing with WebGPU and JavaScript. Readers learn how to use the WebGPU API and the WebGPU Shading Language (WGSL) to render interactive 3D scenes, implement lighting and texturing, and tap into ... Read more

    $47.99 USD

    PRE-ORDER

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    by Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Read more

    $8.14 USD or Free with Kobo Plus

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    by Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... Read more

    $37.99 USD or Free with Kobo Plus

  • PostgreSQL 9 Administration Cookbook - Second Edition

    Over 150 recipes to help you run an efficient PostgreSQL database in the cloud

    Key FeaturesBook DescriptionThrough example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.What you will learnImplement PostgreSQL features for reliability and ... Read more

    $49.99 USD or Free with Kobo Plus

  • Adobe Edge Preview 3: The Missing Manual

    by Chris Grover ...
    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You’ve come to the right book. Adobe Edge Preview 3: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you. With this eBook, you’ll be designing great-looking web elements in no time.Get to know ... Read more

    $17.99 USD

  • Vue.js 2.x by Example

    Example-driven guide to build web apps with Vue.js for beginners

    by Mike Street ...
    Learn the fundamentals of vue.js by creating complex SPAs with Vuex, vue-router and moreKey FeaturesWe bridge the gap between "learning" and "doing" by providing real-world examples that will improve your web development skills with Vue.jsExplore the exciting features of Vue.js 2 through practical and interesting examplesExplore modern development tools and learn how to utilize them by building ... Read more

    $41.99 USD or Free with Kobo Plus

  • MEAN Web Development

    Develop your MEAN application efficiently using a combination of MongoDB, Express, Angular, and Node

    by Amos Q. Haviv ...
    Develop your real-time MEAN application efficiently using a combination of MongoDB, Express, Angular, and NodeKey Features\[\*\] Construct a fully-functional MEAN application by using its components along with the best third-party modules\[\*\] Harness the power of the JavaScript ecosystem to effectively run, build, and test your MEAN application\[\*\] Gain a deep, practical understanding of real ... Read more

    $37.99 USD or Free with Kobo Plus

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Key Features● Master advanced React patterns such as HOCs custom hooks and functional architecture.● Build enterprise level design systems with Figma and reusable UI components.● Apply advanced TypeScript to deliver scalable and strongly typed React applications.Book DescriptionReact has become the cornerstone of... ... Read more

    $24.95 USD

  • Learning JavaScript Data Structures and Algorithms

    Enhance your problem-solving skills in JavaScript and TypeScript

    Solidify your computer science fundamentals and choose the right data structures and algorithms for your programs – with new TypeScript focus and exercises. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the most common data structures and algorithms you’ll encounter at work and in interviewsConnect theory with real-world implementations in JavaScript ... Read more

    $35.99 USD

    PRE-ORDER

  • Full Stack Web Development with Backbone.js

    Scalable Application Design with 100% JavaScript

    Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.Backbone’s rich ecosystem of plugins ... Read more

    $17.99 USD

  • jQuery for Designers: Beginners Guide

    An approachable introduction to web design in jQuery for non-programmers with this book and ebook

    Part of Packts Beginners Guide series, each chapter focuses on a specific part of your website and how to improve its design with the use of jQuery. There are plenty of screenshots and practical step-by-step instructions making it easy to apply jQuery to your site. This book is for designers who have the basics of HTML and CSS, but want to extend their knowledge by learning to use JavaScript and ... Read more

    $25.99 USD or Free with Kobo Plus