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 697 - 720 of 1372 Results
Skip side bar filters
  • Vue.js: Tools & Skills

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This book covers a ... Read more

    $10.99 USD or Free with Kobo Plus

  • RaphaelJS

    Graphics and Visualization on the Web

    by Chris Wilson ...
    Create beautiful, interactive images on the Web with RaphaëlJS, the JavaScript library that lets you draw Scalable Vector Graphics (SVG) right in the browser. With this concise guide, you’ll quickly learn how to paint the screen with shapes and colors that you can turn into lively, animated graphics and visualizations.Author Chris Wilson (Time.com) shows you how to create Raphaël objects and ... Read more

    $15.99 USD

  • D3.js in Action

    Data visualization with JavaScript

    by Elijah Meeks ...
    SummaryD3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyVisualizing complex data is hard. Visualizing complex data on the web is darn near ... Read more

    $34.99 USD

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    by Baldurs L. ...
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, ... Read more

    $6.99 USD or Free with Kobo Plus

  • Practical Programming 6 in 1

    Python Machine Learning, JavaScript, React 17, And Angular With Typescript

    by Richie Miller ...
    If you want to discover how to become a software developer using Angular with TypeScript, Python for Machine Learning, React.JS or JavaScript, this book is for you!6 BOOKS IN 1 DEAL!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTIO... ... Read more

    $9.99 USD

  • JavaScript for Kids: A Fun Introduction to Building Web Games and Apps

    by Jessy Cole ...
    Stop Just Playing Games. Start Building Them.Do you love video games? Do you spend hours on your tablet or computer wondering how apps work? If you have ever looked at a screen and thought "I want to make that," then this book is your starting line.JavaScript for Kids is not just another boring textbook full of confusing words and long lectures. It is a hands-on workshop that invites you to jump ... Read more

    $4.99 USD or Free with Kobo Plus

  • Qualitätssicherung mit JavaScript und PHP

    Series Book 38 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. ... Read more

    $4.99 USD or Free with Kobo Plus

  • Die Serverwelt von Node.js

    by Manuel Rauber ...
    Series Book 196 - shortcuts
    Seit Jahren wird JavaScript auf dem Client, also im Browser, eingesetzt. Mit Node.js ist nun auch eine Ausführung auf der Serverseite möglich. Manuel Rauber führt in diesem shortcut zunächst allgemein in Node.js und seine grundlegenden Tools ein. Außerdem zeigt er, wie man einen kleinen Taschenrechner entwickelt, der sich über die Kommandozeile steuern lässt. Kapitel 3 und 4 widmen sich dem ... Read more

    $3.99 USD or Free with Kobo Plus

  • jQuery Mobile

    Unit Testing

    Series Book 104 - shortcuts
    Das Thema Unit Testing und insbesondere testgetriebene Entwicklung ist heute nichts Neues mehr, dennoch ist es gerade im JavaScript-Umfeld noch nicht bei jedem Entwickler angekommen. Seit mehr als zehn Jahren gibt es nun schon Unit-Testing-Frameworks für JavaScript. Eines der neueren JavaScript-Unit-Testing-Frameworks ist QUnit, das Testframework aus der jQuery-Familie. In diesem shortcut wird der ... Read more

    $5.99 USD or Free with Kobo Plus

  • 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

  • Programming the Perl DBI

    Database programming with Perl

    One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications.The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of ... Read more

    $23.99 USD

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    by santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Read more

    $10.00 USD or Free with Kobo Plus

  • Ionic : Hybrid Mobile App Development

    An end–to-end journey, empowering you to build real-time, scalable, and interactive mobile applications with the Ionic frameworkAbout This BookDevelop engaging mobile experiences with a native-looking UI in Ionic and AngularJS.Use out-of-the-box Ionic functionalities, customize existing components, and add new components with this comprehensive course.Learn Ionic by creating three complete mobile ... Read more

    $57.99 USD or Free with Kobo Plus

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Read more

    $17.99 USD

  • 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

    $21.99 USD

  • AWS Cloud Automation

    Harnessing Terraform For AWS Infrastructure As Code

    by Rob Botwright ...
    Introducing: Harnessing Terraform for AWS Infrastructure as Code Book Bundle! Are you ready to revolutionize your AWS infrastructure management? Look no further than our comprehensive book bundle tailored for AWS enthusiasts and professionals alike! Harnessing Terraform for AWS Infrastructure as Code is your ultimate guide to mastering Terraform and optimizing your AWS deployments with ease. ... Read more

    $7.99 USD or Free with Kobo Plus

  • Unit Testing and TDD with TypeScript: Quality Code from Day One

    by Baldurs L. ...
    Unit Testing and TDD with TypeScript: Quality Code from Day OneUnlock the full potential of TypeScript by mastering test-driven development! This comprehensive, hands-on guide bridges the gap between TypeScript's powerful type system and professional testing practices that ensure your code remains reliable, maintainable, and bug-free.What sets this book apart:TypeScript-specific testing strategies ... Read more

    $6.99 USD or Free with Kobo Plus

  • Der kleine Hacker: Programmieren lernen mit dem Calliope mini

    Mit dem Calliope mini und vielen spannenden Projekten spielend programmieren lernen.

    Series series Der kleine Hacker
    Programmieren ist langweilig? Nicht mit dem neuen Calliope mini! Du benutzt jeden Tag Computer, Tablet, Smartphone und Co. und willst dich endlich mal mit dem befassen, was dahinter steckt? Wenn du selbst coole Lichteffekte oder ein richtiges Spiel programmieren möchtest, bist du mit dem Calliope mini und diesem Buch genau richtig, denn hier erfährst du, jenseits aller trockenen Lehrpläne, was das ... Read more

    $16.99 USD or Free with Kobo Plus

  • Testing JavaScript Applications

    Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide to building a comprehensive and reliable JS application testing suite, ... Read more

    $49.99 USD

  • jQuery UI in Action

    by TJ VanToll ...
    SummaryjQuery UI in Action is a practical guide to using and customizing jQuery UI library components to build rich, user-friendly web applications. By working through numerous engaging examples, you'll move quickly from placing a datepicker on the page to building a complete user interface that includes features like a contact form and shopping cart. You'll master jQuery UI's five main ... Read more

    $49.99 USD

  • 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.99 USD or Free with Kobo Plus

  • 120 Advanced JavaScript Interview Questions

    "JavaScript is the Most popular programming language used by professional developers today"This book offers a structured approach to mastering JavaScript interview questions, organized into five tiers, ranging from fundamental concepts to advanced challenges. By working through these questions, you'll gain the confidence and knowledge needed to excel in technical interviews.Uncover the intricacies ... Read more

    $9.00 USD or Free with Kobo Plus

  • ASP.NET Core and Vue.js

    Build real-world, scalable, full-stack applications using Vue.js 3, TypeScript, .NET 5, and Azure

    A busy .NET developer\\'s step-by-step guide to building fully functional, cloud-ready, and professional web apps without diving into the theory of frameworks and librariesKey FeaturesDiscover tenants of clean architecture in the latest ASP.NET Core 5 Web APIDevelop Vue.js 3 single-page applications (SPAs) using TypeScript and VuexLearn techniques to secure, test, and deploy your full-stack web ... Read more

    $37.79 USD or Free with Kobo Plus

  • D3.js Quick Start Guide

    Create amazing, interactive visualizations in the browser with JavaScript

    This book will help you build interactive graphs that are viewable in any web browser using JavaScript, D3.js, and SVG. You will learn how to make a scatter plot, a bar graph, a pie chart, a force directed graph, and a map.Key FeaturesTakes you through the most common graphs you'll needAdd interactivity to your visualizationsEasy to follow buildsBook DescriptionD3.js is a JavaScript library that ... Read more

    $25.69 USD or Free with Kobo Plus