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 337 - 360 of 1135 Results
Skip side bar filters
  • Learn ECMAScript

    Discover the latest ECMAScript features in order to write cleaner code and learn the fundamentals of JavaScript

    Get up and running with all the new features of ECMAScript and explore new ways of coding with JavaScript.Key FeaturesGrasp the latest features of ECMAScript and the best way to use it in production codeLearn newly added native APIs to JS Engine and perform tasks efficiently with a cleaner code baseUnderstand the more complex sides of JavaScript such as the inheritance model, low-level memory ... Read more

    RM 134.09 or Free with Kobo Plus

  • Oracle Fusion Developer Guide

    Building Rich Internet Applications with Oracle ADF Business Components and Oracle ADF Faces

    Series series Oracle Press
    Master Oracle Fusion MiddlewareSuccessfully design rich enterprise web applications using the detailed information in this Oracle Press volume. Oracle Fusion Developer Guide goes beyond the predominant drag-and-drop methods in Oracle JDeveloper 11g and provides a wealth of examples that address common development scenarios when using Oracle Fusion Middleware. Work with Oracle JDeveloper 11g, ... Read more

    RM 214.59

  • Modern JavaScript

    Develop and Design

    by Larry Ullman ...
    Series series Develop and Design
    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today. Larry demonstrates how to build upon JavaScript’s ease of use, while demystifying its often-cryptic syntax, especially for those who have not programmed before. This book enforces modern JavaScript’s best practices and ... Read more

    RM 124.19

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    by Josh Goldberg ...
    Translated by Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... Read more

    RM 109.29 or Free with Kobo Plus

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook ... Read more

    RM 104.29 or Free with Kobo Plus

  • Aprender Javascript Avanzado con 100 ejercicios prácticos

    by MEDIAactive ...
    JavaScript es el lenguaje de programación que se ocupa de asignar la interactividad a cada uno de los elementos que conforman una página web o una aplicación. Este lenguaje, complicado pero a la vez extremadamente mecánico, funciona mediante la asignación de elementos de diferentes tipos, cuyo uso y aplicación resulta imprescindible conocer. Tras haber consultado los 100 ejercicios que conforman ... Read more

    RM 43.09 or Free with Kobo Plus

  • Learn Vue.js: The Collection

    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.This is a collection ... Read more

    RM 96.29 or Free with Kobo Plus

  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    by Ben Frain ...
    Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly on mobile phones, tablets, and desktops — plus everything in-between – now with color images! Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUnderstand what responsive web design is and its significance for modern web developmentExplore the latest developments in responsive ... Read more

    RM 197.59 or Free with Kobo Plus

  • Excel 2019 All-in-One

    Master the new features of Excel 2019 / Office 365

    Excel is, by far, the most preferred spreadsheet program on this planet. People love it because of its simplicity and easy user interface. The primary focus of Excel is to perform basic to advanced level numeric calculations. Every industry, department, job role is dependent on Excel to perform day to day duties as well as data analysis and visualization. Microsoft Excel is available in both ... Read more

    RM 56.39 or Free with Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

    by J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Read more

    RM 7.51

  • Architecting Angular Applications with Redux, RxJS, and NgRx

    Learn to build Redux style high-performing applications with Angular 6

    Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRxKey Features- Learn what makes an excellent Angular application architecture- Use Redux to write performant, consistent Angular applications- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applicationsBook DescriptionManaging the ... Read more

    RM 148.19 or Free with Kobo Plus

  • Learn Three.js

    Program 3D animations and visualizations for the web with JavaScript and WebGL

    by Jos Dirksen ...
    Become a creative JavaScript professional by creating and animating stunning 3D, browser-based graphics with Three.js from beginning to end Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, visualize and, animate them directly using ... Read more

    RM 148.19 or Free with Kobo Plus

  • MQL

    Eine hierarchische Abfragesprache mit TypeScript erstellen

    Series Book 231 - shortcuts
    Eine der großen Fragen bei webbasierten Apps bleibt immer die nach dem Datenaustausch mit den Backends. Obwohl es inzwischen durchaus erprobte und zuverlässige Abfragemethoden wie OData und GraphQL gibt, sind diese für alle denkbaren Aufgabenstellungen ausgelegt und bringen deshalb auch immer einen gewissen Overhead in Entwicklung und Ausführung mit sich. Deshalb würde es sich doch anbieten, ... Read more

    RM 15.64 or Free with Kobo Plus

  • HTML5 Canvas

    Native Interactivity and Animation for the Web

    Flash is fading fast as Canvas continues to climb. The second edition of this popular book gets you started with HTML5 Canvas by showing you how to build interactive multimedia applications. You’ll learn how to draw, render text, manipulate images, and create animation—all in the course of building an interactive web game throughout the book.Updated for the latest implementations of Canvas and ... Read more

    RM 110.09

  • Web Game Developer's Cookbook, The

    Using JavaScript and HTML5 to Develop Games

    by Evan Burchard ...
    Series series Game Design
    Want to start building great web games with HTML5 and JavaScript? Moving from Flash or other game platforms? Already building HTML5 games and want to get better and faster at it? This guide brings together everything you need: expert guidance, sample projects, and working code!Evan Burchard walks you step-by-step through quickly building 10 popular types of games. Each chapter implements a game ... Read more

    RM 107.29

  • 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

    RM 107.29

  • Coding for Kids Ages 9-15

    Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch

    by Mather Bob ...
    Are you looking to teach children how to code? Or are you looking to start coding?This book on beginner html and JavaScript is the answer.For the last couple of years, the news keeps talking about the digital economy and how everyone needs programmers. It seems like everyone wants to learn how to code. However, it is not that easy. Coding is a skill; and like any skill it takes time to learn. Like ... Read more

    RM 39.17 or Free with Kobo Plus

  • Perl Programming Language (2026)

    Dive into Perl for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Perl: Your Essential Guide to Mastering Programming Excellence! **Exploring Perl: Your Gateway to Programming Success** Embark on your journey into the dynamic world of Perl programming with confidence! Whether you're a programmer, system administrator, or aspiring web hacker, this is the ultimate book to launch your Perl expertise. Perl, the "Practical Extraction and Reporting ... Read more

    RM 117.62 or Free with Kobo Plus

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Read more

    RM 95.99

  • JavaScript für Java-Entwickler

    Series Book 49 - schnell + kompakt
    Das Buch JavaScript für Java-Entwickler führt anhand von vielen Code-Beispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... Read more

    RM 38.79 or Free with Kobo Plus

  • Web Workers

    Multithreaded Programs in JavaScript

    by Ido Green ...
    Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you’ll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the ... Read more

    RM 51.29

  • 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

    RM 95.99

  • JavaScript in 100 Words

    by Enton Biba ...
    Learn the power of JavaScript in less than 100 words. Perfect for starters, it covers essential topics including variables, functions, loops, arrays and more. Code samples included for hands on learning. ... Read more

    RM 11.72

  • JavaScript

    Richtig gut programmieren lernen – Von der ersten Codezeile bis zum eigenen Projekt

    Translated by Volkmar Gronau ...
    Series series Programmieren mit JavaScript
    Lernen Sie JavaScriptumfassender Schritt-für-Schritt-Einstieg in die Programmierung und in JavaScriptdirekt losprogrammieren mit viele Beispielen und Übungsprojektenansteigender Schwierigkeitsgrad bis zu komplexeren WebanwendungenJavaScript ist das Herzstück fast jeder modernen Webanwendung, von Social Apps wie Twitter bis hin zu browserbasierten Spiele-Frameworks. Obwohl es JavaScript auch ... Read more

    RM 96.49 or Free with Kobo Plus