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 1376 Results
Skip side bar filters
  • MERN Quick Start Guide

    Build web applications with MongoDB, Express.js, React, and Node

    Build web applications with MongoDB, ExpressJS, React, and NodeKey FeaturesBuild applications with the MERN stackWork with each component of the MERN stackBecome confident with MERN and ready for more!Book DescriptionThe MERN stack is a collection of great tools—MongoDB, Express.js, React, and Node—that provide a strong base for a developer to build easily maintainable web applications. With each ... Read more

    $25.69 USD or Free with Kobo Plus

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... Read more

    $30.59 USD or Free with Kobo Plus

  • Step-by-Step Angular Routing

    Learn To Create client-side and Single Page Apps with Routing and Navigation

    by Nishu Goel ...
    A basic understanding of HTML, CSS, JavaScript would be good to quickly get through the concepts of Angular. If you are already working in Angular, you are all good to go.The book starts with the introduction of basic concepts and structure of Angular applications like Components, Services, Modules, etc. This further focuses on the concepts of Routing, i.e. navigating from one view to another in ... Read more

    $14.39 USD or Free with Kobo Plus

  • Beginning ReactJS Foundations Building User Interfaces with ReactJS

    An Approachable Guide

    by Chris Minnick ...
    Quickly learn the most widely used front-end development language with ease and confidenceReact JS Foundations: Building User Interfaces with ReactJS - An Approachable Guide walks readers through the fundamental concepts of programming with the explosively popular front-end tool known as React JS.Written by an accomplished full-stack engineer, speaker, and community organizer, React JS Foundations ... Read more

    $30.00 USD

  • Building Isomorphic JavaScript Apps

    From Concept to Implementation to Real-World Solutions

    Isomorphic JavaScript, often described as the holy grail of web application development, refers to running JavaScript code on both the browser client and web application server. This application architecture has become increasingly popular for the benefits of SEO, optimized page load and full control of the UI, and isomorphic libraries are being used at companies like Walmart, Airbnb, Facebook, ... Read more

    $21.59 USD

  • 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

    $18.93 USD

  • 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

    $18.99 USD

  • Perl Scripting for Sysadmins

    A Complete Guide to Streamlining Workflows and Automating System Administration Tasks

    About the Technology:Perl, a robust and versatile scripting language, has been a mainstay in system administration for decades. This book equips you to leverage Perl's strengths to automate repetitive tasks, manage complex configurations, and streamline your workflow.Whether you're a seasoned admin or a Perl newcomer, this comprehensive guide provides a solid foundation and practical knowledge to ... Read more

    $13.38 USD

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    by Rob Crowther ...
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and ... Read more

    $40.99 USD

  • 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

    $27.89 USD or Free with Kobo Plus

  • React Quickly, Second Edition

    Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, event and form handling, and more.In React Quickly, Second Edition you will learn how to:Master React fundamentalsImplement best practices and the components of good architectureBuild intuitive user interfacesCreate dynamic components with JSXUse ... Read more

    $49.99 USD

  • Introduction to Computer Graphics

    A Practical Learning Approach

    Teach Your Students How to Create a Graphics ApplicationIntroduction to Computer Graphics: A Practical Learning Approach guides students in developing their own interactive graphics application. The authors show step by step how to implement computer graphics concepts and theory using the EnvyMyCar (NVMC) framework as a consistent example throughout the text. They use the WebGL graphics API to ... Read more

    Was $120.99 USD Now $101.99 USD

  • JavaScript 基础语法详解

    by 张旭乾 ...
    随着 JavaScript 逐渐成为通用的编程语言,它在软件开发中的地位越来越高,已经不再只是给 HTML 编写交互的客户端脚本语言了,而是可以胜任前端、后端、大数据和机器学习等应用的全面语言。 JavaScript 从 2015 年以来走向规范化后,新出了很多新特性,而市面上少有书籍介绍它们,所以本书对ES6 到 ES2021 的新特性作了较为详尽和深入的介绍,并且全书的语法可以适应各端开发人员所需。 本书共 14 章,涵盖了 JavaScript 的发展历史、运行环境、基础语法、运算符、数组、函数式编程、面向对象基础、原型链、异步编程、Event Loop、模块化、迭代器和生成器、Symbol、Reflect 和 Proxy 的概念和使用方法,每个章节都有配套的示例,对于较难理解的部分还会提供视频讲解,旨在让读者真正掌握这些语法和新特性,在以后的开发过程中不再有基础语法上的疑问 ... Read more

    $17.02 USD

  • Object-Relational Mapping (ORM): MongoDB, Mongoosejs and Node.js By Example

    The Guide to learn Object-Relational Mapping (ORM) for MongoDB using Mongoosejs and Node.js is the development practical guide for you. The text aims to give you illustration in code how to implement ORM for MongoDB. It contains lots of detailed sample code that can be followed a long with as you read.****TOC***Development EnvironmentSchemas and ModelsCreate, Read, Update and Delete ... Read more

    $2.99 USD

  • Hugo in Action

    by Atishay Jain ...
    Build and deploy a live website in just 30 minutes using Hugo. The Hugo engine lets you rapidly deliver static sites that are low maintenance, high performance, and feature rich.In Hugo in Action you will learn:Building web pages with Hugo and JamstackCreating content using MarkdownContent management with HugoDesigning new Hugo themesUsing the Go template languageManaging dependencies with Hugo ... Read more

    $49.99 USD

  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... Read more

    $37.79 USD or Free with Kobo Plus

  • JavaScript Performance

    by Markus Nix ...
    JavaScript, die "am häufigsten mißverstandene Programmiersprache der Welt" (Douglas Crockford), ist trotz ihrer syntaktischen Mehrdeutigkeiten zur Leitsprache des Internets geworden. Auf nahezu jedem PC dieser Welt läuft mindestens ein Interpreter, sie ist auf dem Smartphone ebenso zuhause wie in der Server-Welt. Wo das Web dynamisch ist, spielt JavaScript fast immer die entscheidende Rolle. Doch ... Read more

    $8.99 USD 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

    $4.99 USD or Free with Kobo Plus

  • HTML5, CSS3, JavaScript Tome 1

    by Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript. Il va vous montrer comment construire des pages Web de toutes pièces et les assembler pour créer des sites Web légers et compatibles avec les dernières normes du Web.Si vous n'avez aucune connaissance en programmation HTML/CSS/JavaScript, je vous rassure tout de suite, cet eBook est tout à fait adapté à votre profil, ... Read more

    $5.99 USD

  • Lógica de Programação

    Crie seus primeiros programas usando Javascript e HTML

    Aprenda a programar agora! Este livro apresenta uma abordagem prática e atualizada para o universo da programação. Com uma didática pensada em quem inicia, os conceitos são apresentados através de necessidades reais, mostrando primeiro o problema e depois a solução. Ideal para quem quer dar seus passos no mudo DEV, entendendo como a programação pode transformar sua carreira, independentemente da ... Read more

    $9.99 USD or Free with Kobo Plus

  • Ruby Best Practices

    Increase Your Productivity - Write Better Code

    How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you ... Read more

    $20.19 USD

  • Simplifying JavaScript

    Writing Modern JavaScript with ES5, ES6, and Beyond

    by Joe Morgan ...
    The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array ... Read more

    $29.59 USD

  • Full-Stack React Projects

    Modern web development using React 16, Node, Express, and MongoDB

    by Shama Hoque ...
    Unleash the power of MERN stack by building diverse web applications using React, Node.js, Express, and MongoDBKey FeaturesCreate dynamic web applications with the MERN stackLeverage the power of React in building interactive and complex user interfacesUnlock the potential of Node, Express, and MongoDB to build modern full-stack applicationsBook DescriptionThe benefits of using a full JavaScript ... Read more

    $37.79 USD or Free with Kobo Plus

  • YUI 3 Cookbook

    Writing Maintainable Applications

    by Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Read more

    $23.09 USD