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 889 - 912 of 1373 Results
Skip side bar filters
  • Learn Angular: Your First Week

    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 contains a collection of articles that provide a rapid introduction to Angular, getting you up and running with no fuss. It contains:Angular Introduction: What It Is, and Why You Should Use It by Ilya Bodrov-KrukowskiAngularJS and Angular: a Detailed ... Read more

    $10.99 USD or Free with Kobo Plus

  • Vue.js快速入门与深入实战

    by 杨世文 ...
    本书系统阐述了Vue.js的基本语法、体系结构、原理 ,以及 基于 Vue.js实现组件化编程的基本思想、第三方组件、工具,最后还结合企业项目,结合 Vue.js实现了 ShopApp和权限管理 部分功能。 全书分为4篇:第一篇为 Vue.js基础(第 1~4章),第二篇为 Vue.js组件化编程(第5~8章),第三篇为 Vue.js高级应用(第 9~13章),第四篇为Vue.js实战(第 14和 15章)。书中主要内容包括 Vue.js基本语法、 Vue.js体系结构、 Vue组件生命周期、自定义和使用 Vue组件、组件直接的 数据通信、动画和过渡、路由、 Promise、 Axios、 Vuex状态管理和 Vue.js实战思想等。 本书在以浅显易懂的方式,系统阐述Vue.js相关概念、知识点的同时,还以配套有大量的示例,进行辅助说明相关知识点的使用,**程度的追求学以致用,即学即 ... Read more

    $20.99 USD

  • Node.js Web Development

    Server-side web development made easy with Node 14 using practical examples

    by David Herron ...
    Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth editionKey FeaturesLearn backend web programming with the JavaScript stackExplore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and ... Read more

    $27.99 USD or Free with Kobo Plus

  • Meteor Design Patterns

    Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scale

    by Marcelo Reyna ...
    Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scaleKey FeaturesBook DescriptionWith the increasing interest in NodeJS web applications, a new framework, Meteor, has joined the ranks to simplify developer workflows. Meteor is one of the few open source frameworks that has received funding since its early development stages. ... Read more

    $27.99 USD or Free with Kobo Plus

  • JavaScript Mobile Application Development

    by Hazem Saleh ...
    If you are a native mobile developer, with some familiarity with the common web technologies of JavaScript, CSS, and HTML, or if you are a web developer, then this learning guide will add great value and impact to your work. Learning how to develop mobile applications using Apache Cordova is of particular importance if you are looking to develop applications on a variety of different platforms ... Read more

    $26.99 USD or Free with Kobo Plus

  • Ultimate React Native for Cross Platform App Development

    Master the creation of high-performance appsBook DescriptionUltimate React Native for Cross Platform App Development takes you on a practical, end-to-end journey-from setting up your development environment to publishing fully functional apps on the App Store and Google Play.You will begin with core React and React Native fundamentals, then progressively move into layouts, navigation, and scalable ... Read more

    $23.99 USD

  • Веб-разработка с применением Node и Express

    Полноценное использование стека JavaScript. 2-е издание

    Создавайте динамические веб-приложения с применением Express — ключевого компонента из стека разработки Node/JavaScript. Итан Браун описывает работу с Express 5 на примере создания полноценного приложения. В книге рассматриваются все этапы и компоненты — от серверного рендеринга до разработки API для работы с одностраничными приложениями (SPA). Express является золотой серединой между устоявшимся ... Read more

    $10.49 USD or Free with Kobo Plus

  • WebModules

    Coding - Primer - Beginner

    by WebModules ...
    Series series HTML, CSS, and JavaScript
    WebModules: HTML, CSS, and JavaScript - Coding - Primer - Beginner is a concept-driven educational primer on the foundational languages of web development: HTML, CSS, and JavaScript. Designed as both an educational and reference resource, this book introduces core coding concepts and syntax through a modular structure that progressively builds understanding across interconnected concepts.Part of ... Read more

    $9.99 USD

  • 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

    $66.99 USD

  • Modern Frontend Development with Node.js

    A compendium for modern JavaScript web development within the Node.js ecosystem

    by Florian Rappl ...
    Enhance your web development projects by fully leveraging Node.js concepts, tools, and best practices at frontendKey FeaturesDiscover the internals of Node.js, focusing on frontend web developmentExplore the npm frontend ecosystem, including its tooling, usage, and development processesLearn about key web development concepts such as monorepos or publishing librariesBook DescriptionAlmost a decade ... Read more

    $28.99 USD or Free with Kobo Plus

  • Desenvolva jogos com HTML5 Canvas e JavaScript

    O mercado dos jogos está cada vez mais forte e sendo adotado nos navegadores, com os jogos feitos em HTML5 através da nova especificação de Canvas. Com conhecimento de HTML5 e um pouco de JavaScript, é possível criar jogos extremamente poderosos e com um alto grau de entretenimento. Os tão conhecidos jogos "viciantes". Nesse livro, Éderson Cássio mostra como você pode usar as tecnologias ... Read more

    $9.99 USD or Free with Kobo Plus

  • Learning Node.js Development

    Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web

    by Andrew Mead ...
    A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps.Key FeaturesEntirely project-based and practicalExplains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applicationsCovers the full range of technologies around Node.js – ... Read more

    $34.99 USD or Free with Kobo Plus

  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript ... Read more

    $41.99 USD

  • JavaScript Projects for Kids

    Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guide

    Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guideKey FeaturesGet to know the concepts of HTML and CSS to work with JavaScriptExplore the concepts of object-oriented programmingFollow this step-by-step guide on the fundamentals of JavaScript programmingBook DescriptionJavaScript is the most widely-used ... Read more

    $22.99 USD or Free with Kobo Plus

  • JavaScript

    Best Practices to Programming Code with JavaScript

    Series Book 3 - JavaScript Programming Series
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Read more

    $2.99 USD or Free with Kobo Plus

  • ECMAScript 6

    Entre de cabeça no futuro do JavaScript

    Nos últimos anos, a linguagem JavaScript cresceu bastante na comunidade de desenvolvedores, tornando-se mais robusta, poderosa e sendo usada em uma infinidade de aplicações de alto nível, tanto no front-end quanto no back-end das aplicações. Ela é a tecnologia por trás de ferramentas, frameworks e bibliotecas consagradas no mercado, tais como: Angular, Ember, React, Backbone, jQuery, Grunt. A ... Read more

    $9.99 USD or Free with Kobo Plus

  • JavaScript: Tips and Tricks to Programming Code with Javascript

    JavaScript Computer Programming, #2

    Series Book 2 - JavaScript Computer Programming
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Read more

    $2.99 USD or Free with Kobo Plus

  • Learning JavaScript Data Structures and Algorithms

    Hone your skills by learning classic data structures and algorithms in JavaScript

    Hone your skills by learning classic data structures and algorithms in JavaScriptKey Features\[\*\] Understand common data structures and the associated algorithms, as well as the context in which they are used.\[\*\] Master existing JavaScript data structures such as array, set and map and learn how to implement new ones such as stacks, linked lists, trees and graphs.\[\*\] All concepts are ... Read more

    $37.99 USD or Free with Kobo Plus

  • De Complete Programmeercollectie

    Python, JavaScript, Java, PowerShell & PHP

    Series series De IT collectie
    De Complete Programmeercollectie bundelt vijf volledige programmeerboeken uit De IT Collectie in één krachtige, overzichtelijke uitgave. Deze serie is uitgegroeid tot een betrouwbare bron voor iedereen die zijn technische vaardigheden wil ontwikkelen — van absolute beginners tot ervaren ontwikkelaars die hun kennis willen uitbreiden.In deze bundel vind je de complete gidsen voor Java, JavaScript, ... Read more

    $6.99 USD or Free with Kobo Plus

  • JavaScript and JSON Essentials

    Build light weight, scalable, and faster web applications with the power of JSON

    Use JSON for building web applications with technologies like HTML, JavaScript, Angular, Node.js, Hapi.js, Kafka, socket.io, MongoDB, Gulp.js, and handlebar.js, and others formats like GEOJSON, JSON-LD, MessagePack, and BSON.Key FeaturesUse JSON with trending technologies like Angular, Hapi.js, MongoDB, Kafka, and Socket.ioDebug, validate, and format JSON using developer toolkits, JSONLint, and ... Read more

    $25.99 USD or Free with Kobo Plus

  • Desarrollo Web desde Cero - Guía Práctica

    by Oscar Pérez ...
    "Desarrollo Web desde Cero - Guía Práctica"Aprende los fundamentos del desarrollo web con esta guía práctica y accesible. Descubre cómo funcionan las páginas web, domina HTML desde cero y crea tu primer sitio web personal. Perfecto para principiantes que quieren iniciar su carrera en el desarrollo web. ... Read more

    Free

  • Bootstrap 4 Cookbook

    Solutions to common problems faced in Responsive Web Design

    Over 75 recipes to help you build elegant and responsive web applications with Bootstrap 4Key Features\[\*\] Packed with easy-to-follow recipes on building responsive web pages with Bootstrap 4 that can be applied to a web project of your choice\[\*\] Build intuitive user interfaces that are mobile-ready with the latest features offered by BS4\[\*\] Stay on top of the changes that Bootstrap 4 ... Read more

    $37.99 USD or Free with Kobo Plus

  • Automate with Grunt

    The Build Tool for JavaScript

    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... Read more

    $11.99 USD

  • Server-Side Enterprise Development with Angular

    Use Angular Universal to pre-render your web pages, improving SEO and application UX

    Build SEO-friendly, progressive web applications that live on the web, mobile, or desktop, using the latest Angular Universal which is loaded with powerful features such as components, directives, and servicesKey FeaturesExplore differences between server-side and client-side renderingLearn how to create a progressive web app with great SEO supportDiscover best practices and how to use them to ... Read more

    $25.99 USD or Free with Kobo Plus