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 553 - 576 of 1100 Results
Skip side bar filters
  • Learning TypeScript 2.x

    Develop and maintain captivating web applications with ease

    Exploit the features of TypeScript to easily create your very own web applicationsKey Features\[\*\] Develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript\[\*\] Walk through the fundamentals of TypeScript with the help of practical examples\[\*\] Enhance your web development skills using TypeScript 2.xBook DescriptionTypeScript is an open source ... Read more

    $41.39 USD

  • API Gateway, Cognito and Node.js Lambdas

    Series series AWS Cloud Guides
    AWS is one of the most popular cloud platforms available today, with services offering high performance and scale across the globe. However, integrating the various services with one another is not quite as easy as the brochure would have you believe.This book steps you through the process of configuring a Lambda instance running a Node.js application, calling it from the web via an API Gateway ... Read more

    $9.99 USD

  • jQuery for Designers Beginner's Guide Second Edition

    A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of the book will help get to grips with jQuery in no time. If you know the fundamentals of HTML and CSS, and want to extend your knowledge by learning to use JavaScript, then this is just the book for ... Read more

    $23.79 USD

  • HTML5 canvas in tempo reale

    Questo e-book è un e-book interattivo, ciò significa che il lettore può inserire dei dati nelle pagine ed il contenuto di queste si adeguerà ai nuovi valori.Per inserire i dati, nelle pagine dell’e-book, sono stati implementati dei controlli simili a quelli che si possono trovare sulle pagine Internet ed un pulsante esegui per impartire il comando di adeguare il contenuto della pagina ai nuovi ... Read more

    $6.99 USD

  • Babylon.js Essentials

    Understand, train, and be ready to develop 3D Web applications/video games using the Babylon.js framework, even for beginners

    Understand, train, and be ready to develop 3D Web applications/video games using the Babylon.js framework, even for beginnersKey FeaturesUnderstand the basics of 3D (along with the theory) before practicingEach mini-project provides previous features, alongside the new feature you are learning, to supply the examplesLearn from the best of the best, a developer at Microsoft, FranceBook ... Read more

    $25.69 USD

  • Essential Angular

    Essential Angular is a concise, complete overview of the key aspects of Angular, written by two Angular core contributors. The book covers the framework's mental model, its API, and the design principles behind it. It is fully up to date with the latest release of Angular.About This BookWritten by two Angular core contributorsA complete overview of the key aspects of AngularUp to date with the ... Read more

    $22.79 USD

  • Javascript Regular Expressions

    Leverage the power of regular expressions to create an engaging user experience

    Key FeaturesBook DescriptionThis book is ideal for JavaScript developers and programmers who work with any type of user entry data and want sharpen their skills to become experts.What you will learnWho this book is forThis book is ideal for JavaScript developers and programmers who work with any type of user entry data and want sharpen their skills to become experts. ... Read more

    $27.89 USD

  • Learning Bootstrap 4

    Modern, Elegant and Responsive Web Design Made Easy

    by Matt Lambert ...
    Unearth the potential of Bootstrap 4 to create highly responsive and beautiful websites using modern web techniquesKey Features\[\*\] This book shows how to take advantage of the all new features introduced in Bootstrap\[\*\] Learn responsive web design and discover how to build mobile-ready websites with ease\[\*\] Find out how to extend the capabilities of Bootstrap with a huge range of tools ... Read more

    $34.19 USD

  • Learning Splunk Web Framework

    Create, extend and publish real time Splunk applications.

    by Vincent Sesto ...
    Take your analytics online with the ease and power of the Splunk Web FrameworkKey Features\[\*\] Want to build rich applications on the Web using Splunk? This book will be your ultimate guide!\[\*\] Learn to use web framework components with the help of this highly practical,example-rich guide\[\*\] Perform excellent Splunk analytics on the Web and bring that knowledge to your own projectsBook ... Read more

    $34.19 USD

  • PhantomJS Cookbook

    by Rob Friesel ...
    A task-based guide that provides solutions to real-world test automation problems. This book is intended for web development professionals who want to integrate PhantomJS into their development and testing workflows. If you are a web developer looking to run automated unit tests while you work, or perhaps you are a QA engineer looking for a fast test automation utility, then this book is perfect ... Read more

    $25.69 USD

  • Node Cookbook

    Discover solutions, techniques, and best practices for server-side web development with Node.js 14

    Discover practical recipes to get to grips with Node.js concepts and programming models for delivering a scalable server-side for your applicationsKey FeaturesImplement practical solutions for scaling, securing, and testing your Node.js web apps effectivelyBuild and deploy scalable microservices architecture with the power of Node.js 14Discover techniques for debugging and testing Node.js ... Read more

    $34.19 USD

  • Mastering SVG

    Ace web animations, visualizations, and vector graphics with HTML, CSS, and JavaScript

    by Rob Larsen ...
    Take the plunge and develop cross-browser-compatible and responsive web designs with SVGKey FeaturesMaster the art of custom animations and visualizations with SVG, CSS, and JavaScriptCombine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich appsCreate an awesome user experience with high-performance graphics for your web applicationsBook ... Read more

    $37.79 USD

  • Backbone.js Testing

    by Ryan Roemer ...
    This book is packed with the step by step tutorial and instructions in recipe format helping you setup test infrastructure and gradually advance your skills to plan, develop, and test your backbone applications.If you are a JavaScript developer looking for recipes to create and implement test support for your backbone application, then this book is ideal for you. ... Read more

    $19.99 USD

  • Web Design and Development

    Website Technologies Fundamentals

    by Steven Bright ...
    The three cornerstone technologies for website development that is Hypertext Markup Language (HTML), Cascading Style Sheet (CSS), and JavaScript are properly discussed here with examples to make it sink in easily.Web design which is the second aspect of World Wide Web technologies entails website project definition (its purpose), research, wireframe design, graphics design, and color selection is ... Read more

    $4.99 USD

  • Django+Vue.js商城项目实战

    by 黄永祥 ...
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 ... Read more

    $20.70 USD

  • RxJS Cookbook for Reactive Programming

    Discover 40+ real-world solutions for building async, event-driven web apps

    Build scalable, efficient applications with seamless async data handling and blazing-fast user experience by unleashing reactive programming with AngularKey FeaturesMaster RxJS observables, operators, and subjects to improve your reactive programming skillsExplore advanced concepts like error handling, state management, PWA, real-time, and event-driven systemsEnhance reactive skills with modern ... Read more

    $34.19 USD

  • Data Visualization with JavaScript

    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... Read more

    $23.09 USD

  • Ultimate Node.js for Cross-Platform App Development

    by Ramesh Kumar ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Key Features● Master the essentials of building real-time applications with a focus on Node.js, Express.js, Mongoose, Socket.IO, Winston logging, and key middleware.● Learn to create lightweight and scalable backend servers, ensuring optimal performance for production-ready applications.● Stay ahead of the curve ... Read more

    $0.99 USD

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    by Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... Read more

    $37.79 USD

  • Learning Yeoman

    If you are a web developer with some experience in JavaScript and want to enter the world of modern web applications, then this book is ideal for you. Learning how to leverage the three tools (Yo, Bower, and Grunt) in the Yeoman workflow will be perfect as your next step towards building scalable, dynamic, and modern web applications for just about any platform. ... Read more

    $28.49 USD

  • Opa: Up and Running

    Rapid and Secure Web Development

    Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript.You’ll learn step-by-step how to use Opa by building two projects through ... Read more

    $13.69 USD

  • Domine JavaScript. 4ª Edición

    Aunque JavaScript es un lenguaje capaz de manejar cosas tan increíbles como la geolocalización o de ejecutar subprogramas en segundo plano, casi, sin gastar recursos del sistema, para muchos, es el gran desconocido. Este libro va dirigido a todas aquellas personas, con o sin nivel, que quieren saber más sobre el mundo de la programación orientada a eventos o quieren iniciarse en el mundo de HTML5 ... Read more

    $12.59 USD

  • Hands-on Machine Learning with JavaScript

    Solve complex computational web problems using machine learning

    by Burak Kanber ...
    A definitive guide to creating an intelligent web application with the best of machine learning and JavaScriptKey FeaturesSolve complex computational problems in browser with JavaScriptTeach your browser how to learn from rules using the power of machine learningUnderstand discoveries on web interface and API in machine learningBook DescriptionIn over 20 years of existence, JavaScript has been ... Read more

    $37.79 USD

  • Mastering React: From Zero to Hero (Step By Step)

    by Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Read more

    $2.99 USD