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 73 - 96 of 1135 Results
Skip side bar filters
  • 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.89

  • 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

    RM 97.69 or Free with Kobo Plus

  • Visualforce Development Cookbook

    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.

    by Keir Bowden ...
    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.Key FeaturesProvide an enhanced user experience with dynamically generated, reactive pagesAccess data over additional channels via public web sites and mobile pagesPacked ... Read more

    RM 125.29 or Free with Kobo Plus

  • Hands-On Chatbot Development with Alexa Skills and Amazon Lex

    Create custom conversational and voice interfaces for your Amazon Echo devices and web platforms

    by Sam Williams ...
    Build artificial intelligence (AI) powered voice and text conversational interfaces with AmazonKey FeaturesDevelop Alexa Skills to create a working voice user interface (VUI)Integrate Amazon Lex chatbots into Facebook, Slack, and text messagesLearn to use AWS Lambda, Alexa Skills Kit, and Amazon LexBook DescriptionHave you ever wondered how Alexa apps are made, how voice-enabled technologies work, ... Read more

    RM 135.99 or Free with Kobo Plus

  • Mastering JavaScript Promises

    Mastering JavaScript Promises

    Key FeaturesBook DescriptionThis book is for all the software and web engineers wanting to apply the promises paradigm to their next project and get the best outcome from it. This book also acts as a reference for the engineers who are already using promises in their projects and want to improve their current knowledge to reach the next level. To get the most benefit from this book, you should ... Read more

    RM 164.69 or Free with Kobo Plus

  • Java EE 7 Web Application Development

    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7

    by Peter Pilgrim ...
    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 Key FeaturesBuild modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologiesDelve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platformLearn about JavaServer Faces, ... Read more

    RM 203.99 or Free with Kobo Plus

  • JavaScript Pocket Reference

    Activate Your Web Pages

    JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) ... Read more

    RM 62.99

  • Building a Social Share Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Social Share App

    Learn how to build a functional, responsive Social Share web app using only HTML, CSS, and JavaScript; no libraries or frameworks required.This Q&A-style guide walks you through the entire process: from setting up your files and structuring your HTML, to adding CSS styling and interactive JavaScript for sharing to Facebook, Twitter, and LinkedIn.Whether you're a beginner with basic web skills or ... Read more

    RM 19.84 or Free with Kobo Plus

  • Ultimate Deno for Web Development

    Build Lightning-Fast, Secure Web Applications with Deno Using TypeScript, React, Rust, and Cloud-Ready Tools like Docker, Azure, and Chocolatey (English Edition)

    Master Modern Web App Development with Deno, TypeScript, and RustBook DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to build high-performance web applications with built-in tooling and a robust standard library.In Ultimate Deno for Web Development, you'll dive deep into the Deno ecosystem—from setting up the runtime and ... Read more

    RM 75.39 or Free with Kobo Plus

  • Expert Data Visualization

    Advanced information visualization with D3.js 4.x

    by Jos Dirksen ...
    Breathe life into your data by learning how to use D3.js V4 to visualize informationKey Features-Create complex visualizations powered by D3.js and open data.-Provides an extensive set of visualizations that explore all the functionality provided by D3.js V4.-Shows how to set up an easy–to-use environment to create stunning visualizations.Book DescriptionDo you want to make sense of your data? Do ... Read more

    RM 164.69 or Free with Kobo Plus

  • Learning Web App Development

    Build Quickly with Proven JavaScript Techniques

    by Semmy Purewal ...
    Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this practical guide shows inexperienced web app developers how to create a user interface, write a server, build client-server communication, and use a cloud-based service to deploy the application.Each ... Read more

    RM 123.09

  • Node.js for PHP Developers

    Porting PHP to Node.js

    by Daniel Howard ...
    If you’re an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you’ll also discover how to refactor and improve ... Read more

    RM 74.49

  • Mastering jQuery UI

    by Vijay Joshi ...
    About This BookCreate useful mashups by plugging together different components along with APIsDesign your own widgets like captchas, a color picker, news reader, puzzles, and many othersTake your jQuery UI skills to next level by exploring the ins and outs and nuances of jQuery UI componentsWho This Book Is ForIf you are a frontend developer with considerable knowledge of jQuery UI and want to ... Read more

    RM 118.09 or Free with Kobo Plus

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... Read more

    RM 91.59

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... Read more

    RM 163.19

  • Quick Start Guide to JavaFX

    by J.F. DiMarzio ...
    Get started with JavaFXDevelop and deploy interactive client applications in no time with help from this practical tutorial from Oracle Press. With a focus on working in NetBeans IDE, Quick Start Guide to JavaFX explains how to use JavaFX layouts, draw shapes, use coloring and gradient tools, load images, apply effects and transformations, include animation, and embed media. You'll also get ... Read more

    RM 103.09

  • Building a Poll Builder Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Poll Builder

    This hands-on Q&A-style guide shows how to create a complete Poll Builder web app using only HTML, CSS, and JavaScript. It is intended for learners who have a basic understanding of these technologies and want to apply them in a practical project.You will learn how to:Structure your HTML for user input and resultsStyle forms and layouts using CSS for a better experienceUse JavaScript to add and ... Read more

    RM 19.84 or Free with Kobo Plus

  • JavaScript Bootcamp

    Hands-On Learning For Web Developers

    by Rob Botwright ...
    ���� JavaScript Bootcamp: From Zero to Hero - Hands-On Learning for Web Developers ����Are you ready to become a web development hero? Look no further than our comprehensive book bundle, "JavaScript Bootcamp: From Zero to Hero." Whether you're a newcomer to the world of web development or an experienced coder looking to master JavaScript, this bundle is your ultimate guide.���� Book 1 - JavaScript ... Read more

    RM 31.77

  • Full-Stack Flask and React

    Learn, code, and deploy powerful web applications with Flask 2 and React 18

    Get to grips with UI interaction, data modeling, API development, and documentation while building modern web apps for cloud deploymentKey FeaturesCombine Flask's pagination techniques with React's dynamic rendering for an enhanced user experienceImplement robust API development within Flask applications by performing CRUD operationsImprove Flask app scalability with blueprints using a modular ... Read more

    RM 121.69 or Free with Kobo Plus

  • Beginning Server-Side Application Development with Angular

    Discover how to rapidly prototype SEO-friendly web applications with Angular Universal

    Discover how to rapidly prototype SEO-friendly web applications with Angular UniversalKey FeaturesRapidly build an application that's optimized for search performanceDevelop service workers to make your application truly progressiveAutomatically update metadata and load in content from external APIsBook DescriptionEquip yourself with the skills required to create modern, progressive web ... Read more

    RM 56.69 or Free with Kobo Plus

  • 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

    RM 94.59 or Free with Kobo Plus

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... Read more

    RM 85.89

  • JavaScript

    Tips and Tricks to Programming Code with Javascript

    Series Book 2 - JavaScript Programming Series
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Read more

    RM 11.89 or Free with Kobo Plus

  • Learn AI with Python

    Explore Machine Learning and Deep Learning techniques for Building Smart AI Systems Using Scikit-Learn, NLTK, NeuroLab, and Keras (English Edition)

    by Gaurav Leekha ...
    The book ‘Learn AI with Python’ is intended to provide you with a thorough understanding of artificial intelligence as well as the tools necessary to create your intelligent applications.This book introduces you to artificial intelligence and walks you through the process of establishing an AI environment on a variety of platforms. It dives into machine learning models and various predictive ... Read more

    RM 57.19 or Free with Kobo Plus