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 409 - 432 of 1092 Results
Skip side bar filters
  • Learning Alfresco Web Scripts

    If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you. ... Read more

    $18.09 USD

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Read more

    $32.39 USD

  • Node Cookbook: Second Edition

    In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an easy-to-understand language. Readers will find it easier to grasp even the complex recipes which are backed by lots of illustrations, tips, and hints. If you have some knowledge of JavaScript and want to build fast, efficient, scalable ... Read more

    $27.89 USD

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Read more

    $23.09 USD

  • React 16 Tooling

    Master essential cutting-edge tools, such as create-react-app, Jest, and Flow

    React 16 Tooling covers the most important tools, utilities, and libraries that every React developer needs to know — in detail.Key FeaturesEach chapter presents meta-development solutions to help React developersThe tools used are presented in a practical, solution-oriented approach with no fluffThe chapters are arranged in a logical order that mirrors a typical React development workflow, but ... Read more

    $37.79 USD

  • Instant Handlebars.js

    Learn how to create and implement HTML templates into your projects using the Handlebars library

    Learn how to create and implement HTML templates into your projects using the Handlebars libraryKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsCreate and display templates on your pagesExtend Handlebars with custom helpersOrganize your code with partialsOptimize your development environmentBook DescriptionHandlebars is one of the leading ... Read more

    $15.19 USD

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Read more

    $2.84 USD

  • 52 Good-to-Know Techbits

    An Essential Resource For Website Developers

    Have you always wanted to learn how to do cool things with your own website? To learn many of the little things you need to know when maintaining your domain?This book is for you. It contains 52 technical tips and information, bite-sized for easy comprehension - written by someone with a twitch over 2 decades of experience writing software for websites.Free updates for new versions of the book and ... Read more

    $4.99 USD

  • AngularJS Web Application Development Blueprints

    by Vinci Rufus ...
    If you are a web application developer interested in using AngularJS for a real-life project, then this book is for you. As a prerequisite, knowledge of JavaScript and HTML is expected, and a working knowledge of AngularJS is preferred. ... Read more

    $27.89 USD

  • PhoneGap Beginners Guide (third edition)

    Create, develop, debug, and deploy your very own mobile applications with PhoneGap

    Key FeaturesBook DescriptionThis book is for web developers who want to be productive in the mobile market quickly. In fact, by using PhoneGap, it's possible to deploy native applications based on web standards. This book assumes a very small knowledge of HTML/CSS/JavaScript and mobile platforms, such as Android, BlackBerry, iOS, and Windows Phone, and takes the reader step-by-step into a deep ... Read more

    $37.79 USD

  • 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

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    by James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... Read more

    $28.79 USD

  • Mastering React Test-Driven Development

    Build simple and maintainable web apps with React, Redux, and GraphQL

    by Daniel Irvine ...
    Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applicationsKey FeaturesExplore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end ... Read more

    $32.39 USD

  • Angular for Enterprise Applications

    Build scalable Angular apps using the minimalist Router-first architecture

    by Doguhan Uluca ...
    Harness the full power of Angular 17 with up-to-date tools and enterprise-level best practices Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDive straight into the most relevant topics that will help you build large, complex, and high-performance web applicationsFind updated examples, projects, and an overview of the latest tools and updates – including Jest, Cypress, ... Read more

    $35.99 USD

  • Learning JavaScript Data Structures and Algorithms

    Write complex and powerful JavaScript code using the latest ECMAScript

    Create classic data structures and algorithms such as depth-first search and breadth-first search, learn recursion, as well as create and use a heap data structure using JavaScriptKey FeaturesImplement common data structures and the associated algorithms along with the context in which they are usedMaster existing JavaScript data structures such as arrays, sets, and maps, and learn how to ... Read more

    $37.79 USD

  • D3 for the Impatient

    Interactive Graphics for Programmers and Scientists

    If you’re in a hurry to learn D3.js, the leading JavaScript library for web-based graphics and visualization, this book is for you. Written for technically savvy readers with a background in programming or data science, the book moves quickly, emphasizing unifying concepts and patterns. Anticipating common difficulties, author Philipp K. Janert teaches you how to apply D3 to your own problems ... Read more

    $30.99 USD

  • Learning Redux

    Write maintainable, consistent, and easy-to-test web applications

    by Daniel Bugl ...
    Build consistent web apps with Redux by easily centralizing the state of your application.Key Features\[\*\]Write applications that behave consistently, run in different environments (client, server and native), and are easy to test\[\*\]Take your web apps to the next level by combining the power of Redux with other frameworks such as React and Angular\[\*\]Uncover the best practices and hidden ... Read more

    $41.39 USD

  • Mastering Angular Test-Driven Development

    Build high-quality Angular apps with step-by-step instructions and practical examples

    Unlock the full potential of Angular test-driven development (TDD) with Jasmine, Karma, Protractor, and Cypress for effective unit testing, end-to-end testing, and CI/CD Key FeaturesImplement test-driven development practices in Angular using tools like Jasmine, Karma, and CypressUnderstand end-to-end testing through real-world scenarios and practical examplesDiscover best practices for ... Read more

    $26.59 USD

  • Learn Programming by Coding Like a Professional

    Create Games, Apps, & Programs

    by Tim Codin ...
    Not only is this book about learning to program but will also cover topics that classes and other books do not teach you. This book provides specific instructions and easy to follow snippets to teach you how to code properly.Whats included within:- HTML and Javacript programming tutorials.- Introduction to programming and coding.- What are variables and how to use them.- All about arrays and logic ... Read more

    $4.99 USD

  • Learning DHTMLX Suite UI

    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5

    by Eli Geske ...
    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5Key FeaturesLearn how to install and use DHTMLX methods and eventsStore data in HTML5 local storageLearn how to develop a client-side application using DHTMLX and browser toolsBook DescriptionJavaScript applications provide an excellent user experience for small to large scale enterprise ... Read more

    $19.99 USD

  • 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.98 USD

  • Backbone.js Patterns and Best Practices

    by Swarnendu De ...
    This is a step-by-step guide to design patterns, best practices, and solutions to common problems for Backbone.js-based application development. This book is for JavaScript developers who work with Backbone.js and want to learn the best design patterns to develop complex web applications. Basic knowledge of Backbone.js and JavaScript is essential. ... Read more

    $23.79 USD

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... Read more

    $37.79 USD

  • 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.98 USD