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 529 - 552 of 1218 Results
Skip side bar filters
  • JavaScript

    Syntax and Practices

    JavaScript is an easy-to-use, flexible, dynamic, prototype-based programming language predominantly used over the web. Although the initial focus of the language was to assist in the generation of dynamic web content, it soon found its way into numerous other applications. This book aims to cover the fundamentals of the language by providing a strong start for people who wish to start their ... Read more

    $66.99 USD

  • Angular Projects

    Learn Angular by building 10 real-world, enterprise web apps and projects

    Explore Angular's latest features, from signals and standalone components to SSR, SSG, AI tooling, and production-ready UI and data patterns, so you finish with skills and a portfolio that work on the jobKey FeaturesMaster a suite of hands-on solutions and leave with a hiring-ready portfolio that proves job-ready skillsDeliver fast and ship with confidence; from SSR/SSG to performance gains and ... Read more

    $32.39 USD

  • Vue.js 漸進式 JavaScript 框架入門

    by Tony Lu ...
    這本書介紹的是 Vue.js 2.x 版的內容,著重在入門到稍微有點進階的部分,已經足夠開發一般網站,當然你必須熟悉 HTML、CSS 及 JavaScript。此外,書中還會提到如何在 Laravel 5.4 中使用 Vue.js 元件,所以你可能也要知道 Laravel 如何使用。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Read more

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

  • Programming in CoffeeScript

    by Mark Bates ...
    Series series Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Read more

    $27.39 USD

  • Introduction to JavaScript

    Learn how to create scripts in JavaScript for your website

    by J.D Gauchat ...
    Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope ... Read more

    $2.85 USD

  • 不會寫程式也能做外掛:用 AI 輕鬆用、改、自製 Chrome 外掛

    把 AI 當你的程式教練,好用外掛、動手改造、自己開發,一本搞定

    by Happy eBook ...
    你每天使用 Chrome,卻只用了瀏覽器不到一半的能力?本書帶你從安裝 Chrome 外掛開始,逐步學會如何挑選、設定、修改,最後在 AI 協助下,自製屬於自己的瀏覽器工具。不會寫程式也沒關係。你將學會把 AI 當成程式教練,透過「提出需求、生成程式碼、驗證結果、修正錯誤」的流程,輕鬆完成外掛開發。本書內容包括:- 15 支實用 Chrome 外掛的安裝與活用- 廣告阻擋、深色模式、翻譯、密碼管理與分頁整理- 使用 Stylebot、Tampermonkey 修改網站外觀與行為- 用 AI 看懂 HTML、CSS、JavaScript 與外掛檔案- 從零製作網址工具、關鍵字標亮、一鍵收藏與深色閱讀助手- Manifest V3、Content Script、Chrome Storage 與 Background Service Worker- 實戰製作雙視窗表單複製工具- 跨 Chrome ... Read more

    $7.99 USD

  • The Modern Web

    Multi-Device Web Development with HTML5, CSS3, and JavaScript

    by Peter Gasston ...
    Today’s web technologies are evolving at near–light speed, bringing the promise of a seamless Internet ever closer to reality. When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what’s a developer to do?Peter Gasston’s The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and ... Read more

    $20.19 USD

  • Einstieg in JavaScript

    by Thomas Theis ...
    Der leichte Einstieg in JavaScript!JavaScript ist die Sprache des Web und eignet sich hervorragend, um das Programmieren zu lernen. Für den Einstieg benötigen Sie nicht viel: einen Browser, einen Editor, um JavaScript-Code zu schreiben, und dieses Buch! Hier lernen Sie Schritt für Schritt die Grundlagen der modernen JavaScript-Programmierung. Thomas Theis ist seit vielen Jahren versierter Autor ... Read more

    $26.99 USD

  • JavaScript

    Das umfassende Handbuch

    Ausführliches Lehr- und NachschlagewerkMeistern Sie JavaScript – von den Grundlagen bis zum professionellen Einsatz! Dieses umfassende Handbuch verbindet einen verständlichen Einstieg mit zahlreichen Praxisbeispielen und erprobten Techniken für die tägliche Entwicklungsarbeit. Philip Ackermann vermittelt Ihnen JavaScript von Grund auf und bietet fortgeschrittenen Nutzern zugleich ein zuverlässiges ... Read more

    $42.69 USD

  • Programmieren lernen mit JavaScript

    by Stephan Elter ...
    Lerne programmieren mit Spielen und Programmen, die einfach Spaß machen!Leg gleich los und programmiere mit: Hier brauchst du keine besonderen Vorkenntnisse und keine besondere Hardware, dein Computer und dein Wissensdurst reichen völlig aus, alles andere lernst du hier. Schritt für Schritt und an vielen Beispielen lernst du die Grundlagen der Programmierung kennen – vom Rechentrainer bis zur ... Read more

    $22.49 USD

  • Prompting Next.js for Full Stack Development

    Build Production-Ready Next.js Applications with React, Firebase, Firestore, Stripe, Authentication, and AI Prompt Engineering

    AI can generate a Next.js application in seconds, but the developers who know how to guide AI with precision, architectural constraints, and performance-aware thinking are the ones shipping applications that actually work at scale. Prompting Next.js for Full Stack Development shows you how to move beyond fragile AI-generated demos and translate natural-language intent into production-ready Next.js ... Read more

    $17.99 USD

  • Learn Angular: Related Tool & Skills

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... Read more

    $9.79 USD

  • D3.js By Example

    by Michael Heydt ...
    Create attractive web-based data visualizations using the amazing JavaScript library D3.jsAbout This BookLearn to use the facilities provided by D3.js to create data-driven visualizationsExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real-world data sets that ... Read more

    $32.39 USD

  • How To Easily Develop Modern Javascript Web Apps On Any Android Device

    Web app development on an Android device with TERMUX

    No need to invest in expensive desktops or laptops to develop modern websites and web apps with Javascript, NodeJS or LAMP, this book will show you how to use Termux to turn any Android device running version 7 up into a powerful development tool. Whether you are new to development or a veteran looking to be able to develop when out and about this course will get you up and running.Develop ... Read more

    $9.99 USD

  • Full-Stack Vue.js 3 and Laravel 8

    Build single-page apps and multi-page apps by integrating Vue.js3 and Laravel 8

    Integrate Laravel and Vue.js in their latest version for a complex front-end and a robust back-end. Work under the benefits of building APIs for SPAs and MPAs from a smooth database migration process to optimizing apps for business solutions.Key FeaturesWork on Laravel-Vue.js integration with a focus on API writing, development and routing for each caseUnravel how Laravel and Vue.js integration ... Read more

    $28.79 USD

    PRE-ORDER

  • Learn Angular: Related Tool & Skills

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... Read more

    $10.59 USD

  • Your First Week With Bootstrap

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... Read more

    $9.89 USD

  • Ultimate Nuxt.js for Full-Stack Web Applications

    Build Production-Grade Server-Side Rendering (SSR) and Static-Site Generated (SSG) Vue.js Applications Using Nuxt.js, Node.js, and Composition API (English Edition)

    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

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

    $12.89 USD

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    by Roy Sutton ...
    Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the framework’s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support ... Read more

    $10.69 USD

  • JavaScript Events and User Interaction

    A Beginner’s Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic

    by Dargslan ...
    Series Book 6 - Dargslan - JavaScript - Beginner Level
    JavaScript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic LogicUnlock the Power of JavaScript Events and Transform Your Static Websites into Dynamic, Interactive ExperiencesAre you comfortable with HTML and CSS but struggle to make your websites truly interactive? Do you want to create engaging user experiences that respond to ... Read more

    $15.51 USD

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    by Dargslan ...
    Series Book 8 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" ... Read more

    $15.51 USD

  • JavaScript Essentials for Absolute Beginners

    Learn JavaScript Step-by-Step with Real Examples and Simple Explanations

    by Dargslan ...
    Series Book 1 - Dargslan - JavaScript - Beginner Level
    Welcome to your journey into the world of **JavaScript**—the programming language that powers the modern web and brings websites to life with interactivity, dynamic content, and engaging user experiences.JavaScript has evolved from a simple scripting language to one of the most versatile and widely-used programming languages in the world. Whether you're browsing social media, shopping online, or ... Read more

    $15.51 USD