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 25 - 48 of 1282 Results
Skip side bar filters
  • React: Cross-Platform Application Development with React Native

    Build 4 real-world apps with React Native

    Harness the power of React Native to build 4 real-world appsKey FeaturesBuild quirky and fun projects from scratch and become efficient with React NativeLearn to build professional Android and iOS applications using your existing JavaScript knowledgeUse isomorphic principles to build mobile apps that offer a native user experienceEmbedded with assessments that will help you revise the concepts you ... Read more

    $258.29 HKD or Free with Kobo Plus

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the ... Read more

    $382.79 HKD

  • Understanding JavaScript Promises

    Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book begins by explaining the basic concepts behind promises, including what they are, how to use them, and how to create your own. You'll then build upon these basic concepts to ... Read more

    $101.29 HKD

  • Erlang Programming

    A Concurrent Approach to Software Development

    This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your ... Read more

    $225.09 HKD

  • Getting Started with Arduino and Node.js

    This book helps to anyone to learn how to integrate Arduino hardware and node.js. ***TOC** Preface 1. Preparing Development Environment 1.1 Arduino 1.1.1 Arduino Uno 1.1.2 Arduino Leonardo 1.1.3 Arduino Mega 2560 1.1.4 Arduino Due 1.2 Electronic Components 1.2.1 Arduino Starter Kit 1.2.2 Fritzing 1.2.3 Cooking-Hacks: Arduino Starter Kit 1.2.4 Arduino Sidekick Basic kit 1.3 Node.js 1.4 Arduino S ... Read more

    $31.95 HKD

  • MongoDB, Express, Angular, and Node.js Fundamentals

    Become a MEAN master and rule the world of web applications

    by Paul Oluyege ...
    Build fast, robust, and maintainable modern full-stack web applications using MongoDB, Express, Angular, and Node.js.Key FeaturesBuild highly scalable, asynchronous, and event-driven APIsDevelop a user authentication system with MEANBuild a full-fledged application using the MEAN stackBook DescriptionMongoDB, Express, Angular and Node.js Fundamentals is a practical guide to the tried-and-true ... Read more

    $230.39 HKD or Free with Kobo Plus

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Read more

    $224.99 HKD or Free with Kobo Plus

  • React Material-UI Cookbook

    Build captivating user experiences using React and Material-UI

    by Adam Boduch ...
    Develop modern-day applications by implementing Material Design principles in React using Material-UIKey FeaturesUse React components to build intuitive UI elementsExplore a variety of styles and themes in the Material-UI framework using React componentsLearn practical React recipes and best practices for building modern web applicationsBook DescriptionMaterial-UI is a component library for ... Read more

    $258.29 HKD or Free with Kobo Plus

  • Vue.js 3.x+Element Plus前端开发实战

    by 趣千厘 ...
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 ... Read more

    $148.00 HKD

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Read more

    $22.46 HKD

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Read more

    $135.09 HKD

  • Web Audio API

    Learn how to process audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create an audio system for a web site or a web application. After reading this guide, you will know how to create audio nodes to play audio, how to connect them to filter the source and add effects, how to mix multiple sources, how to create 3D sounds for 3D video games or applications, and how to analyze the audio signal.Table of ContentsWEB AUDIO APIAudio StructureAudio ContextAudio ... Read more

    $22.46 HKD

  • JavaScript für Java-Entwickler

    Series Book 62 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem ... Read more

    $88.00 HKD or Free with Kobo Plus

  • Full Stack JavaScript Strategies

    The Hidden Parts Every Mid-Level Developer Needs to Know

    As a working software developer, you know how to complete your tasks with solid code, whether it's on the frontend or backend. Now you're ready to move to the next level in your career, and you need to understand the subtle yet deep skills it takes to become a senior developer. This practical book shows you everything it takes to create a full-stack web application hosted on a cloud platform ... Read more

    $320.79 HKD

  • D3.js: Cutting-edge Data Visualization

    Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.jsAbout This BookUnderstand how to best represent your data by developing the right kind of visualizationExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real ... Read more

    $506.59 HKD or Free with Kobo Plus

  • WebSocket

    Lightweight Client-Server Communications

    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a ... Read more

    $123.79 HKD

  • Jump Start Web Performance

    by Craig Buckler ...
    Despite working on the web every day, few developers have a good word to say about the monster they've created. Achingly slow sites with annoying overlays, cookie agreements, instant notifications, and obtrusive ads litter the web landscape.While there may be some excuses for complex web applications, there's little justification for sluggish content-based and ecommerce sites. People are ... Read more

    $121.89 HKD or Free with Kobo Plus

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Read more

    $180.09 HKD

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... Read more

    $135.09 HKD

  • Derinlemesine React Data

    by Onder Teker ...
    Bu kitapta React ile görsel arayüz işlemleri gösterilmektedir. Router ile geziyolu ve gezinme işlemleri anlatılmaktadır. Stiller üzerinde işlem yapması gösterilmektedir. React Bootstrap ile Responsive Design yapmanın yolu & hazır bileşenler kullanarak geliştirme yapılması gesterilmektedir. Yalnızca bileşenler anlatılmamakta, state, properties, event gibi React özellikleriyle birlikte kullanımı ... Read more

    $7.99 HKD

  • Java and JavaScript Fundamentals

    by Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Read more

    $78.10 HKD or Free with Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to ... Read more

    $112.59 HKD

  • Meteor

    Criando aplicações web real-time com JavaScript

    O JavaScript já é uma opção real de desenvolvimento server-side. Trabalhar com a mesma linguagem que utilizamos no front-end é também uma grande vantagem. Diversos frameworks surgiram e, sem dúvida, o Meteor é que mais se destaca. Neste livro, venha desenvolver sua própria rede social do zero implementando funcionalidades que interagem em tempo real, além de também aprender a trabalhar com ... Read more

    $78.00 HKD or Free with Kobo Plus

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Read more

    $180.09 HKD