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 385 - 408 of 1376 Results
Skip side bar filters
  • The Basics of JavaScript Coding For Kids

    Unlock the Power of Coding with JavaScript!Are you ready to inspire the next generation of tech creators? The Basics of JavaScript Coding For Kids is the perfect guide for young learners aged 10 and up to dive into the exciting world of programming!This beginner-friendly book breaks down JavaScript concepts into fun, easy-to-follow lessons, turning coding into an adventure. With clear explanations ... Read more

    $3.99 USD

  • Architecting Vue.js 3 Enterprise-Ready Web Applications

    Build and deliver scalable and high-performance, enterprise-ready applications with Vue and JavaScript

    by Solomon Eseme ...
    A comprehensive, best-practices guide to building Vue.js apps that can scale along with your business Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesImplement Vue.js 3 to create Vue.js application with improved performanceExplore the Vue.js 3 composition API in-depth while building your enterprise applicationEnsure the scalability and maintainability of your apps with ... Read more

    $30.59 USD or Free with Kobo Plus

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Read more

    $9.99 USD or Free with Kobo Plus

  • Learning Perl Objects, References, and Modules

    Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. This book is about making the leap from the easy things to the hard ones.Learning Perl Objects, References & Modules offers a gentle but thorough ... Read more

    $20.19 USD

  • D3.js: Cutting-edge Data Visualization

    Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.jsAbout This BookUnderstand how to best represent your data by developing the right kind of visualizationExplore 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 ... Read more

    $64.79 USD or Free with Kobo Plus

  • HTML5 canvas in tempo reale (estratto)

    Questo e-book è un estratto delle guida interattiva: HTML5 canvas in tempo reale.E-book interattivo significa che il lettore può inserire dei dati nelle pagine ed il contenuto di queste si adeguerà ai nuovi valori.Per inserire i dati, nelle pagine dell’e-book, sono stati implementati dei controlli simili a quelli che si possono trovare sulle pagine Internet ed un pulsante esegui per impartire il ... Read more

    Free

  • Java Programming : The Complete Beginners Guide

    by Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... Read more

    $4.99 USD

  • Perl in a Nutshell

    A Desktop Quick Reference

    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike ... Read more

    $28.09 USD

  • Drag and Drop API

    Learn how to drag and drop content to your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the Drag and Drop API to let your users drag and drop elements on your website. After reading this guide, you will know how to prepare the elements to be dragged, how to control the information being transferred, and how to drag elements from other applications to the browser, including files.Table of ContentsDRAG AND DROP APIDrag and DropValidationThumbnailFilesQUICK ... Read more

    $1.92 USD

  • Dive into SCSS

    A comprehensive guide to SCSS

    This ebook is a perfect road to learn SCSS. You will leearn all the concepts available in SCSS including variable, loops, if else and functions. ... Read more

    $3.00 USD

  • Instant jQuery Selectors

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant jQuery Selectors follows a simple how-to format with recipes aimed at making you well versed with the wide range of selectors that jQuery has to offer through a myriad of examples. Instant jQuery Selectors is for web developers who want to delve into jQuery from its very ... Read more

    $13.29 USD or Free with Kobo Plus

  • 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

  • Instant IntroJs

    Learn how to work with the IntroJs library to create useful, step-by-step help and introductions for websites and applications

    Learn how to work with the IntroJs library to create useful, step-by-step help and introductions for websites and applicationsKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsQuickly look up the features of the IntroJs libraryCreate step-by-step help and introductions for websites with minimum programming experienceContains many examples of ... Read more

    $15.19 USD or Free with Kobo Plus

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... Read more

    $9.99 USD or Free with Kobo Plus

  • TypeScript, Curso Práctico

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:_x000D_ la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro._x000D_ Este libro, no solo introduce los principios ... Read more

    $10.59 USD or Free with Kobo Plus

  • JavaScript Concurrency

    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web development

    by Adam Boduch ...
    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web developmentKey Features\[\*\]Apply the core principles of concurrency to both browser and server side development\[\*\]Explore the latest tools and techniques at the forefront of concurrent programming, including JavaScript promises, web workers, and generators\[\*\]Learn ... Read more

    $37.79 USD or Free with Kobo Plus

  • Sviluppare applicazioni ibride per dispositivi mobili

    Molti sanno come sviluppare un'applicazione per dispositivi mobili, pochi invece sanno come farlo nel modo migliore. Grazie a questo ebook sarà possibile imparare a sviluppare applicazioni ibride per dispositivi mobili partendo da zero usando Apache Cordova in pochissimo tempo.Il libro è strutturato in 5 macro-argomenti (architettura, strumenti, sviluppo, debugging, ottimizzazione). Dopo averlo ... Read more

    $10.99 USD or Free with Kobo Plus

  • Construcción y diseño de páginas web con HTML, CSS y JavaScript (Edición 2023)

    Mucho se habla del diseño de páginas web usando tecnologías que te lo dan todo hecho, pero no de las tecnologías que entienden los navegadores ni de la pérdida de potencia y conocimiento que ello conlleva. Si a esto le sumamos aprendizaje aburrido y sin comprensión de lo que hacemos el resultado es que creamos “cosas” sin ningún fundamento._x000D_ _x000D_ Esto no te pasará con este libro ya ... Read more

    $10.59 USD or Free with Kobo Plus

  • Full Stack Development with Spring Boot 3 and React

    Build modern web applications using the power of Java, React, and TypeScript

    by Juha Hinkula ...
    Get up and running with the Spring Boot and React stack – build an app from start to finish, test the frontend and backend, and deploy. Now with TypeScript code! Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUse Spring Boot 3 to create powerful, complex, and secure backends for your applicationsLeverage React to build slick, high-performance frontendsGet introduced to ... Read more

    $34.19 USD or Free with Kobo Plus

  • JavaScript Programming

    Pushing the Limits

    by Jon Raasch ...
    Series series Pushing the Limits
    Take your JavaScript knowledge as far as it can goJavaScript has grown up, and it's a hot topic. Newer and faster JavaScript VMs and frameworks built upon them have increased the popularity of JavaScript for server-side web applications, and rich JS applications are being developed for mobile devices. This book delivers a compelling tutorial, showing you how to build a real-world app from the ... Read more

    $49.99 USD

  • Canivete suíço do desenvolvedor Node

    by Caio Incau ...
    Você já passou por problemas reais ao fazer o deploy de uma aplicação com Express? Como, por exemplo, servir conteúdo estático de forma otimizada, tratar os erros, usar cache, ou até mesmo a necessidade de criar um Cluster? Pois bem, é isto que este livro aborda: como resolver ou se prevenir de problemas na sua aplicação utilizando Express. A ideia é tratar de diversos conceitos básicos e ... Read more

    $9.99 USD or Free with Kobo Plus

  • Ultimate Modern jQuery for Web App Development

    Create Stunning Interactive Web Applications with Seamless DOM Manipulation, Animation, and AJAX Integration of jQuery and JavaScript

    Turbocharge Your Web Projects with Lightning-fast Element Manipulation, Fluid Animations, and Effortless AJAX Integration of jQueryBook DescriptionUnlock the Full Potential of jQuery with this comprehensive resource crafted for web developers eager to excel in interactive web design and development.Beginning with an accessible introduction to jQuery syntax and integration, this book gradually ... Read more

    $19.95 USD or Free with Kobo Plus

  • React в действии

    Книга "React в действии" знакомит фронтенд-разработчиков с фреймворком React и смежными инструментами. Сначала вы познакомитесь с библиотекой React, затем освежите материал о некоторых фундаментальных идеях в данном контексте и узнаете о работе с компонентами. Вы на практике освоите чистый React (без транспиляции, без синтаксических помощников), перейдете от простейших статических компонентов к ... Read more

    $12.99 USD or Free with Kobo Plus

  • Ultimate Typescript Handbook

    Build, scale and maintain Modern Web Applications with Typescript

    by Dan Wellman ...
    DESCRIPTIONThis book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript.We start with an introduction to TypeScript and its benefits and go ... Read more

    $24.95 USD or Free with Kobo Plus