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 1009 - 1032 of 1369 Results
Skip side bar filters
  • JavaScript : Functional Programming for JavaScript Developers

    Functional Programming for JavaScript Developers

    Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web appsKey Features\[\]Write powerful code with the high-level functions that JavaScript offers\[\]Discover what functional programming is, why it's effective, and how it's used in JavaScript\[\]Understand and optimize JavaScript's hidden potential as a true functional languageBook ... Read more

    $57.99 USD or Free with Kobo Plus

  • Refactoring TypeScript

    Keeping your code healthy

    by James Hickey ...
    Discover various techniques to develop maintainable code and keep it in shape.Key FeaturesLearn all about refactoring - why it is important and how to do itDiscover easy ways to refactor code with examplesExplore techniques that can be applied to most other programming languagesBook DescriptionRefactoring improves your code without changing its behavior. With refactoring, the best approach is to ... Read more

    $19.99 USD or Free with Kobo Plus

  • Learn Angular: 4 Angular Projects

    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 presents a collection of complete project tutorials: building a bucket-list MEAN stack app; user authentication with MEAN; building a Twitter client with Node and Angular; and connecting Angular and the WordPress API. Along the way, you'll learn how ... Read more

    $10.99 USD or Free with Kobo Plus

  • Vue.js Quick Start Guide

    Learn how to build amazing and complex reactive web applications easily using Vue.js

    Learn and explore all important features of Vue.js through a number of simple examples.Key FeaturesUses latest features such as Vue-cli 3, Vuex, and NuxtPractical examples to understand Vue 2 quicklyStep-by-step approach to reinforce concepts coveredBook DescriptionVue.js is the latest trending frontend framework. Simplicity, reactivity, and ?exibility are some of the key benefits that Vue offers ... Read more

    $25.99 USD or Free with Kobo Plus

  • jQuery 2.0 Animation Techniques Beginner's Guide

    This book is a guide to help you create attractive web page animations using jQuery. Written in a friendly and engaging approach this book is designed to be placed alongside your computer as a mentor.If you are a web designer or a frontend developer or if you want to learn how to animate the user interface of your web applications with jQuery, this book is for you. Experience with jQuery or ... Read more

    $27.99 USD or Free with Kobo Plus

  • Instant jQuery Masonry How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A concise guide that delivers immediate results with practical recipes on customizing your projects.If you have a basic understanding of jQuery, HTML, and CSS3, this book is for you. We will go over what Masonry is, how it works, and the best ... Read more

    $13.99 USD or Free with Kobo Plus

  • React в действии

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

    $12.99 USD or Free with Kobo Plus

  • JavaScript从入门到精通(第5版)

    by 明日科技 ...
    《JavaScript从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发需要掌握的各方面技术。全书分为4篇,共24章,内容包括初识JavaScript、JavaScript基础、流程控制语句、函数、对象、数组与集合、String对象、正则表达式、异常处理与程序调试、JavaScript高级编程、事件处理、Document对象、文档对象模型、Window对象、浏览器对象模型、Style对象、Form对象、图像处理、JavaScript中的XML、JSON、JavaScript的安全、Ajax技术、Vue.js编程,以及星光电影网项目实战。书中的大多数知识点结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可轻松领会 JavaScript 程序开发的精髓,快速提高开发 技能。 ... Read more

    $17.99 USD

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    by Rob Crowther ...
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and ... Read more

    $40.99 USD

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... Read more

    $7.20 USD or Free with Kobo Plus

  • React Quickly, Second Edition

    Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, event and form handling, and more.In React Quickly, Second Edition you will learn how to:Master React fundamentalsImplement best practices and the components of good architectureBuild intuitive user interfacesCreate dynamic components with JSXUse ... Read more

    $49.99 USD

  • Test-Driving JavaScript Applications

    Rapid, Confident, Maintainable Code

    Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight ... Read more

    $23.99 USD

  • Mastering Reactive JavaScript

    Building asynchronous and high performing web apps with RxJS

    Expand your boundaries by creating applications empowered with real-time data using RxJs without compromising performanceKey Features\[\*\] Handle an infinite stream of incoming data using RxJs without going crazy\[\*\] Explore important RxJs operators that can help you improve your code readability\[\*\] Get acquainted with the different techniques and operators used to handle data traffic, which ... Read more

    $34.99 USD or Free with Kobo Plus

  • Mastering Web Application Development with Express

    If you are a Node.js developer who wants to take your Express skills to the next level and develop high performing, reliable web applications using best practices, this book is ideal for you. The only prerequisite is knowledge of Node.js. ... Read more

    $27.99 USD or Free with Kobo Plus

  • Learn React with TypeScript

    A beginner's guide to reactive web development with React 18 and TypeScript

    by Carl Rippon ...
    Take your first step in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript with this easy-to-follow guideKey FeaturesLearn to use different React hooks with TypeScriptExplore different styling approaches while building React web appsGain experience in using React Dev Tools to debug componentsPurchase of the print or Kindle book includes ... Read more

    $41.99 USD or Free with Kobo Plus

  • AWS MCP Server Engineering

    Building Secure, Scalable, and Automated Cloud Systems with Modular Command Protocol Integrations

    by Caden Nexon ...
    AWS MCP Server Engineering is the definitive guide for architects, DevOps engineers, and cloud professionals who want to build the next generation of secure, automated, and modular cloud systems using the Modular Command Protocol (MCP) ecosystem.This book demystifies how MCP servers, clients, and tools integrate seamlessly with AWS to create intelligent, event-driven, and highly maintainable ... Read more

    $7.00 USD or Free with Kobo Plus

  • Bien débuter avec HTML

    Formation professionnelle

    Bienvenue dans la programmation HTML. Ce livre s’adresse aux personnes qui souhaitent découvrir ce langage afin de créer des pages Internet. HTML ou HyperText Markup Language possède une structure particulière qui utilise des balises comme ,, ou . Vous apprendrez à écrire ces marques et à les organiser de manière progressive en réalisant des ateliers d’écriture. Dans cet ouvrage, vous étudierez ... Read more

    $12.99 USD or Free with Kobo Plus

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Series series Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner ... Read more

    $27.39 USD

  • Libri digitali. Come costruirli

    by Mario Canton ...
    Series Book 3 - Editoria digitale
    Il mercato ha visto una crescita vertiginosa nella diffusione dei dispositivi di lettura per i libri digitali. Questo libro passa in rassegna le procedure per la creazione, il trattamento e la modifica dei file ePub con incorporati font, immagini, audio e video. I file ePub possono essere utilizzati per creare non solo libri, ma anche riviste, opuscoli, brochure e quant'altro potrebbe essere ... Read more

    $10.99 USD or Free with Kobo Plus

  • Beginning API Development with Node.js

    Build highly scalable, developer-friendly APIs for the modern web with JavaScript and Node.js

    Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms.Key FeaturesBuild web APIs from start to finish using JavaScript across the development stackExplore advanced concepts such as authentication with JWT, and running tests against your APIsImplement over 20 ... Read more

    $14.99 USD or Free with Kobo Plus

  • React Projects

    Build advanced cross-platform projects with React and React Native to become a professional developer

    by Roy Derks ...
    Learn how to develop real-world applications of varying complexity for the web, mobile, and VR devices using React, React Native, React 360, and moreKey FeaturesBuild React applications at scale using React patterns and best practicesExplore React features such as Hooks, the Context API, and the Suspense APIExtend React’s integration with React Native for building cross-platform mobile apps and ... Read more

    $27.99 USD or Free with Kobo Plus

  • Hugo in Action

    by Atishay Jain ...
    Build and deploy a live website in just 30 minutes using Hugo. The Hugo engine lets you rapidly deliver static sites that are low maintenance, high performance, and feature rich.In Hugo in Action you will learn:Building web pages with Hugo and JamstackCreating content using MarkdownContent management with HugoDesigning new Hugo themesUsing the Go template languageManaging dependencies with Hugo ... Read more

    $49.99 USD

  • 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

    $34.99 USD 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

    $26.99 USD or Free with Kobo Plus