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 961 - 984 of 1374 Results
Skip side bar filters
  • MEAN Web Development

    by Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Read more

    £22.39 or Free with Kobo Plus

  • Hadoop Operations

    A Guide for Developers and Administrators

    by Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Read more

    £21.99

  • Bien débuter en programmation

    Formation professionnelle

    Ce livre vous propose d’étudier les principes d’écriture du code informatique. L’important est de bien penser, avant de programmer. Après une brève histoire du développement des calculateurs et des ordinateurs, vous apprendrez à concevoir des algorithmes en prenant des exemples de tous les jours, comme la recette d’un soufflé au fromage, un tri à bulles ainsi qu’une recherche séquentielle et ... Read more

    £12.99 or Free with Kobo Plus

  • 52 Good-to-Know Techbits

    An Essential Resource For Website Developers

    Have you always wanted to learn how to do cool things with your own website? To learn many of the little things you need to know when maintaining your domain?This book is for you. It contains 52 technical tips and information, bite-sized for easy comprehension - written by someone with a twitch over 2 decades of experience writing software for websites.Free updates for new versions of the book and ... Read more

    £3.66 or Free with Kobo Plus

  • Ext JS 4 Plugin and Extension Development

    This is a step-by-step tutorial that practically teaches Ext JS plugin and extension development through sample examples that increase in complexity. Ext JS 4 Plugin and Extension Development is ideal for experienced ExtJS developers who want to expand their knowledge in developing plugins and extensions. This book is also for those developers who are new to ExtJS development, with at least some ... Read more

    £15.89 or Free with Kobo Plus

  • 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

    £0.99 or Free with Kobo Plus

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

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Read more

    £3.99 or Free with Kobo Plus

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed?This guide gives you a rare glimpse into JavaScript from people intimately familiar with it. Chapters contributed by ... Read more

    £17.69

  • JavaScript Avancé

    Les subtilités du langage

    by Cyril Ichti ...
    Series series Formation
    Formation JavaScript Avancé: Les subtilités du langageFranchissez le cap des modules UMD et des tests unitaires automatisés. En partant des bases de la programmation objet, l'ouvrage vous oriente vers les techniques avancées du JavaScript.XHR2 est passé au crible puis le sucre syntaxique ECMA6 et le modèle objet par prototype constituent la seconde partie, le troisième thème nous amène à maitriser ... Read more

    £11.31 or Free with Kobo Plus

  • BeagleBone Cookbook

    Software and Hardware Problems and Solutions

    BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects—whether it’s robotics, gaming, drones, or software-defined radio. If you’re new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card ... Read more

    £17.69

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... Read more

    £29.59 or Free with Kobo Plus

  • Dart in Action

    by Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... Read more

    £27.10

  • Building Web and Mobile ArcGIS Server Applications with JavaScript ??? Second Edition

    Build exciting custom web and mobile GIS applications with the ArcGIS Server API for JavaScript

    Master the ArcGIS API for JavaScript to build web and mobile applications using this practical guide. Key FeaturesDevelop ArcGIS Server applications with JavaScript, both for traditional web browsers as well as the mobile platformMake your maps informative with intuitive geographic layers, user interface widgets, and moreIntegrate ArcGIS content into your custom applications and perform analytics ... Read more

    £25.19 or Free with Kobo Plus

  • Javascript for R

    by John Coene ...
    Series series Chapman & Hall/CRC The R Series
    Little known to many, R works just as well with JavaScript—this book delves into the various ways both languages can work together. The ultimate aim of this work is to put the reader at ease with inviting JavaScript in their data science workflow. In that respect the book is not teaching one JavaScript but rather we show how little JavaScript can greatly support and enhance R code. Therefore, the ... Read more

    £55.99

  • Professional React Native

    Expert techniques and solutions for building high-quality, cross-platform, production-ready apps

    Learn how React Native works under the hood and what this means for building large-scale, cross-platform, production-ready applications without compromising on the quality and performance Key Features • Explore a modern approach to React Native, covering state management, animations, gestures, and more • Implement best practices and practical techniques for creating large-scale, production-ready ... Read more

    £13.69 or Free with Kobo Plus

  • 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

    £3.99 or Free with Kobo Plus

  • 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.19

  • JavaScript für .NET-Entwickler

    Series Book 126 - shortcuts
    Die Programmiersprache JavaScript gewinnt bei der Entwicklung von Oberflächen moderner Anwendungen zunehmend an Bedeutung. Dieser shortcut stellt die Sprache JavaScript und die auf ihr beruhende serverseitige Plattform Node.js vor. Im ersten Kapitel stehen die Grundbausteine der Sprache - wie Typen, Funktionen und Variablen - im Fokus. Kapitel 2 liefert einen Überblick über die bekanntesten ... Read more

    £2.99 or Free with Kobo Plus

  • Maîtriser le Développement Full Stack : Du Front-End Éblouissant au Back-End Robuste

    Un Guide Complet pour les Développeurs Aspirants et Expérimentés, Alliant Expertise Technique et Stratégies Pratiques

    by YVES SITBON ...
    Dans ce livre, plongez dans l'univers captivant du développement web, allant au-delà des simples lignes de code pour explorer la complexité et la richesse du Full Stack. Ce guide exhaustif vous emmène des fondamentaux du Front-End, où chaque pixel compte, aux arcanes puissantes du Back-End, où la robustesse des applications prend forme.Découvrez les dernières technologies et tendances du secteur, ... Read more

    £10.44 or Free with Kobo Plus

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Read more

    £21.99

  • Perl Testing: A Developer's Notebook

    A Developer's Notebook

    Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to ... Read more

    £11.99

  • Getting Started with Adafruit Circuit Playground Express

    The Multipurpose Learning and Development Board with Built-In LEDs, Sensors, and Accelerometer

    by Anne Barela ...
    From Adafruit Industries, a leader in products to Makers, designers, students young and old, comes the Circuit Playground Express. Connect it to your PC, Mac or Linux computer, and you can be programming interactive projects in minutes. You have a choice of programming environments to choose from: Python, the Microsoft MakeCode graphical building block environment, C/C++ via the Arduino ... Read more

    £7.99

  • Adding Ajax

    Making Existing Sites More Interactive

    Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the ... Read more

    £13.99

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... Read more

    £14.99