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 1129 - 1152 of 1203 Results
Skip side bar filters
  • Node Web Development, Second Edition

    by David Herron ...
    Presented in a simple, step-by-step format, this book is an introduction to web development with Node.This book is for anybody looking for an alternative to the "P" languages (Perl, PHP, Python), or anyone looking for a new paradigm of server-side application development.The reader should have at least a rudimentary understanding of JavaScript and web application development. ... Read more

    $26.59 USD or Free with Kobo Plus

  • TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applicationsAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptExplore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.jsFocusing on design patterns in TypeScript, this step-by ... Read more

    $62.99 USD or Free with Kobo Plus

  • Ultimate Next.js for Modern Web Applications

    Master Modern Web Development and Build High-Performance Scalable, SEO-Optimized Applications with Next.js, Typescript and Tailwind CSS (English Edition)

    by Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Book DescriptionNext.js has emerged as the go-to framework for building high-performance, scalable, and SEO-optimized web applications. Ultimate Next.js for Modern Web Applications takes you on a complete, structured journey—from setting up your development environment to mastering the advanced features that ... Read more

    $19.95 USD or Free with Kobo Plus

  • Node.js: The Definitive Resource

    Node.js has become a go-to development environment, empowering developers to use JavaScript across the entire stack. This book will get you started quickly, covering the essentials, exploring server-side development, and demystifying how Node.js works under the hood, so you can confidently begin coding. ... Read more

    $6.99 USD or Free with Kobo Plus

  • Server Side development with Node.js and Koa.js Quick Start Guide

    Build robust and scalable web applications with modern JavaScript techniques

    Build real-world robust web applications and APIs using the modern and expressive Koa Node.js framework.Key FeaturesGet up and running with Koa.js and leverage its power with node.jsGet the most out of Koa Async functions and generatorsCreate real time dynamic serverside apps efficiently with Koa.jsBook DescriptionEvery developer wants to build modular and scalable web applications. Modern ... Read more

    $25.69 USD or Free with Kobo Plus

  • Web Developer's Cookbook

    by Robin Nixon ...
    300+ Ready-to-Use PHP, JavaScript, and CSS SolutionsWeb Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you can use right away to create interactive Web content. All of the solutions are fully documented and their functionality clearly explained, along with customization tips. The recipes include HTML examples and screen shots showing exactly how to apply them in real ... Read more

    $46.79 USD

  • The History of JavaScript

    Gunner Technology reviews the long, storied history of JavaScript. ... Read more

    $1.99 USD or Free with Kobo Plus

  • Advanced Algorithms and Data Structures

    "An accessible introduction to the fundamental algorithms used to run the world." - Richard Vaughan, Purple Monkey CollectiveAdvanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.SummaryAs a software engineer, you’ll encounter countless programming challenges that initially seem ... Read more

    $49.99 USD

  • Sencha Touch in Action

    SummarySencha Touch in Action is the definitive guide to developing applications with Sencha Touch. You'll begin with basic design principles for building great mobile applications, and then explore the features of Sencha Touch that bring those ideas to life. You'll learn how and why objects operate in the framework as you work through several real-world examples. This book also promotes the ... Read more

    $49.99 USD

  • JavaScript & DHTML Cookbook

    Solutions and Example for Web Programmers

    by Danny Goodman ...
    On numerous online forums for JavaScript and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers. After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. He has now applied state-of-the-art ECMA and W3C DOM standards ... Read more

    $20.19 USD

  • Instant OpenLayers Starter

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A quick and simple Starter to working with the OpenLayers JavaScript library architecture, helping you become productive with it in a very short time. Instant OpenLayers Starter is a book for web designers or GIS specialists with a basic knowledge of ... Read more

    $13.29 USD or Free with Kobo Plus

  • Mastering MeteorJS Application Development

    MeteorJS makes full-stack JavaScript Application Development simple – Learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript framework

    by Jebin BV ...
    MeteorJS makes full-stack JavaScript Application Development simple – Learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript frameworkKey FeaturesGet your dream project up and running by building exceptional MeteorJS applications in a matter of daysLearn how to integrate other JavaScript frameworks into your MeteorJS project and become an expert ... Read more

    $37.79 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

  • Practical JavaScript: Real-world Examples for Web Developers

    So, you want to learn JavaScript? Excellent choice. It's the language that powers the web, sneaks into almost every website you visit, and occasionally causes you to yell at your screen because "undefined is not a function." (Don't worry—you'll get used to it.)Practical JavaScript: Real-world Examples for Web Developers isn't your average "dry as toast" programming book. This one's packed with ... Read more

    $24.99 USD or Free with Kobo Plus

  • Learning Highcharts

    Whether you're a novice or an advanced web developer, this practical tutorial will enable you to produce stunning interactive charts using Highcharts. With a foreword by the creator, it's the only guide you'll need to get started.

    by Joe Kuan ...
    Whether you're a novice or an advanced web developer, this practical tutorial will enable you to produce stunning interactive charts using Highcharts. With a foreword by the creator, it's the only guide you'll need to get started.Key FeaturesStep-by-step instructions with real-live data to create bar charts, column charts and pie charts, to easily create artistic and professional quality ... Read more

    $28.49 USD or Free with Kobo Plus

  • Node.js Event Loop

    by A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... 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.59 USD or Free with Kobo Plus

  • Learning Material Design

    Master Material Design and create beautiful, animated interfaces for mobile and web applications

    by Kyle Mew ...
    Master Material Design and create beautiful, animated interfaces for mobile and web applicationsKey Features\[\*\]Master the highly acclaimed Material Design paradigm and give your apps and pages the look that everyone is talking about\[\*\]Get a mix of key theoretical concepts combined with enough practical examples to put each theory into practice so you can create elegant material interfaces ... Read more

    $27.89 USD or Free with Kobo Plus

  • Write Some Code with HTML, CSS, + JavaScript

    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... Read more

    $1.99 USD or Free with Kobo Plus

  • JavaScript For Kids For Dummies

    Have big dreams? Kick start them with JavaScript!If we've learned one thing from the Millennial generation, it's that no one is too young to make history online. JavaScript For Kids For Dummies introduces pre-teens and early teens alike to the world of JavaScript, which is an integral programming language that drives the functionality of websites and apps. This informative, yet engaging text ... Read more

    $21.00 USD

  • Learn AI with Python

    Explore Machine Learning and Deep Learning techniques for Building Smart AI Systems Using Scikit-Learn, NLTK, NeuroLab, and Keras (English Edition)

    by Gaurav Leekha ...
    The book ‘Learn AI with Python’ is intended to provide you with a thorough understanding of artificial intelligence as well as the tools necessary to create your intelligent applications.This book introduces you to artificial intelligence and walks you through the process of establishing an AI environment on a variety of platforms. It dives into machine learning models and various predictive ... Read more

    $14.39 USD or Free with Kobo Plus

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Read more

    $35.99 USD

  • 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

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