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 1177 - 1200 of 1381 Results
Skip side bar filters
  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    by Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... Read more

    ₹3,525.12

  • Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

    Series series Oracle Press
    Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development ... Read more

    ₹5,175.11

  • JavaScript

    Syntax and Practices

    JavaScript is an easy-to-use, flexible, dynamic, prototype-based programming language predominantly used over the web. Although the initial focus of the language was to assist in the generation of dynamic web content, it soon found its way into numerous other applications. This book aims to cover the fundamentals of the language by providing a strong start for people who wish to start their ... Read more

    ₹7,177.65

  • Angular Projects

    Learn Angular by building 10 real-world, enterprise web apps and projects

    Explore Angular's latest features, from signals and standalone components to SSR, SSG, AI tooling, and production-ready UI and data patterns, so you finish with skills and a portfolio that work on the jobKey FeaturesMaster a suite of hands-on solutions and leave with a hiring-ready portfolio that proves job-ready skillsDeliver fast and ship with confidence; from SSR/SSG to performance gains and ... Read more

    ₹2,530.85 or Free with Kobo Plus

  • Vue.js 漸進式 JavaScript 框架入門

    by Tony Lu ...
    這本書介紹的是 Vue.js 2.x 版的內容,著重在入門到稍微有點進階的部分,已經足夠開發一般網站,當然你必須熟悉 HTML、CSS 及 JavaScript。此外,書中還會提到如何在 Laravel 5.4 中使用 Vue.js 元件,所以你可能也要知道 Laravel 如何使用。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Read more

    ₹369.97

  • Object-Relational Mapping (ORM): MongoDB, Mongoosejs and Node.js By Example

    The Guide to learn Object-Relational Mapping (ORM) for MongoDB using Mongoosejs and Node.js is the development practical guide for you. The text aims to give you illustration in code how to implement ORM for MongoDB. It contains lots of detailed sample code that can be followed a long with as you read.****TOC***Development EnvironmentSchemas and ModelsCreate, Read, Update and Delete ... Read more

    ₹297.37

  • Programming in CoffeeScript

    by Mark Bates ...
    Series series Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Read more

    ₹2,849.33

  • Introduction to JavaScript

    Learn how to create scripts in JavaScript for your website

    by J.D Gauchat ...
    Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope ... Read more

    ₹305.25 or Free with Kobo Plus

  • 不會寫程式也能做外掛:用 AI 輕鬆用、改、自製 Chrome 外掛

    把 AI 當你的程式教練,好用外掛、動手改造、自己開發,一本搞定

    by Happy eBook ...
    你每天使用 Chrome,卻只用了瀏覽器不到一半的能力?本書帶你從安裝 Chrome 外掛開始,逐步學會如何挑選、設定、修改,最後在 AI 協助下,自製屬於自己的瀏覽器工具。不會寫程式也沒關係。你將學會把 AI 當成程式教練,透過「提出需求、生成程式碼、驗證結果、修正錯誤」的流程,輕鬆完成外掛開發。本書內容包括:- 15 支實用 Chrome 外掛的安裝與活用- 廣告阻擋、深色模式、翻譯、密碼管理與分頁整理- 使用 Stylebot、Tampermonkey 修改網站外觀與行為- 用 AI 看懂 HTML、CSS、JavaScript 與外掛檔案- 從零製作網址工具、關鍵字標亮、一鍵收藏與深色閱讀助手- Manifest V3、Content Script、Chrome Storage 與 Background Service Worker- 實戰製作雙視窗表單複製工具- 跨 Chrome ... Read more

    ₹519.00 or Free with Kobo Plus

  • The Modern Web

    Multi-Device Web Development with HTML5, CSS3, and JavaScript

    by Peter Gasston ...
    Today’s web technologies are evolving at near–light speed, bringing the promise of a seamless Internet ever closer to reality. When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what’s a developer to do?Peter Gasston’s The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and ... Read more

    ₹1,322.41

  • Einstieg in JavaScript

    by Thomas Theis ...
    Der leichte Einstieg in JavaScript!JavaScript ist die Sprache des Web und eignet sich hervorragend, um das Programmieren zu lernen. Für den Einstieg benötigen Sie nicht viel: einen Browser, einen Editor, um JavaScript-Code zu schreiben, und dieses Buch! Hier lernen Sie Schritt für Schritt die Grundlagen der modernen JavaScript-Programmierung. Thomas Theis ist seit vielen Jahren versierter Autor ... Read more

    ₹2,558.70

  • Effective TypeScript

    83 Specific Ways to Improve Your TypeScript

    by Dan Vanderkam ...
    TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and Effective Java (both Addison-Wesley), this practical book features 83 items that give specific advice on ... Read more

    ₹2,634.93

  • JavaScript

    Das umfassende Handbuch

    Ausführliches Lehr- und NachschlagewerkMeistern Sie JavaScript – von den Grundlagen bis zum professionellen Einsatz! Dieses umfassende Handbuch verbindet einen verständlichen Einstieg mit zahlreichen Praxisbeispielen und erprobten Techniken für die tägliche Entwicklungsarbeit. Philip Ackermann vermittelt Ihnen JavaScript von Grund auf und bietet fortgeschrittenen Nutzern zugleich ein zuverlässiges ... Read more

    ₹4,270.17

  • Programmieren lernen mit JavaScript

    by Stephan Elter ...
    Lerne programmieren mit Spielen und Programmen, die einfach Spaß machen!Leg gleich los und programmiere mit: Hier brauchst du keine besonderen Vorkenntnisse und keine besondere Hardware, dein Computer und dein Wissensdurst reichen völlig aus, alles andere lernst du hier. Schritt für Schritt und an vielen Beispielen lernst du die Grundlagen der Programmierung kennen – vom Rechentrainer bis zur ... Read more

    ₹2,130.83

  • 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

    ₹167.00

  • 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

    ₹2,530.85 or Free with Kobo Plus

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    by Kaitlyn Chick ...
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    ... Read more

    ₹147.25

  • TypeScript for Beginners

    The Ultimate Guide

    Of late, TypeScript has risen in popularity owing to its ease of use and versatile compatibility. As such, more and more developers are looking to quickly and efficiently master TypeScript. If you’re looking for a detailed, yet easy to comprehend guide to TypeScript, your search ends here!The book is a detailed guide that will help learners get started with TypeScript programming in no time. It ... Read more

    ₹4,860.36

  • Testing Vue.js Components with Jest

    A concise guide to testing Vue.js components using Jest and the official Vue Test Utils library

    Unit test your Vue.js components with this fully-featured JavaScript testing frameworkKey FeaturesUnderstand the various testing styles and their purposeGain insight into how to test methods by avoiding dependenciesExplore snapshot testing and its applicationsBook DescriptionUnit testing in modern component-based JavaScript frameworks is not straightforward. You need a test suite that is reliable ... Read more

    ₹437.99

  • Bootstrap: Related Tools & Skills

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... Read more

    ₹562.49

  • Programming Chrome Apps

    Develop Cross-Platform Apps for Chrome

    by Marc Rochkind ...
    Put your web app design skills to work by learning how to create powerful and portable Chrome Apps. With this practical book, you’ll learn how to build Google’s unique apps to behave just like native apps so they can interact with hardware devices, access external files, and send notifications.Author Marc Rochkind takes you through a hands-on, objective tour of Chrome Apps, which run on any ... Read more

    ₹1,574.99

  • Working with Vue.js

    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.If you're an ... Read more

    ₹562.49

  • Learn to Code With JavaScript

    by Darren Jones ...
    A hands-on, practical Introduction to coding!Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the ... Read more

    ₹1,266.99

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    by John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Read more

    ₹323.99