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 889 - 912 of 1374 Results
Skip side bar filters
  • Learning Single-page Web Application Development

    This book is aimed at web developers who are familiar with frontend technologies like JavaScript, HTML, and CSS, and modern tools like Bower, Yeoman, and Grunt. ... Read more

    $26.59 USD or Free with Kobo Plus

  • Advanced Express Web Application Development

    by Andrew Keig ...
    A practical book, guiding the reader through the development of a single page application using a feature-driven approach.If you are an experienced JavaScript developer who wants to build highly scalable, real-world applications using Express, this book is ideal for you. This book is an advanced title and assumes that the reader has some experience with node, Javascript MVC web development ... Read more

    $23.79 USD or Free with Kobo Plus

  • Mastering jQuery UI

    by Vijay Joshi ...
    About This BookCreate useful mashups by plugging together different components along with APIsDesign your own widgets like captchas, a color picker, news reader, puzzles, and many othersTake your jQuery UI skills to next level by exploring the ins and outs and nuances of jQuery UI componentsWho This Book Is ForIf you are a frontend developer with considerable knowledge of jQuery UI and want to ... Read more

    $29.69 USD or Free with Kobo Plus

  • Jumping into JavaScript

    An Introduction to the Fundamentals of Web Development

    by John Facey II ...
    The book "Jumping into JavaScript: An Introduction to the Fundamentals of Web Development" is an introduction to the basics of JavaScript programming language. It is designed for beginners who have little or no experience with JavaScript and web development. The book covers the fundamental concepts of JavaScript, including its syntax, data types, functions, and event handling.Throughout the book, ... Read more

    $1.99 USD or Free with Kobo Plus

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... Read more

    $25.69 USD or Free with Kobo Plus

  • Fluent React

    Build Fast, Performant, and Intuitive Web Applications

    by Tejas Kumar ...
    When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how ... Read more

    $41.09 USD

  • PHP, MySQL, & JavaScript All-In-One For Dummies

    by Richard Blum ...
    Learn the essentials of creating web apps with some of the most popular programming languagesPHP, MySQL, & JavaScript All-in-One For Dummies bundles the essentials of coding in some of the most in-demand web development languages. You'll learn to create your own data-driven web applications and interactive web content. The three powerful languages covered in this book form the backbone of top ... Read more

    $30.00 USD

  • JavaScript Deep Dive

    Modern Development Practices

    Edited by Joe Smith ...
    "JavaScript Deep Dive: Modern Development Practices" is a comprehensive guide designed to equip developers with a profound understanding of JavaScript, ranging from foundational concepts to advanced development techniques. This elegant resource meticulously covers essential topics such as variables, data types, operators, and control structures, laying a robust groundwork for any aspiring ... Read more

    $6.95 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

  • Mastering Immutable.js

    Better JavaScript development using immutable data

    This book shows JavaScript developers how to build highly dependable JavaScript projects using the Immutable.js framework.Key FeaturesMaster the Immutable.js JavaScript frameworkBuild predictable and dependable applications using immutabilityControl how data flows through your applicationControl the effects of data flow in your user interface using Node.jsBook DescriptionImmutable.js is a ... Read more

    $34.19 USD or Free with Kobo Plus

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $36.79 USD

  • Mastering TypeScript

    Write TypeScript fluently and without fighting the type system

    Master the TypeScript language – form mental models of the type system, read and understand errors, and migrate from JavaScript to TypeScript competently. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore TypeScript’s key elements and advanced language featuresDive deep into type inference, type design, and building custom typesForm mental models to help ... Read more

    $35.99 USD or Free with Kobo Plus

    PRE-ORDER

  • Vue.js 3 par la pratique

    by Michel Martin ...
    Ce manuel pratique est dédié à Vue.js 3, le framework JavaScript qui a le vent en poupe. Je m'appelle Michel Martin et je vais vous accompagner tout au long de ce manuel très complet pour débutants. Pour être en mesure de la suivre, vous devez avoir des notions de HTML, de CSS et de JavaScript. Rien d'autre !Vous avez pris une excellente décision en décidant de vous former à Vue 3 et je suis ... Read more

    $15.99 USD

  • Building a Loan Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Loan Calculator

    Learn by building a complete Loan Calculator Web App using only HTML, CSS, and JavaScript.This hands-on guide uses a question-and-answer format to explain every step clearly. You'll explore how to create a clean user interface, apply basic styles, validate inputs, and write the logic for loan calculations.Inside the Book:Structure an interactive HTML formStyle it with CSS for readability and ... Read more

    $4.99 USD or Free with Kobo Plus

  • Getting started with Javascript

    Professional Training

    by Remy Lentzner ...
    In this book you will learn how to write the JavaScript code. This language is used to control the web pages elements that are designed with HTML tags. You will discover the objects structure and their interaction inside the DOM (Document Object Model) that is represented by a tag tree. You will practice variables, conditional expressions and loops thanks to several workshops. You will study the ... Read more

    $12.99 USD or Free with Kobo Plus

  • Build a Frontend Web Framework (From Scratch)

    Series series From Scratch
    Learn how a frontend web framework works by coding your own!Web developers use frontend frameworks every day—but do you know how these essential parts of your stack really work? Build a Frontend Web Framework (From Scratch) reveals the inner workings of web frameworks by helping you create your very own.In Build a Frontend Web Framework (From Scratch), you’ll learn the secrets behind frameworks ... Read more

    $49.99 USD

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Read more

    $6.99 USD or Free with Kobo Plus

  • Perl Graphics Programming

    Creating SVG, SWF (Flash), JPEG and PNG files with Perl

    by Shawn Wallace ...
    Graphics programmers aren't the only ones who need to be proficient with graphics. Web and applications programmers know that a dull web page can be quickly transformed into one that's interesting and lively with the use of well-planned graphics. And fortunately, you don't need the skills of a fulltime graphics programmer to use graphics effectively. From access counters and log report graphs to ... Read more

    $20.99 USD

  • Vue.js - Cours et exercices

    by Éric Sarrion ...
    Series series Noire
    Un ouvrage pratique sur le framework JavaScript le plus populaireVue.js fait partie des derniers frameworks JavaScript à avoir vu le jour. Après le long règne de jQuery, de nouvelles bibliothèques JavaScript sont apparues pour tenter de remédier aux défauts de leur aînée. Parmi celles actuellement en vogue, on peut citer React.js, Angular et Vue.js.En introduisant la notion de réactivité et le ... Read more

    $26.13 USD

  • Ultimate AI-Assisted Development with GitHub Copilot

    Code smarter, Test faster, and Build better with GitHub Copilot!Key Features● Master prompt engineering and multi-modal Copilot interactions.● Use GitHub Copilot for real coding, testing, and DevOps tasks.● Speed up development with AI-powered code and test generation.Book DescriptionAI-assisted coding is transforming how software is built-faster, smarter, and with fewer errors. GitHub Copilo... ... Read more

    $23.99 USD

  • jQuery For Beginners

    jQuery JavaScript Library Guide For Developing Ajax Applications, Selecting DOM Elements, Creating Animations

    by Joseph Joyner ...
    Web pages and all the tools they come with, together will all the mind-blowing features like virtual programs which work on-line, are pure products of genius in programming and software engineering. Such are developed by use of web application development software such as the jQuery JavaScript library. The web applications are based or stored in their respective servers. However, before storage of ... Read more

    $4.99 USD

  • Java / J2EE Interview Questions You'll Most Likely Be Asked

    Series Book 9 - Job Interview Questions series
    280 Java/J2EE Interview Questions75 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJava/J2EE 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 ... ... Read more

    $8.99 USD

  • Vue.js 3企业级项目开发实战(微课视频版)

    by 袁龙 ...
    本书是一本实用性很强的Vue.js 3实战项目书。书中结合实际项目场景,构建了一个完整的企业级应用。全书共分13章,内容包含项目概述、Vue3项目管理、登录管理、后台主框架、图库管理、管理员管理、用户管理、商品管理、订单管理、优惠券管理、商品评论管理、分销管理和公告管理,并且讲解了这些模块的实际应用方法。同时,本书还介绍了如何使用Vite、Axios、Vue Router、Vuex等流行工具和库,以提高开发效率、提升用户体验。 ... Read more

    $20.99 USD

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... Read more

    $10.99 USD