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 793 - 816 of 1373 Results
Skip side bar filters
  • Learning Perl

    Learning Perl, popularly known as "the Llama," is the book most programmers rely on to get started with Perl. The bestselling Perl tutorial since it was first published in 1993, this new fifth edition covers recent changes to the language up to Perl 5.10.This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing ... Read more

    £18.39

  • Instant RaphaelJS Starter

    by Krishna Sagar ...
    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. Starter Guide This book is great for developers new to Vector graphics in browsers (SVG and VML), and who are looking to get a good grounding in how to use Raphael JS to create imageless and fast loading interactive drawings and shapes, in a web ... Read more

    £10.79 or Free with Kobo Plus

  • The Ultimate Django Guide: From Beginner to Advanced Web Development

    by Jiho Seok ...
    Embark on a transformative journey into the world of Django with this comprehensive guide, tailored specifically for beginners with a foundation in Python and basic HTML knowledge. This book is meticulously designed to take you from the initial setup of your Django development environment to mastering advanced topics essential for building robust, scalable web applications using the latest tools ... Read more

    £1.99 or Free with Kobo Plus

  • JavaScript: Beginner's Guide to Programming Code with JavaScript

    JavaScript Computer Programming

    Series series JavaScript Computer Programming
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Read more

    £2.49 or Free with Kobo Plus

  • JavaScript: Una guida completa

    Series Book 4 - La collezione informatica
    "JavaScript: Una guida completa" è il compagno essenziale per coloro che desiderano padroneggiare uno dei linguaggi di programmazione più potenti e diffusi al mondo. Questo libro completo e accessibile offre una panoramica dettagliata di tutti gli aspetti fondamentali di JavaScript, dalla sintassi di base alle tecniche avanzate di programmazione.Imparerai a manipolare il DOM per creare pagine web ... Read more

    £2.99 or Free with Kobo Plus

  • ElasticSearch Cookbook

    by Alberto Paro ...
    Written in an engaging, easy-to-follow style, the recipes will help you to extend the capabilities of ElasticSearch to manage your data effectively.If you are a developer who implements ElasticSearch in your web applications, manage data, or have decided to start using ElasticSearch, this book is ideal for you. This book assumes that you've got working knowledge of JSON and Java ... Read more

    £25.19 or Free with Kobo Plus

  • Creating Web Animations

    Bringing Your UIs to Life

    Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn’t explain the context of the UI problem that animations are trying to solve. That’s where this book comes ... Read more

    £15.19

  • Create React App 2 Quick Start Guide

    Build React applications faster with Create React App

    Integrate your React applications with React to build efficient web services.Key FeaturesLearn React by building applications with Create React AppCreate interactive UIs exploring the latest feature of CRA 2.0Build Progressive Web Applications for a more seamless webBook DescriptionIf you're a power user and you aren’t happy always reusing default configurations, from previous applications with ... Read more

    £15.19 or Free with Kobo Plus

  • HTML5, CSS3, JavaScript Tome 3

    by Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript.Dans ce troisième tome, l'accent est mis sur les langages CSS3 et JavaScript. Vous y apprendrez entre autres à dessiner dans un canvas, à mettre en forme les éléments affichés dans une page, à tester la validité d'une adresse e-mail entrée par un utilisateur et beaucoup d'autres sujets tout aussi intéressants.Si vous ... Read more

    £6.49

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Read more

    £13.99

  • 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

    £17.99

  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... Read more

    £6.99

  • Javascript Assessment Test

    by Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... Read more

    £8.99

  • Aprende Javascript Moderno

    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... Read more

    £3.66 or Free with Kobo Plus

  • Effective Angular

    Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress

    Develop your front-end expertise and build scalable, enterprise-ready web applications by efficiently using the Angular framework's powerful features and essential librariesKey FeaturesImplement design patterns and Nx for optimal maintainability and scalability of your code baseExplore reactive programming and state management using RxJS, Signals, and NgRxBuild and test large-scale Angular ... Read more

    £18.99 or Free with Kobo Plus

  • Building Your Own JavaScript Framework

    Architect extensible and reusable framework systems

    by Vlad Filippov ...
    Learn how to craft elegant and well-structured software frameworks in a variety of JavaScript environments with this handy guideKey FeaturesExplore the gateway to the constantly evolving world of JavaScript frameworksNavigate the JavaScript development landscape and discover crucial software architecture patternsBuild your own framework for a variety of work-related projectsPurchase of the print ... Read more

    £13.69 or Free with Kobo Plus

  • HTML5 canvas in tempo reale (estratto)

    Questo e-book è un estratto delle guida interattiva: HTML5 canvas in tempo reale.E-book interattivo 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 ... Read more

    Free

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... Read more

    £20.99

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming ... Read more

    £23.99

  • Building Blocks : Coder's Hand Book - JavaScript

    Coder's Hand Book - JavaScript

    Dr. Lael A. Alexander is a pioneering scientist, inventor, and educator with over two decades of groundbreaking contributions to science and technology. As the founder and CEO of Noitavonne Inc., Dr. Alexander has spearheaded innovative advancements in materials science, environmental technology, telecommunications, and smart manufacturing. His passion for education and discovery began at an early ... Read more

    £6.99

  • Les Bases du Codage JavaScript pour les Débutants

    Apprenez les concepts de base de la programmation JavaScript en moins de 50 pages.

    by Roggie Clark ...
    IngramSpark, unfortunately, does not give an efficient way to delete titles, so please DO NOT purchase.Maîtrisez les bases de JavaScript en un rien de temps !Prêt à plonger dans le monde passionnant de JavaScript ? Que vous soyez un débutant complet ou que vous cherchiez à renforcer vos compétences en programmation, Les Bases du Codage JavaScript pour Débutants est votre guide ultime pour ... Read more

    £5.99

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Read more

    £16.99 or Free with Kobo Plus

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    by James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... Read more

    £19.99

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Read more

    £1.40