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 1057 - 1080 of 1195 Results
Skip side bar filters
  • MobX Quick Start Guide

    Supercharge the client state in your React apps with MobX

    Apply functional Reactive programming for simple and scalable state management with MobXKey FeaturesThe easiest way to learn MobX to enhance your client-side state-managementUnderstand how the concepts and components fit togetherWork through different state management scenarios with MobXBook DescriptionMobX is a simple and highly scalable state management library in JavaScript. Its abstractions ... Read more

    20,02 € or Free with Kobo Plus

  • HTML and CSS

    The Comprehensive Guide

    Learn HTML, CSS, and foundational JavaScript with clear, practical guidance. Build responsive, stylish web pages using real-world examples and modern front-end development techniques.Key FeaturesComprehensive coverage of HTML and CSS fundamentals essential for modern web developmentEmphasis on responsive design to ensure websites adapt smoothly across all devices and screensPractical integration ... Read more

    39,10 € or Free with Kobo Plus

  • Real-Time 3D Graphics with WebGL 2

    Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0)

    A comprehensive guide with 80+ examples on 3D programming in WebGL 2, covering computer graphics topics such as rendering, 3D math, camera, and moreKey FeaturesCreate visually stunning, high-performance 3D applications for the web with WebGL 2A complete course on 3D computer graphics: rendering, 3D math, lighting, cameras, and moreUnlock a variety of new and advanced features offered in WebGL ... Read more

    29,56 € or Free with Kobo Plus

  • Web Audio API

    Learn how to process audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create an audio system for a web site or a web application. After reading this guide, you will know how to create audio nodes to play audio, how to connect them to filter the source and add effects, how to mix multiple sources, how to create 3D sounds for 3D video games or applications, and how to analyze the audio signal.Table of ContentsWEB AUDIO APIAudio StructureAudio ContextAudio ... Read more

    2,58 € or Free with Kobo Plus

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    by Michael Hartl ...
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn ... Read more

    24,48 €

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Read more

    20,02 € or Free with Kobo Plus

  • React Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications by leveraging industry-best practices

    Build fast and scalable web apps with React 19 and Next.js 16 by applying proven design patterns, avoiding common anti patterns, and shipping production features with testing, CI/CD, and practical AI assisted workflowsKey FeaturesUpdated for React 19 & Next.js 16 with modern, production-ready design patternsFull-stack React mastery with Express, PostgreSQL, Drizzle ORM & CI/CD workflowsBuild ... Read more

    28,61 € or Free with Kobo Plus

  • Single Page Web Applications

    JavaScript end-to-end

    SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well ... Read more

    57,30 €

  • D3.js in Action

    Data visualization with JavaScript

    by Elijah Meeks ...
    SummaryD3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3.About the TechnologyVisualizing complex data is hard. Visualizing complex data on the web is darn near impossible without D3.js. D3 is a JavaScript library that provides a simple but powerful data visualization ... Read more

    40,10 €

  • Web Performance in Action

    Building Fast Web Pages

    by Jeremy Wagner ...
    SummaryWeb Performance in Action is your companion guide to making websites faster. You'll learn techniques that speed the delivery of your site's assets to the user, increase rendering speed, decrease the overall footprint of your site, as well as how to build a workflow that automates common optimization techniques.About the TechnologyNifty features, hip design, and clever marketing are great, ... Read more

    57,30 €

  • React Native in Action

    Developing iOS and Android apps with JavaScript

    by nader dabit ...
    SummaryReact Native in Action gives iOS, Android, and web developers the knowledge and confidence they need to begin building high-quality iOS and Android apps using the React Native framework.About the TechnologyReact Native gives mobile and web developers the power of "and." Write your app once and easily deploy it to iOS and Android and the web. React Native apps compile into platform-specific ... Read more

    57,30 €

  • React Quickly

    Painless web apps with React, JSX, Redux, and GraphQL

    by Azat Mardan ...
    SummaryReact Quickly is for anyone who wants to learn React.js fast. This hands-on book teaches you the concepts you need with lots of examples, tutorials, and a large main project that gets built throughout the book.About the TechnologySuccessful user interfaces need to be visually interesting, fast, and flowing. The React.js JavaScript library supercharges view-heavy web applications by ... Read more

    44,69 €

  • Dart in Action

    by Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... Read more

    57,30 €

  • Micro Frontends in Action

    by Michael Geers ...
    Micro Frontends in Action teaches you to apply the microservices approach to the frontend.SummaryBrowser-based software can quickly become complex and difficult to maintain, especially when it’s implemented as a large single-page application. By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and ... Read more

    57,30 €

  • 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,49 €

  • Angular 6 for Enterprise-Ready Web Applications

    Deliver production-ready and cloud-scale Angular web apps

    by Doguhan Uluca ...
    A hands-on guide with a minimalist and flexible approach that enables quick learning and rapid delivery of cloud-ready enterprise applications with Angular 6Key FeaturesExplore tools and techniques to push your web app to the next levelMaster Angular app design and architectural considerationsLearn continuous integration and deploy your app on a highly available cloud infrastructure in AWSBook ... Read more

    33,38 € or Free with Kobo Plus

  • MongoDB, Express, Angular, and Node.js Fundamentals

    Become a MEAN master and rule the world of web applications

    by Paul Oluyege ...
    Build fast, robust, and maintainable modern full-stack web applications using MongoDB, Express, Angular, and Node.js.Key FeaturesBuild highly scalable, asynchronous, and event-driven APIsDevelop a user authentication system with MEANBuild a full-fledged application using the MEAN stackBook DescriptionMongoDB, Express, Angular and Node.js Fundamentals is a practical guide to the tried-and-true ... Read more

    23,84 € or Free with Kobo Plus

  • Bootstrap

    Responsive Web Development

    by Jake Spurlock ...
    Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and ... Read more

    11,86 €

  • Beginner Projects with Vanilla JavaScript

    Fun and Practical Projects to Learn Core JavaScript Without Frameworks

    by Dargslan ...
    Series Book 10 - Dargslan - JavaScript - Beginner Level
    Beginner Projects with Vanilla JavaScript: Fun and Practical Projects to Learn Core JavaScript Without FrameworksMaster JavaScript fundamentals through 15 hands-on projects that grow progressively more challenging – perfect for beginners and self-taught developers looking to solidify their skills!Are you tired of JavaScript tutorials that leave you wondering how to apply what you've learned to ... Read more

    14,99 € or Free with Kobo Plus

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Read more

    0,91 € or Free with Kobo Plus

  • 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

    14,99 € or Free with Kobo Plus

  • JavaScript Mastery: A Step-by-Step Beginner's Guide to Learning JavaScript Programming

    by Chloe Annable ...
    Are you eager to delve into the world of computer programming?Whether you're a complete beginner seeking a user-friendly introduction, JavaScript is the ideal choice for individuals like yourself! In today's modern society, computers play a crucial and nearly ubiquitous role. While they empower us with numerous capabilities, many still find them perplexing, especially when it comes to aspects like ... Read more

    9,99 € or Free with Kobo Plus

  • JavaScript programming for Beginners

    Master of Programming

    by Sarful Hassan ...
    Series series Master of Programming
    Mastering JavaScript for Beginners: From Zero to HeroUnlock the power of JavaScript and start your coding journey today! Whether you're completely new to programming or looking to build a solid foundation, this book is your step-by-step guide to understanding one of the world's most popular programming languages.With clear explanations, practical examples, and beginner-friendly language, this book ... Read more

    4,49 € or Free with Kobo Plus

  • Advanced Node.js Development

    Master Node.js by building real-world applications

    by Andrew Mead ...
    Takes you through creating your own API, building a full real-time web app, securing your Node systems, and practical applications of the latest Async and Await technologies. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly.Key FeaturesEntirely project-based and practicalExplains the "why" of Node.js features, not just the "how", ... Read more

    26,70 € or Free with Kobo Plus