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 1125 Results
Skip side bar filters
  • HTML5 canvas in real time

    This e-book is an interactive e-book this means that the user can enter datas in the pages and content of these will conform to the new values.To enter these datas, in the pages of the e-book, have been implemented controls similar to those that can be found on the Internet pages and also an executing button to impart the command to adapt the content of the page to the new values.The subject of ... Read more

    RM 11.89 or Free with Kobo Plus

  • Selenium with Java A Beginner’s Guide

    Web Browser Automation for Testing using Selenium with Java

    This book introduces setting up the environment for writing test scripts after covering Selenium and its capabilities. Numerous functionalities, including the web driver interface, the web element interface, and locators, are illustrated in-depth using the By class.Additionally, the book presents tasks such as HTML element manipulation, mouse and keyboard operations, dropdown, table, window, alert ... Read more

    RM 57.19 or Free with Kobo Plus

  • Learn Model Context Protocol with TypeScript

    Build agentic systems in TypeScript with the new standard for AI capabilities

    Get to grips with the Model Context Protocol (MCP) and learn how to build scalable, intelligent web applications with AI-ready architecture in TypeScript Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThe only resource you'll need to build, test, and deploy MCP servers and clientsTake a modern approach toward building, testing, and securing distributed ... Read more

    RM 128.89 or Free with Kobo Plus

  • Building Enterprise JavaScript Applications

    Learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes

    by Daniel Li ...
    Strengthen your applications by adopting Test-Driven Development (TDD), the OpenAPI Specification, Continuous Integration (CI), and container orchestration.Key FeaturesCreate production-grade JavaScript applications from scratchBuild microservices and deploy them to a Docker container for scaling applicationsTest and deploy your code with confidence using Travis CIBook DescriptionWith the over ... Read more

    RM 150.29 or Free with Kobo Plus

  • Internet of Things Programming with JavaScript

    Get the best out of Arduino and Raspberry Pi Zero to develop Internet of Things projects using JavaScript

    Learn the art of bringing the Internet of Things into your projects with the power of JavaScriptKey FeaturesThis is a practical guide to help you configure and build a complete distributed IoT system from scratch using JavaScriptUtilize the power of Node and HTML5 to develop web services and a centralized web server, enabling high-level communication between connected devicesControl all your ... Read more

    RM 135.99 or Free with Kobo Plus

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    by John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Read more

    RM 19.84 or Free with Kobo Plus

  • DOM Enlightenment

    Exploring JavaScript and the Modern DOM

    by Cody Lindley ...
    With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley (jQuery Cookbook) walks you through modern DOM concepts to demonstrate how various node objects work.Over the past decade, developers have buried the DOM under frameworks that simplify its use. ... Read more

    RM 34.59

  • Web Design in easy steps, 7th edition

    by Sean McManus ...
    Series series In Easy Steps
    Guides you through the process of creating a website – in easy steps!Web Design in easy steps, 7th edition reveals the key principles of good web design, which is the art and science of building effective and attractive websites. The book will introduce you to the key technologies of the web, and the design principles that underpin successful sites.Whether you’re a budding designer who plans to ... Read more

    RM 69.34

  • Reactive Patterns with RxJS for Angular

    A practical guide to managing your Angular application's data reactively and efficiently using RxJS 7

    by Lamis Chebbi ...
    Discover how you can leverage the reactive paradigm with RxJS in your Angular applications using some common patterns and techniques that can be implemented in real-world use casesKey FeaturesLearn how to write clean, maintainable, performant, and optimized Angular web applications using reactive patternsExplore various RxJS operators and techniques in detail to improve the testing and performance ... Read more

    RM 164.69 or Free with Kobo Plus

  • JavaScript Interview Questions You'll Most Likely Be Asked

    Series Book 18 - Job Interview Questions series
    264 JavaScript Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJavaScript Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through compr... ... Read more

    RM 35.75

  • HTML5 Games: Novice to Ninja

    Create Smash Hit Games in HTML5

    This book will teach you how to create awesome video games. Games from scratch. Games that run cross-platform, in web browsers, and on phones. Games filled with dynamic sound and music. Games overflowing with impressive visual effects. Fun games.More importantly, this book will teach you how to think about making games. You'll learn to analyze and dissect games; to understand what it is that makes ... Read more

    RM 94.59 or Free with Kobo Plus

  • Java EE 8 and Angular

    A practical guide to building modern single-page applications with Angular and Java EE

    Learn how to build high-performing enterprise applications using Java EE powered by Angular at the frontendKey Features\[\*\] Leverage Java EE 8 features to build robust backend for your enterprise applications\[\*\] Use Angular to build a single page frontend and combine it with the Java EE backend\[\*\] A practical guide filled with ample real-world examplesBook DescriptionThe demand for modern ... Read more

    RM 150.29 or Free with Kobo Plus

  • jQuery Mobile

    Unit Testing

    Series Book 104 - shortcuts
    Das Thema Unit Testing und insbesondere testgetriebene Entwicklung ist heute nichts Neues mehr, dennoch ist es gerade im JavaScript-Umfeld noch nicht bei jedem Entwickler angekommen. Seit mehr als zehn Jahren gibt es nun schon Unit-Testing-Frameworks für JavaScript. Eines der neueren JavaScript-Unit-Testing-Frameworks ist QUnit, das Testframework aus der jQuery-Familie. In diesem shortcut wird der ... Read more

    RM 21.49 or Free with Kobo Plus

  • SvelteKit Up and Running

    Leverage the power of a next-generation web framework to build high-performance web apps with ease

    Learn how to leverage the officially supported Svelte framework to build faster and more powerful web applications by following along with real-world scenarios.Key FeaturesDevelop JavaScript applications with an intuitive and beginner-friendly frameworkGrasp the core concepts of SvelteKit effortlessly with real-world examplesDiscover how SvelteKit minimizes obstacles in building modern web ... Read more

    RM 109.59 or Free with Kobo Plus

  • Mastering Test-Driven Development with React

    React and TDD: Craft Reliable, High-Quality Apps from Scratch!Key Features● Master Test-Driven Development to build reliable, bug-free React apps.● Write comprehensive tests to ensure maintainable, scalable React code.● Leverage Jest and React Testing Library for efficient automated testing.● Build real-world React applications by applying TDD principles end-to-end.Book DescriptionTes... ... Read more

    RM 75.39

  • Ultimate Nuxt.js for Full-Stack Web Applications

    by Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance.Book DescriptionUnlock the true potential of Nuxt.js with this comprehensive guide. The book explores the intricacies of Nuxt.js, with a primary focus on addressing scalability challenges inherent in web applications. Readers will ... Read more

    RM 94.29

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    by Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... Read more

    RM 125.99

  • Vue.js 2 Cookbook

    Build modern, interactive web applications with Vue.js

    101 hands-on recipes that teach you how to build professional, structured web apps with Vue.jsKey FeaturesUnderstand and use Vue’s reactivity system, data binding, and computed propertiesCreate fluid transitions in your application with Vue’s built-in transition systemUse Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflowBook DescriptionVue.js is an open ... Read more

    RM 150.29 or Free with Kobo Plus

  • Supercharging Node.js Applications with Sequelize

    Create high-quality Node.js apps effortlessly while interacting with your SQL database

    A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORM Key Features • Use the highly powerful JavaScript library to map your database to objects easily • Build an application from scratch with easy-to-follow steps and examples • Discover industry best practices, tips, and techniques on Sequelize to manage your database with ease Book Description ... Read more

    RM 109.59 or Free with Kobo Plus

  • React Projects

    Build advanced cross-platform projects with React and React Native to become a professional developer

    by Roy Derks ...
    Learn how to develop real-world applications of varying complexity for the web, mobile, and VR devices using React, React Native, React 360, and moreKey FeaturesBuild React applications at scale using React patterns and best practicesExplore React features such as Hooks, the Context API, and the Suspense APIExtend React’s integration with React Native for building cross-platform mobile apps and ... Read more

    RM 110.99 or Free with Kobo Plus

  • Getting Started with RethinkDB

    Absorb the knowledge required to utilize, manage, and deploy

    Absorb the knowledge required to utilize, manage, and deploy RethinkDB using Node.jsKey Features\[\*\] Make the most of this open source, scalable database—RethinkDB —to ease the construction of web applications\[\*\] Run powerful queries using ReQL, which is the most convenient language to manipulate JSON documents with\[\*\] Develop fully-fledged real-time web apps using Node.js and ... Read more

    RM 110.99 or Free with Kobo Plus

  • React Native Blueprints

    Create eight exciting native cross-platform mobile applications with JavaScript

    Develop real world Android and iOS applications with the power of React native.Key Features? Build quirky and fun projects from scratch and become efficient with React Native? Learn to build professional Android and iOS applications with your JavaScript skills? Use Isomorphic principles to build mobile apps that offer a native user experienceBook DescriptionConsidering the success of the React ... Read more

    RM 150.29 or Free with Kobo Plus

  • JavaScript – Das Handbuch für die Praxis

    Meistern Sie die beliebte Sprache für Web und Node.js

    Translated by Jens Olaf Koch, Jørgen W. Lang ...
    Series series Programmieren mit JavaScript
    Seit 25 Jahren das begleitende Grundlagenwerk zu JavaScriptDurchgehend überarbeiteter Bestseller in der 7. AuflageDeckt die Version ES2020 inkl. Tools/Extensions & Node.js abVermittelt umfassendes und tiefgehendes JavaScript-Know-howJavaScript ist die Programmiersprache des Webs und der Bestseller "JavaScript: Das Handbuch für die Praxis" seit fast 25 Jahren und über sieben Auflagen ein ... Read more

    RM 172.79 or Free with Kobo Plus

  • 讓你的 UI 動起來: Animate UI 初探

    使用 Animate UI 提供靈活且高度可自訂流暢網頁動畫效果,零負擔開始的現代前端網頁動畫實戰

    by 莊昀皓 ...
    本書的特色在於,將 Shadcn UI 與 Animate UI 結合,帶領讀者從熟悉 Shadcn UI 開始,再進一步掌握 Animate UI 的基礎概念。不需要具備非常深厚的動畫理論,只要對前端開發與 UI 有基本理解,就能跟著本書的步驟操作。書中將每個章節都搭配實作範例,讓讀者邊學邊做,並能立即在專案中應用。 ... Read more

    RM 39.73 or Free with Kobo Plus