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 241 - 264 of 1373 Results
Skip side bar filters
  • Testable JavaScript

    Ensuring Reliable Code

    One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll ... Read more

    $21.99 USD

  • Leap Motion Development Essentials

    Leverage the power of Leap Motion to develop and deploy a fully interactive application

    Leverage the power of Leap Motion to develop and deploy a fully interactive applicationKey FeaturesComprehensive and thorough coverage of many SDK featuresIntelligent usage of gesture interfacesIn-depth, functional examples of API usage explained in detailBook DescriptionLeap Motion is a company developing advanced motion sensing technology for human–computer interaction. Originally inspired by ... Read more

    $22.99 USD or Free with Kobo Plus

  • Maintainable JavaScript

    Writing Readable Code

    You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.Author Nicholas Zakas assembled this collection of best ... Read more

    $24.99 USD

  • NestJS

    Do Zero até a primeira API

    O livro 'NestJS: Do Zero a Primeira API' é uma introdução completa ao framework NestJS. Ele começa ensinando os conceitos básicos da arquitetura e do funcionamento do NestJS, permitindo que os leitores construam sua primeira API simples. ... Read more

    Free

  • Programming WebRTC

    Build Real-Time Streaming Applications for the Web

    by Karl Stolley ...
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. ... Read more

    $28.99 USD

  • Perl by Example

    by Ellie Quigley ...
    The World’s Easiest Perl 5 Tutorial—Updated for Today’s Applications and “Modern Perl” Best Practices“When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third Edition, isn’t on the shelf; it sits on my desk, where I use it almost daily. I still think it is the best Perl book on the market for anyone—beginner or seasoned programmer—who uses Perl daily.”—Bill ... Read more

    $43.19 USD

  • Learning Angular

    A practical guide to building web applications with modern Angular

    Learn Angular by building a real-world e-shop web app, step-by-step from scaffolding to deployment, with expert guidance every step of the way "Learning Angular provides the reader with an experience of building upon a simple application that is introduced at the beginning of the book." – Manfred Steyer, Google Developer Expert Free with your book: DRM-free PDF version + access to Packt's next-gen ... Read more

    $32.99 USD or Free with Kobo Plus

  • Oracle JET for Developers

    Implement client-side JavaScript efficiently for enterprise Oracle applications

    Client side JavaScript for enterprise Oracle applications. Key Features\[\*\] Develop resilient and robust client-side applications\[\*\] Explore the power of popular JavaScript libraries such as jQuery, RequireJS, and custom Oracle JavaScript libraries\[\*\] Integrate JavaScript for Oracle developers\[\*\] Easily debug and secure your cloud interfacesBook DescriptionThis book will give you a ... Read more

    $34.99 USD or Free with Kobo Plus

  • Managing Your IT Infrastructure with Zentyal

    Article

    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Read more

    $0.50 USD

  • JavaScript Cookbook

    Programming the Web

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.The recipes in this book take advantage of the latest ... Read more

    $48.99 USD

  • Learning Google Apps Script

    Customize and automate Google Applications using Apps Script

    Customize and automate Google Applications using Apps ScriptKey Features\[\*\] Gain insight into customizing and automating Google applications with JavaScript\[\*\] Create add-ons for Google Sheets, Docs, or Forms; automate your workflow; integrate with external APIs; and more.\[\*\] A step-by-step guide to building real-world solutionsBook DescriptionGoogle Apps Script is a cloud-based scripting ... Read more

    $34.99 USD or Free with Kobo Plus

  • Building Progressive Web Apps

    Bringing the Power of Native to the Browser

    by Tal Ater ...
    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app ... Read more

    $30.99 USD

  • Gatsby: The Definitive Guide

    Build and Deploy Highly Performant Jamstack Sites and Applications

    by Preston So ...
    Get the definitive guide on Gatsby, the JavaScript framework for building blazing fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you'll learn how to architect, build, and deploy Gatsby sites independently or with CMSs ... Read more

    $48.99 USD

  • Lua Quick Start Guide

    The easiest way to learn Lua programming

    by Gabor Szauer ...
    The easiest way to learn Lua programmingKey FeaturesThe easiest way to learn Lua codingUse the Lua standard libraries and debug Lua codeEmbed Lua as a scripting language using the Lua C APIBook DescriptionLua is a small, powerful and extendable scripting/programming language that can be used for learning to program, and writing games and applications, or as an embedded scripting language. There ... Read more

    $25.99 USD or Free with Kobo Plus

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how ... Read more

    $60.99 USD or Free with Kobo Plus

  • Web API Cookbook

    Level Up Your JavaScript Applications

    by Joe Attardi ...
    JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.With this hands-on cookbook, author Joe ... Read more

    $36.99 USD

  • Learn React with TypeScript 3

    Beginner's guide to modern React web development with TypeScript 3

    by Carl Rippon ...
    Start developing modern day component based web apps using React 16, Redux and TypeScript 3 with this easy to follow guide filled with practical examples.Key FeaturesLearn the latest and core features of React such as components, React Router, and suspenseDive into TypeScript 3 and it\`s core components such as interfaces, types aliases, tuples, generics and much more.Build small-to-large scale ... Read more

    $41.99 USD or Free with Kobo Plus

  • Node Cookbook

    Actionable solutions for the full spectrum of Node.js 8 development

    Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node.js 8, Node.js 6, and Node.js 4 Key FeaturesActionable recipes across the full spectrum of Node.js developmentCutting edge techniques and tools for measuring and improving performanceBest practices for creating readily-scalable production ... Read more

    $41.99 USD or Free with Kobo Plus

  • JavaScript: Best Practices to Programming Code with JavaScript

    JavaScript Computer Programming, #3

    Series Book 3 - JavaScript Computer Programming
    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

  • Ultimate Full-Stack Web Development with MEVN

    Learn From Designing to Deploying Production-Gr7ade Web Applications with MongoDB, Express, Vue, and Node.js on AWS, Azure, and GCP (English Edition)

    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCPKey Features● Gain an in-depth understanding of MongoDB, Express.js, Vue.js, and Node.js, and its integration to build full-stack applications.● Develop a complete project from scratch, covering all aspects of the MEVN stack with detailed, step-by-step instructions.● Learn how to deploy your MEVN stack applications on popular cloud ... Read more

    $29.95 USD or Free with Kobo Plus

  • Angular 2

    Moderne Frontends für alle Plattformen entwickeln

    Series Book 201 - shortcuts
    Passend zum Final Release von Angular 2, einem JavaScript-Framework und Nachfolger des bekannten AngularJS, vermittelt Manfred Steyer in diesem shortcut den Einstieg in die Arbeit mit diesem. Er beschäftigt sich mit dem Aufbau einer Single-Page-Anwendung mithilfe von Angular 2 und TypeScript und erläutert dabei unter anderem die Vorteile der Komponentenorientierung sowie den Einsatz von Dependency ... Read more

    $3.99 USD or Free with Kobo Plus

  • MEAN Web Development

    by Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Read more

    $27.99 USD or Free with Kobo Plus

  • MongoDB in Action

    Covers MongoDB version 3.0

    SummaryMongoDB in Action, Second Edition is a completely revised and updated version. It introduces MongoDB 3.0 and the document-oriented database model. This perfectly paced book gives you both the big picture you'll need as a developer and enough low-level detail to satisfy system engineers.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning ... Read more

    $34.99 USD

  • Blockchain in Action

    There’s a lot more to the blockchain than mining Bitcoin. This secure system for registering and verifying ownership and identity is perfect for supply chain logistics, health records, and other sensitive data management tasks. Blockchain in Action unlocks the full potential of this revolutionary technology, showing you how to build your own decentralized apps for secure applications including ... Read more

    $49.99 USD