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 145 - 168 of 1265 Results
Skip side bar filters
  • Vue.js 3 par la pratique

    by Michel Martin ...
    Ce manuel pratique est dédié à Vue.js 3, le framework JavaScript qui a le vent en poupe. Je m'appelle Michel Martin et je vais vous accompagner tout au long de ce manuel très complet pour débutants. Pour être en mesure de la suivre, vous devez avoir des notions de HTML, de CSS et de JavaScript. Rien d'autre !Vous avez pris une excellente décision en décidant de vous former à Vue 3 et je suis ... Read more

    ₹1,732.40

  • Building a Loan Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Loan Calculator

    Learn by building a complete Loan Calculator Web App using only HTML, CSS, and JavaScript.This hands-on guide uses a question-and-answer format to explain every step clearly. You'll explore how to create a clean user interface, apply basic styles, validate inputs, and write the logic for loan calculations.Inside the Book:Structure an interactive HTML formStyle it with CSS for readability and ... Read more

    ₹452.70 or Free with Kobo Plus

  • Getting started with Javascript

    Professional Training

    by Remy Lentzner ...
    In this book you will learn how to write the JavaScript code. This language is used to control the web pages elements that are designed with HTML tags. You will discover the objects structure and their interaction inside the DOM (Document Object Model) that is represented by a tag tree. You will practice variables, conditional expressions and loops thanks to several workshops. You will study the ... Read more

    ₹1,299.00 or Free with Kobo Plus

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Read more

    ₹603.00 or Free with Kobo Plus

  • Generative Design

    Visualize, Program, and Create with JavaScript in p5.js

    Generative design, once known only to insiders as a revolutionary method of creating artwork, models, and animations with programmed algorithms, has in recent years become a popular tool for designers. By using simple languages such as JavaScript in p5.js, artists and makers can create everything from interactive typography and textiles to 3D-printed furniture to complex and elegant infographics ... Read more

    ₹2,172.49

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

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

    ₹1,890.09

  • Perl Template Toolkit

    Scalable Templating for the Web

    Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. ... Read more

    ₹1,651.99

  • Going GAS

    From VBA to Google Apps Script

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their ... Read more

    ₹1,552.87

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    by Roy Sutton ...
    Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the framework’s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support ... Read more

    ₹716.84

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... Read more

    ₹2,756.47 or Free with Kobo Plus

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    by Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Read more

    ₹1,602.43

  • jQuery: Novice to Ninja

    Novice to Ninja

    jQuery: Novice to Ninja, 2nd Edition is the perfect book to jump-start your journey into jQuery. You’ll learn all the basics, so you’ll be able to truly appreciate the power of this JavaScript framework. Then you’ll move on to more advanced techniques, such as plugin development and the creation of almost every conceivable UI widget.A practical, hands-on guide to using jQueryReady-to-use best ... Read more

    ₹2,235.26 or Free with Kobo Plus

  • Learning ClojureScript

    Master the art of agile single page web application development with ClojureScript

    Master the art of agile single page web application development with ClojureScriptKey Features\[\*\]Set up interactive development workflows for the browser or Node.js thanks to the ClojureScript ecosystem\[\*\]Learn the basics of interactive single page web app development taking advantage of the functional nature of ClojureScript\[\*\]Delve into advanced rich web application development concepts ... Read more

    ₹2,587.49 or Free with Kobo Plus

  • Getting Started with React Native

    Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React

    Learn to build modern native iOS and Android applications using JavaScript and the incredible power of ReactKey Features\[\*\]Learn to design and build a fully-featured application using the newest cutting-edge framework from Facebook\[\*\]Leverage your JavaScript skills to become a native app developer\[\*\]Develop custom UI components, implement smooth navigation, and access native features such ... Read more

    ₹1,969.17 or Free with Kobo Plus

  • MEAN Blueprints

    Unlock the power of the MEAN stack by creating attractive and real-world projects

    by Robert Onodi ...
    Unlock the power of the MEAN stack by creating attractive and real-world projects Key Features\[\*\] Build six optimum end-to-end web applications using the M.E.A.N stack\[\*\] Follow the advanced Angular.js 2 application structure to build more scalable and maintainable apps\[\*\] Integrate an authorization system into your application and reuse existing code from projectsBook DescriptionThe MEAN ... Read more

    ₹2,868.80 or Free with Kobo Plus

  • JavaScript for .NET Developers

    Developing for the modern web

    Learn how to bring JavaScript to your ASP.NET applications to give them the responsive, dynamic edge that modern web users expect.Key Features\[\*\] Boost your skillset and start bringing JavaScript into your web development projects\[\*\] Leverage your existing ASP.NET knowledge to develop dynamic and responsive SPAs\[\*\] Learn effective design patterns for sustainable, and scalable web ... Read more

    ₹3,262.45 or Free with Kobo Plus

  • FusionCharts Beginner's Guide

    Create interactive charts in JavaScript (HTML5) and Flash for your web and enterprise applications with this book and ebook

    The book is written as a practical, step-by-step guide to using FusionCharts Suite. The book not only teaches you the fundamentals and implementation of FusionCharts Suite, but also makes you the data visualization guru among your friends and colleagues by teaching how to select the right chart type and usability tips. Filled with examples, code samples and practical tips in a no-nonsense way, the ... Read more

    ₹2,868.80 or Free with Kobo Plus

  • Node.js for Beginners

    A comprehensive guide to building efficient, full-featured web applications with Node.js

    Build your first production-grade web app from scratch using Node.js, Express, MongoDB, authentication, and testing with guidance from a member of the Express Technical Committee as well as a Node.js core collaborator and releaserKey FeaturesLearn JavaScript, async programming, and event-driven architectures in Node.jsDiscover best practices for secure deployment and testing of Node.js appsBuild a ... Read more

    ₹2,644.13 or Free with Kobo Plus

  • Learn Angular: The Collection

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This collection is a set of books aimed at getting you up to speed with Angular. It contains:Learn Angular: Your First Week, a collection of articles introducing AngularLearn Angular: Build a Todo App, an in-depth project tutorial that builds a complete Angular ... Read more

    ₹2,308.54 or Free with Kobo Plus

  • JavaScript Interview Questions You'll Most Likely Be Asked

    Series Book 18 - Job Interview Questions series
    264 JavaScript Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJavaScript Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through compr... ... Read more

    ₹866.23

  • Supercharged JavaScript Graphics

    with HTML5 canvas, jQuery, and More

    With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5's Canvas element to create rich web applications for computers and mobile devices.By following real-world examples, experienced web developers learn fun and useful approaches to arcade games ... Read more

    ₹1,651.99

  • Rails: Up and Running

    Lightning-Fast Web Development

    In just a matter of days, you can develop powerful web applications with Rails that once took weeks or months to produce with other web frameworks. If that sounds too good to be true, it isn't. Find out for yourself with Rails: Up and Running, the concise and popular book that not only explains how Rails works, but guides you through a complete test drive.Perfect for beginning web developers, this ... Read more

    ₹1,238.99

  • Derinlemesine JavaScript

    by Onder Teker ...
    Bu kitapta JavaScipt dili, hem temel hem de ileri düzeyde anlatılmaktadır. Son ve standart sürümü ECMAScript ile gelen özellikler, ayrıntılı olarak işlenmektedir. Tür desteği sağlayan TypeScript de kitabın kapsamındadır. JQuery kütüphanesi; Angular & React çatıları, temel mantıkları anlaşılacak düzeyde açıklanmaktadır. ... Read more

    ₹65.00

  • Nuxt 3 Projects

    Build scalable applications with Nuxt 3 using TypeScript, Pinia, and Composition API

    Explore the world of Nuxt 3, the powerful Vue.js framework to build scalable, production-ready applicationsKey FeaturesAcquire essential skills through eight practical Nuxt 3 projectsGain hands-on exposure to routing, authentication, state management, Composition API, SEO, testing, custom modules, and monoreposPower up your projects with widely used libraries and features such as Pinia, NuxtUI, ... Read more

    ₹1,969.17 or Free with Kobo Plus