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 73 - 96 of 1271 Results
Skip side bar filters
  • Building a Tab Manager Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tab Manager

    This guide helps developers with basic web skills build a functional Tab Manager app using core web technologies: HTML, CSS, and JavaScript. Through a practical question-and-answer format, it explains key concepts and techniques needed to create an interactive tabbed interface.Starting with the project setup, the guide walks you through structuring HTML for tabs and content panels, styling with ... Read more

    S$ 5.99 SGD or Free with Kobo Plus

  • La Guía Básica de JavaScript

    JavaScript es un lenguaje de programación interpretado, que define como orientado a objetos,3 basado en prototipos, imperativo, débilmente tipado y dinámico.Se utiliza principalmente en su forma del lado del cliente (client-side), implementado como parte de un navegador web permitiendo mejoras en la interfaz de usuario y páginas web dinámicas4 aunque existe una forma de JavaScript del lado del ... Read more

    S$ 2.46 SGD

  • 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

    S$ 2.63 SGD

  • Secure Coding in TypeScript: Best Practices and Vulnerability Prevention

    by Baldurs L. ...
    Secure Coding in TypeScript: Best Practices and Vulnerability PreventionIn an era where security breaches dominate headlines and compromise user data, writing secure code has never been more critical. "Secure Coding in TypeScript" is your comprehensive guide to leveraging TypeScript's powerful type system as a frontline defense against common web vulnerabilities.This practical handbook bridges the ... Read more

    S$ 10.08 SGD or Free with Kobo Plus

  • 50 Recipes for Programming Angular

    by Jamie Munro ...
    50 Recipes on Programming Angular is structured in a Cookbook format featuring recipes that contain problem statements with solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works or if there are ... Read more

    S$ 6.30 SGD

  • جافا سكريبت تحت الغطاء

    هذا الكتاب يشرح بعض المفاهيم المتقدمة في اللغة اللازمة لإحترافها، و يوضح طريقة عمل اللغة في الخلفية وهذا لإزالة الغموض المحيط بها.بعد إتمام قرائتك لهذا الكتاب ستتمكن من فهم ما يكتبه المحترفون في اللغة و بالأخص الشيفرات المصدرية للمكتبات الشهيرة كـ جي كويري (JQuery).ستتمكن أيضا من صناعة مكتبتك الخاصة بميزات رائعة.هذا الكتاب متوفر بالنسخة الالكترونية فقط، ويحتوي على 137 صفحة ملئية بالشروحات ... Read more

    Free

  • After Effects Expressions

    by Marcus Geduld ...
    Put the power of Expressions to work in your animations with controls and efficiencies impossible to achieve with traditional keyframing techniques.No programming skills are required. Foundation concepts and skills orient the new designer and serve as a handy reference to the experienced one. Basics of creating expressions, variables, commands, and expression helpers precede the leap into ... Read more

    S$ 105.89 SGD

  • Vue.js for Jobseekers

    A complete guide to learning Vue.js, building projects, and getting hired (English Edition)

    by Clive Harber ...
    Vue.js is a rapidly growing frontend framework with a large and active community. It is a great choice for developers who are looking for a modern, lightweight, and versatile framework to build web applications. This book teaches you how to design and build client-side applications using Vue.js, a popular JavaScript framework. It starts with a solid foundation in the Vue framework, its core ... Read more

    S$ 19.83 SGD or Free with Kobo Plus

  • Java

    A complete practical solution

    by Swati Saxena ...
    It covers all the topics of Java with explanation like object and class, this, super, instance, static, final, package, interface, abstract exception handling, applet, swing, event handling, collections, GUI, AWT, Thread, Servlet, JSP, JDBC, Look and feel, RMI, Socket programming and many more keywords and topics.This book helps you to understand each and every topic of java practically. It will ... Read more

    S$ 19.83 SGD 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

    S$ 19.83 SGD or Free with Kobo Plus

  • 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

    S$ 50.99 SGD

  • Modern Web Development with Angular

    Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition)

    Learn modern Angular development and jumpstart your web development journeyBook DescriptionAngular is one of the most popular and powerful frameworks for building dynamic, scalable web applications. With its robust ecosystem, it’s widely used to create high-performance, enterprise-level applications.This book offers a hands-on approach to mastering Angular, guiding you from setting up your ... Read more

    S$ 34.32 SGD or Free with Kobo Plus

  • Rapid Application Development with AWS Amplify

    Full stack web development on Amazon Web Servics

    by Adrian Leung ...
    Get to grips with the AWS Amplify framework and use it to build scalable cloud-native progressive web apps with React and cross-platform mobile apps with React Native in TypeScriptKey FeaturesExplore the capabilities of AWS Amplify with popular app frameworks for both web and mobile app platformsBuild your first cloud-native web and mobile applications using AWS AmplifyLeverage AWS Amplify to ... Read more

    S$ 44.13 SGD or Free with Kobo Plus

  • Server Side development with Node.js and Koa.js Quick Start Guide

    Build robust and scalable web applications with modern JavaScript techniques

    Build real-world robust web applications and APIs using the modern and expressive Koa Node.js framework.Key FeaturesGet up and running with Koa.js and leverage its power with node.jsGet the most out of Koa Async functions and generatorsCreate real time dynamic serverside apps efficiently with Koa.jsBook DescriptionEvery developer wants to build modular and scalable web applications. Modern ... Read more

    S$ 37.27 SGD or Free with Kobo Plus

  • Ultimate Deno for Web Development

    Master Modern Web App Development with Deno, TypeScript, and RustKey Features● Build secure, high-performance apps with Deno and TypeScript.● Integrate React, Rust, and Next.js for full-stack workflows.● Deploy using Docker, Azure, and manage tools via Chocolatey.Book DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to ... ... Read more

    S$ 26.15 SGD

  • Truffle Quick Start Guide

    Learn the fundamentals of Ethereum development

    Develop, test, and deploy decentralized applications for Ethereum platformKey FeaturesBuild your first Ethereum Dapp with Truffle: the most popular Ethereum development frameworkBuild, compile, and deploy smart contracts in your development environmentEmbrace Blockchains and utilize it to create new generation of secured and scalable appsBook DescriptionTruffle is a world-class development ... Read more

    S$ 37.27 SGD or Free with Kobo Plus

  • Mastering Angular Components

    Build component-based user interfaces with Angular

    by Gion Kunz ...
    Develop modern user interfaces using Angular 6 and its component-based architectureKey FeaturesProduce efficient web applications with highly scalable Angular conceptsLearn new ways to design your web applicationsBuild a fully functional web application to tackle real-world user interface problems using Angular componentsBook DescriptionMastering Angular Components will help you learn how to ... Read more

    S$ 49.04 SGD or Free with Kobo Plus

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • Hands-On Full Stack Web Development with Angular 6 and Laravel 5

    Become fluent in both frontend and backend web development with Docker, Angular and Laravel

    Build modern, fast, and progressive web applications using modern features of PHP 7 and TypeScriptKey FeaturesExplore the latest features of Angular and Laravel to build applications that are powerful, consistent, and maintainableDevelop modern user interfaces with a reusable component-based architecture using Angular 6 and Bootstrap 4Learn how to build secure backend APIs with LaravelBook ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Ionic Cookbook

    Recipes to create cutting-edge, real-time hybrid mobile apps with Ionic

    Solve all your Ionic-related issues through dedicated recipes that will help you get the best out of Ionic. Working with Ionic components to find out the best way to share data between them effectively.Key Features-Leverage Ionic 3.9 and its exciting new features to create cutting-edge, real-time apps-Work through simple recipes to address your problems directly and solve them effectively-Get ... Read more

    S$ 54.93 SGD or Free with Kobo Plus

  • Beginning Server-Side Application Development with Angular

    Discover how to rapidly prototype SEO-friendly web applications with Angular Universal

    Discover how to rapidly prototype SEO-friendly web applications with Angular UniversalKey FeaturesRapidly build an application that's optimized for search performanceDevelop service workers to make your application truly progressiveAutomatically update metadata and load in content from external APIsBook DescriptionEquip yourself with the skills required to create modern, progressive web ... Read more

    S$ 20.70 SGD or Free with Kobo Plus

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    by Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • Learning Three.js: The JavaScript 3D Library for WebGL - Second Edition

    Create stunning 3D graphics in your browser using the Three.js JavaScript library

    by Jos Dirksen ...
    Key FeaturesBook DescriptionIf you know JavaScript and want to start creating 3D graphics that run in any browser, this book is a great choice for you. You don't need to know anything about math or WebGL; all that you need is general knowledge of JavaScript and HTML.What you will learnUse the different geometries that are provided by Three.jsApply realistic lighting and shadows to the 3D objects ... Read more

    S$ 61.79 SGD or Free with Kobo Plus

  • Angular 2 Cookbook

    Discover over 70 recipes that provide the solutions you need to know to face every challenge in Angular 2 head on

    Over 70 recipes to build applications with Angular 2Key Features\[\*\] A first-rate reference guide with a clear structure and intuitive index that gives you as a developer exactly the information you want in exactly the way you want it\[\*\] Covers no legacy material from the outdated Angular release candidates; it is up-to-date with the latest release of Angular 2.4\[\*\] All the code in the ... Read more

    S$ 61.79 SGD or Free with Kobo Plus