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 1297 - 1314 of 1374 Results
Skip side bar filters
  • Building a Quote Tab Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Quote Tab

    This hands-on guide is designed for learners who already know the basics of HTML, CSS, and JavaScript and want to put that knowledge into action. Through a practical question-and-answer format, you'll build a fully functional Quote Tab web app from scratch using pure vanilla web technologies.Each section walks you through a step-by-step breakdown of core development concepts, including:Project ... Read more

    $4.99 USD or Free with Kobo Plus

  • Spring MVC Cookbook

    Over 40 recipes for creating cloud-ready Java web applications with Spring MVC

    by Alex Bretet ...
    Over 40 recipes for creating cloud-ready Java web applications with Spring MVC Key Features\[\*\] Configure Spring MVC to build logic-less controllers that transparently support the most advanced web techniques\[\*\] Build an amazing social and financial application that applies microservices patterns on deployment, self-testability, interoperability, cloud architectures, and scalability\[\*\] ... Read more

    $41.39 USD or Free with Kobo Plus

  • Sviluppare applicazioni Web con Google Apps Script ed AngularJS

    Utilizzando la piattaforma Google Apps Script è possibile realizzare, col linguaggio Javascript, delle applicazioni web che interagiscono con tutti i documenti ed i servizi di Google: Documenti, fogli di calcolo, Google+, Calendari, tabelle Fusion, ecc.Il framework AngularJS aiuta invece a costruire pagine web che siano interattive, dialoghino col server, e rendano semplice l’aggiornamento dei ... Read more

    $11.99 USD or Free with Kobo Plus

  • Mastering Netbeans

    Master building complex applications with NetBeans to become more proficient programmers

    by David Salter ...
    Master building complex applications with NetBeans to become a more pro fi cient programmerKey FeaturesBook DescriptionWith the increasing complexity of software development and the abundance of tools available, learning your IDE in-depth will instantly increase your developer productivity. NetBeans is the only IDE that can be downloaded with Java itself and provides you with many cutting edge ... Read more

    $41.39 USD or Free with Kobo Plus

  • Bien débuter avec JavaScript

    Formation professionnelle

    Ce livre s’adresse aux personnes qui souhaitent apprendre à écrire du code JavaScript. Ce langage est utilisé pour contrôler les éléments des pages Web tout en s’intégrant harmonieusement avec le code HTML. Vous découvrirez la structure objet du langage et son interaction avec le DOM (Document Object Model) qu’on représente par un arbre à balises. Vous manipulerez les variables, les expressions ... Read more

    $12.99 USD or Free with Kobo Plus

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Read more

    $35.99 USD

  • Latency

    Reduce delay in software systems

    by Pekka Enberg ...
    Practical techniques for delivering low latency software.From first principles to production-ready code, Latency teaches you how to make your software faster at every layer of the stack. You’ll learn what latency really is, how it differs from bandwidth, and why it matters for user experience. Then, guided by practical examples, you’ll apply Little’s Law, design lock-free algorithms, and architect ... Read more

    $49.99 USD

  • Developing Windows Store Apps with HTML5 and JavaScript

    This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript. This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, ... Read more

    $15.19 USD or Free with Kobo Plus

  • jQuery

    Simplifiez et enrichissez vos développements JavaScript

    Series series Référence
    Améliorez rapidement et simplement vos sites web !Grâce à la bibliothèque JavaScript jQuery, vous pouvez améliorer vos sites web, quel que soit votre niveau d'expérience. En un seul fichier de taille réduite, elle offre de nombreuses fonctionnalités, une syntaxe facile à apprendre et une excellente compatibilité entre les navigateurs. Par ailleurs, les centaines de plugins développés pour étendre ... Read more

    $27.99 USD

  • Full-Stack React, TypeScript, and Node

    Build scalable and cloud-ready web applications using React 19, TypeScript, and Docker

    by David Choi ...
    Explore the evolving landscape of full-stack development with the latest web technologies to build production-ready React applications and deploy them using Docker on AWS.Key FeaturesMaster the architecture of React 19 and modern single-page applications (SPAs)Develop a scalable Web API using Node.js, Express, and TypeScriptGain hands-on experience with Docker for containerization and AWS for ... Read more

    $26.59 USD

    PRE-ORDER

  • Mastering Ionic

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Read more

    $12.89 USD

  • Java Programming for Beginners

    Master of Programming

    by Sarful Hassan ...
    Series series Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book ... Read more

    $4.99 USD or Free with Kobo Plus

  • HTML5: 20 Lessons to Successful Web Development

    by Robin Nixon ...
    Master HTML and HTML5 in 20 lessons--online video tutorials included!Based on the author's successful online courses, this complete, integrated learning tool provides easy-to-follow lessons that feature clear explanations, sample code and exercises, and video tutorials. Each lesson is designed to take you less than an hour to complete.HTML5: 20 Lessons to Successful Web Development covers the ... Read more

    $25.99 USD

  • 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

    $27.39 USD

  • Redis Essentials

    Harness the power of Redis to integrate and manage your projects efficiently

    Harness the power of Redis to integrate and manage your projects efficiently Key FeaturesBook DescriptionRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials ... Read more

    $34.19 USD or Free with Kobo Plus

  • Angular version 18 et suivantes

    Le framework JavaScript open source de Google

    by Samuel Ronce ...
    Series series Blanche
    Développez votre application web avec les bonnes pratiquesAngular est devenu en quelques années un acteur incontournable dans l’univers du développement web open source. Depuis Angular 2, lancé en 2016, il n’a cessé d’évoluer vers des pratiques de développement plus modernes et des standards avancés, tout en montrant un engagement constant vers une simplification des usages. Ainsi Angular affiche ... Read more

    $29.69 USD

  • 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

    $25.69 USD or Free with Kobo Plus

  • Math for Web Design

    Precision layout and animation

    Beautiful websites and apps are rooted in established mathematical principles. Know the math, and you’ll gain a superpower when it comes to layout calculations, animating page elements, accurate color rendering, and responsive design. Math for Web Design teaches you the math you need to create awesome, precise, and highly functional front-end designs.You’re already using math every day to solve ... Read more

    $43.99 USD

    PRE-ORDER