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 1285 Results
Skip side bar filters
  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with ... Read more

    $506.59 HKD or Free with Kobo Plus

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Series Book 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... Read more

    $151.99 HKD or Free with Kobo Plus

  • Building a Home Security System with BeagleBone

    by Bill Pretty ...
    Building a Home Security System with BeagleBone is a practical, hands-on guide for practical, hands-on people. The book includes step-by-step instructions for assembling your own hardware on professionally manufactured PCB's and setting up the software on your system. This book is for anyone who is interested in alarm systems and how they work; for hobbyists and basement tinkerers who love to ... Read more

    $141.09 HKD or Free with Kobo Plus

  • PhoneGap By Example

    Use PhoneGap to apply web development skills and learn variety of cross-platform mobile applications

    Use PhoneGap to apply web development skills and learn variety of cross-platform mobile applicationsKey FeaturesBook DescriptionPhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about. It is one of the first and fastest spreading tools to develop hybrid applications using CSS, JavaScript, and HTML, without ... Read more

    $287.09 HKD or Free with Kobo Plus

  • Learn AngularJS in 24 Hours

    by Alex Nordeen ...
    Angular JS is responsible for making the website interactive and responsive. It helps designer and developers to eliminate much of the code usually needed for websites development. Angular JS is based upon MVC model. To learn and harness more power of the Angular JS framework, it takes a continuous intervention from an expert. But if you like to learn by yourself without spending big bucks behind ... Read more

    $23.38 HKD

  • JavaScript

    Software Development (2025-2026 Edition)

    Series Book 2 - Software Development
    JavaScript: Software Development (2025-2026 Edition) – The only book that actually teaches like MIT, Stanford, CMU, and Berkeley combined.This is not another recycled tutorial.You start with why JavaScript runs the world in 2025 – V8, TC39, TypeScript tsunami, Vite revolution.You master the event loop before lunch, closures before dinner, and ECMAScript 2025 features before anyone else.You go ... Read more

    $46.83 HKD or Free with Kobo Plus

  • Mastering Loops and Conditionals in JavaScript

    A Practical Guide to Controlling Program Flow and Building Smarter Logic with JavaScript

    by Dargslan ...
    Series Book 3 - Dargslan - JavaScript - Beginner Level
    Welcome to "Mastering Loops and Conditionals in JavaScript"—your comprehensive guide to understanding and implementing the fundamental control structures that form the backbone of JavaScript programming. Whether you're taking your first steps into JavaScript development or looking to refine your existing skills, this book will transform how you think about and write JavaScript code.In the world of ... Read more

    $139.24 HKD or Free with Kobo Plus

  • Automate with Grunt

    The Build Tool for JavaScript

    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... Read more

    $90.29 HKD

  • Test-Driven React

    Find Problems Early, Fix Them Quickly, Code with Confidence

    Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to iterate on React components quickly and fearlessly!You work in a loop: write code, get feedback, adjust. The faster you get feedback, the faster your code improves and the more effective you become as a ... Read more

    $225.09 HKD

  • Instant HTML5 2D Platformer

    by Aidan Temple ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. The step-by-step approach taken by this book will show you how to develop a 2D HTML5 platformer-based game that you will be able to publish to multiple devices. This book is great for anyone who has an interest in HTML5 games development, and who already has a basic to intermediate ... Read more

    $78.10 HKD or Free with Kobo Plus

  • JavaScript Robotics

    Building NodeBots with Johnny-Five, Raspberry Pi, Arduino, and BeagleBone

    JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen innovative programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. ... Read more

    $67.99 HKD

  • TypeScript for Python Developers: Bridging Syntax and Practices

    by Baldurs L. ...
    TypeScript for Python Developers: Bridging Syntax and Practices is the essential guide for Python programmers looking to expand their skills into the world of type-safe JavaScript development. This comprehensive, hands-on resource leverages your existing Python knowledge to accelerate your TypeScript learning journey, making the transition smooth and intuitive.Python developers will discover how ... Read more

    $54.99 HKD or Free with Kobo Plus

  • KNIME Essentials

    Perform accurate data analysis using the power of KNIME

    by Gábor Bakos ...
    Perform accurate data analysis using the power of KNIMEKey FeaturesLearn the essentials of KNIME, from importing data to data visualization and reportingUtilize a wide range of data processing solutionsVisualize your final data sets using KNIME's powerful data visualization optionsBook DescriptionKNIME is an open source data analytics, reporting, and integration platform, which allows you to ... Read more

    $230.39 HKD or Free with Kobo Plus

  • Ultimate React Testing with Jest

    Build Reliable Web Applications Using React Testing Library, Modern Testing Patterns, Async Flows and CI/CD Integration

    Write clean, confident React tests that eliminate bugs before they reach users.Key Features● End-to-end React testing with Jest and React Testing Library. ● Hands-on coverage of hooks, async flows, Redux, routing, and CI. ● Modern testing strategies using Jest, RTL, MSW, and real scenarios.Book DescriptionUltimate React Testing with Jest uses Jest as the foundation to introduce prac... ... Read more

    $148.19 HKD

  • The Pythonic Way

    An Architect’s Guide to Conventions and Best Practices for the Design, Development, Testing, and Management of Enterprise Python Code

    by Sonal Raj ...
    ‘The Pythonic Way' acquaints you with Python's capabilities beyond basic syntax. This book will help you understand widely accepted Pythonic constructs and procedures, thus enabling you to write reliable, optimized, and modular applications.You'll learn about Pythonic data structures, class and object creation, and more. The book then delves into some of Python's lesser-known but incredibly ... Read more

    $112.29 HKD or Free with Kobo Plus

  • Coding Languages

    Angular With Typescript, Machine Learning With Python And React Javascript

    by Richie Miller ...
    If you want to discover how to use Angular, Python for Machine Learning or React JavaScript, this book is for you!3 BOOKS IN 1 BUNDLE!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT JAVASC... ... Read more

    $46.83 HKD

  • JavaScript

    The New Toys

    by T. J. Crowder ...
    All of JavaScript's newest features, in depth, made easy to understand.JavaScript is a rapidly changing language and it can be challenging to keep up with all the new toys being added. JavaScript: The New Toys explores the newest features of the world's most popular programming language while also showing readers how to track what's coming next. After setting the stage by covering who manages the ... Read more

    $189.00 HKD

  • JavaScript: Advanced Guide to Programming Code with Javascript

    JavaScript Computer Programming, #4

    Series Book 4 - JavaScript Computer Programming
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Read more

    $23.99 HKD

  • Information Architecture

    For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this ... Read more

    $287.09 HKD

  • Hands-on JavaScript for Python Developers

    Leverage your Python knowledge to quickly learn JavaScript and advance your web development career

    by Sonyl Nagale ...
    Build robust full-stack web applications using two of the world's most popular programming languages Python and JavaScriptKey FeaturesDiscover similarities and differences between JavaScript and Python coding conventionsExplore frontend web concepts, UI/UX techniques, and JavaScript frameworks to enhance your web development skillsPut your JS knowledge into practice by developing a full-stack web ... Read more

    $195.69 HKD or Free with Kobo Plus

  • ReactJS by Example - Building Modern Web Applications with React

    Building Modern Web Applications with React

    by Vipul A M ...
    Get up and running with ReactJS by developing five cutting-edge and responsive projectsKey Features\[\*\]Create pragmatic real-world applications while learning React and its modern developer tools\[\*\]Build sustainable user interfaces by transforming data into components of UI\[\*\]Learn how to generate reusable ReactJS components effectivelyBook DescriptionReactJS is an open-source JavaScript ... Read more

    $287.09 HKD or Free with Kobo Plus

  • High Performance Mobile Web

    Best Practices for Optimizing Mobile Web Apps

    Optimize the performance of your mobile websites and webapps to the extreme. With this hands-on book, veteran mobile and web developer Maximiliano Firtman demonstrates which aspects of your site or app slow down the user’s experience, and what you can do to achieve lightning-fast performance. There’s much at stake: if you want to boost your app’s conversion rate, then tackling performance issues ... Read more

    $191.39 HKD

  • Create React App 2 Quick Start Guide

    Build React applications faster with Create React App

    Integrate your React applications with React to build efficient web services.Key FeaturesLearn React by building applications with Create React AppCreate interactive UIs exploring the latest feature of CRA 2.0Build Progressive Web Applications for a more seamless webBook DescriptionIf you're a power user and you aren’t happy always reusing default configurations, from previous applications with ... Read more

    $208.09 HKD or Free with Kobo Plus

  • The Complete Node.js Guide : A Detailed Guide to Learning Node.js, Featuring In-Depth Explanations, Practical Examples, and Best Practices for Professional Developers

    by Jiho Seok ...
    The Complete Node.js Guide is your comprehensive guide to mastering the powerful Node.js platform. This book is thoughtfully crafted to cater to both beginners and experienced developers, offering a deep dive into the essential and advanced concepts of Node.js.Features of This Book:Comprehensive Coverage: From the basics of Node.js to advanced patterns, this book covers it all. You'll start with ... Read more

    $15.99 HKD or Free with Kobo Plus