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 241 - 264 of 1399 Results
Skip side bar filters
  • Mastering React.js: Modern Web Development

    Mastering React.js: Modern Web Development" is a definitive resource for both beginners and experienced developers seeking to gain expertise in React.js and excel in the ever-evolving world of web development.This comprehensive book takes you on a journey from the foundational principles of React to advanced concepts, ensuring you not only understand how to build robust and performant web ... Read more

    PHP578.83

  • JavaScript for Beginners

    This book is an Introductory Guide that will help you understand the fundamental concepts without having prior knowledge of the language or programming in general. You will find concepts like:DeclarationsVariablesLetConstData typesFeaturesObjectsClassesEventsStringsArrays and much more.JavaScript is a scripting language that allows you to create dynamically updated content, multimedia control, ... Read more

    PHP578.83

  • Learn Meteor - Node.js and MongoDB JavaScript platform

    by Arnaud Weil ...
    Be ready for coding away next week using MeteorYou're a developer who knows nothing to Meteor. Which is fine, except that you need to start coding your next application using Meteor.Don't worry: I have you covered. I've been training hundreds of developers like you during 15 years, and converted my experience into this book. I know from experience teaching what takes more time to learn in Meteor, ... Read more

    PHP578.83

  • RxJS Cookbook for Reactive Programming

    Discover 40+ real-world solutions for building async, event-driven web apps

    Build scalable, efficient applications with seamless async data handling and blazing-fast user experience by unleashing reactive programming with AngularKey FeaturesMaster RxJS observables, operators, and subjects to improve your reactive programming skillsExplore advanced concepts like error handling, state management, PWA, real-time, and event-driven systemsEnhance reactive skills with modern ... Read more

    PHP1,727.09 or Free with Kobo Plus

  • Guía de HTML5, CSS3 y Javascript. La Web 2.0

    La combinación de los lenguajes HTML5, CSS3 y Javascript son vitales en la construcción de casi cualquier página o aplicación web que se desarrollan en la actualidad.La versatibilidad, flexibilidad y la baja curva de aprendizaje que presentan estos lenguajes, hacen que su uso sea sencillo y que se puedan crear aplicaciones web y móviles (android y iphone) con cierta facilidad y con diseños y ... Read more

    PHP576.51

  • Modern Full-Stack React Projects

    Build, maintain, and deploy modern web apps using MongoDB, Express, React, and Node.js

    by Daniel Bugl ...
    Polish your web development skills by working on real-world projects for different use-cases of full-stack web development Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesUnderstand how the different aspects of a MERN application come together through a series of practical projectsSet up frontend and backend projects that can be integrated and maintained ... Read more

    PHP1,653.29 or Free with Kobo Plus

  • React Essentials : Building Modern Web Interfaces

    by Jiho Seok ...
    Welcome to React Essentials, a comprehensive guide designed to navigate you through the dynamic and robust landscape of React development. This book is crafted with the ambition to serve both budding enthusiasts eager to step into the world of modern web development and seasoned professionals looking to refine their mastery of React.React, developed by Facebook and maintained by a community of ... Read more

    PHP115.30

  • Practical Web Development

    Learn CSS, JavaScript, PHP, and more with this vital guide to modern web development

    by Paul Wellens ...
    Key FeaturesBook DescriptionThis book is perfect for beginners who want to get started and learn the web development basics, but also offers experienced developers a web development roadmap that will help them to extend their capabilities.What you will learnFind out how HTML lays the foundation of web developmentLearn the fundamentals of web design using CSSHarness JavaScript to bring websites to ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    by Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... Read more

    PHP1,960.79

  • Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

    Series series Oracle Press
    Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development ... Read more

    PHP2,878.59

  • 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

    PHP3,881.48

  • 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

    PHP1,653.29 or Free with Kobo Plus

  • 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

    PHP240.90

  • 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

    PHP189.75

  • 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

    PHP1,584.89

  • 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

    PHP165.07 or Free with Kobo Plus

  • 不會寫程式也能做外掛:用 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

    PHP402.00 or Free with Kobo Plus

  • 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

    PHP1,166.09

  • JavaScript Absolute Beginner's Guide

    Who knew how simple using JavaScript could be?Make the most of JavaScript—even if you’ve never programmed anything before. JavaScript Absolute Beginner’s Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been ... Read more

    PHP1,377.19

  • 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

    PHP1,836.79

  • Effective TypeScript

    83 Specific Ways to Improve Your TypeScript

    by Dan Vanderkam ...
    TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and Effective Java (both Addison-Wesley), this practical book features 83 items that give specific advice on ... Read more

    PHP2,127.19

  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    by Ben Frain ...
    Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly on mobile phones, tablets, and desktops — plus everything in-between – now with color images! Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUnderstand what responsive web design is and its significance for modern web developmentExplore the latest developments in responsive ... Read more

    PHP2,572.19 or Free with Kobo Plus

  • 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

    PHP3,065.49

  • 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

    PHP1,614.69