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 1 - 24 of 1132 Results
Skip side bar filters
  • Learning React

    Modern Patterns for Developing React Apps

    If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional JavaScript is necessary.With their learning road map, authors Alex Banks ... Read more

    RM 160.89

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the ... Read more

    RM 191.99

  • Learning React Native

    Building Native Mobile Apps with JavaScript

    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.Through ... Read more

    RM 143.99

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Read more

    RM 11.27

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Read more

    RM 67.79

  • Web Audio API

    Learn how to process audio in your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create an audio system for a web site or a web application. After reading this guide, you will know how to create audio nodes to play audio, how to connect them to filter the source and add effects, how to mix multiple sources, how to create 3D sounds for 3D video games or applications, and how to analyze the audio signal.Table of ContentsWEB AUDIO APIAudio StructureAudio ContextAudio ... Read more

    RM 11.27

  • JavaScript für Java-Entwickler

    Series Book 62 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem ... Read more

    RM 35.29 or Free with Kobo Plus

  • Full Stack JavaScript Strategies

    The Hidden Parts Every Mid-Level Developer Needs to Know

    As a working software developer, you know how to complete your tasks with solid code, whether it's on the frontend or backend. Now you're ready to move to the next level in your career, and you need to understand the subtle yet deep skills it takes to become a senior developer. This practical book shows you everything it takes to create a full-stack web application hosted on a cloud platform ... Read more

    RM 160.89

  • D3.js: Cutting-edge Data Visualization

    Turn your raw data into real knowledge by creating and deploying complex data visualizations with D3.jsAbout This BookUnderstand how to best represent your data by developing the right kind of visualizationExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real ... Read more

    RM 254.09 or Free with Kobo Plus

  • WebSocket

    Lightweight Client-Server Communications

    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a ... Read more

    RM 62.09

  • Jump Start Web Performance

    by Craig Buckler ...
    Despite working on the web every day, few developers have a good word to say about the monster they've created. Achingly slow sites with annoying overlays, cookie agreements, instant notifications, and obtrusive ads litter the web landscape.While there may be some excuses for complex web applications, there's little justification for sluggish content-based and ecommerce sites. People are ... Read more

    RM 61.09 or Free with Kobo Plus

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Read more

    RM 90.39

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... Read more

    RM 67.79

  • Java and JavaScript Fundamentals

    by Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Read more

    RM 39.17 or Free with Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to ... Read more

    RM 56.49

  • Meteor

    Criando aplicações web real-time com JavaScript

    O JavaScript já é uma opção real de desenvolvimento server-side. Trabalhar com a mesma linguagem que utilizamos no front-end é também uma grande vantagem. Diversos frameworks surgiram e, sem dúvida, o Meteor é que mais se destaca. Neste livro, venha desenvolver sua própria rede social do zero implementando funcionalidades que interagem em tempo real, além de também aprender a trabalhar com ... Read more

    RM 39.17 or Free with Kobo Plus

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Read more

    RM 90.39

  • JavaScript 基础语法详解

    by 张旭乾 ...
    随着 JavaScript 逐渐成为通用的编程语言,它在软件开发中的地位越来越高,已经不再只是给 HTML 编写交互的客户端脚本语言了,而是可以胜任前端、后端、大数据和机器学习等应用的全面语言。 JavaScript 从 2015 年以来走向规范化后,新出了很多新特性,而市面上少有书籍介绍它们,所以本书对ES6 到 ES2021 的新特性作了较为详尽和深入的介绍,并且全书的语法可以适应各端开发人员所需。 本书共 14 章,涵盖了 JavaScript 的发展历史、运行环境、基础语法、运算符、数组、函数式编程、面向对象基础、原型链、异步编程、Event Loop、模块化、迭代器和生成器、Symbol、Reflect 和 Proxy 的概念和使用方法,每个章节都有配套的示例,对于较难理解的部分还会提供视频讲解,旨在让读者真正掌握这些语法和新特性,在以后的开发过程中不再有基础语法上的疑问 ... Read more

    RM 66.72

  • Maîtriser le Frontend : Du Débutant au Développeur Expert

    Naviguez avec Assurance à travers HTML, CSS, JavaScript et les Frameworks Modernes

    by YVES SITBON ...
    Que vous soyez novice dans le développement web ou que vous cherchiez à élever vos compétences au niveau supérieur, ce livre est votre allié incontournable. Plongez dans l'univers captivant du frontend avec un guide complet qui explore chaque recoin, des fondamentaux de HTML et CSS aux prouesses avancées de React, Angular, et Vue.js.Découvrez des chapitres qui vous guideront à travers la ... Read more

    RM 55.85 or Free with Kobo Plus

  • React 17 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications using industry-standard practices

    Build scalable, maintainable, and powerful React web apps with design patterns and insightful best practicesKey FeaturesMake the most of design patterns in React – including render props and controlled and uncontrolled inputsMaster React Hooks with the help of this updated third editionWork through examples that can be used to create reusable code and extensible designsBook DescriptionFilled with ... Read more

    RM 162.29 or Free with Kobo Plus

  • JavaScript from Frontend to Backend

    Learn full stack JavaScript development using the MEVN stack with quick and easy steps

    by Eric Sarrion ...
    Delve into the world of web development with Vue.js, Node.js, and MongoDB by exploring essential JavaScript concepts on the client side and the server sideKey FeaturesGet up and running with JavaScript, the most popular web development language in the worldCut through the complexity and focus on the simple aspects of web developmentBuild a simple web application using Vue.js, Node.js, and ... Read more

    RM 81.99 or Free with Kobo Plus

  • Multi-Cloud Automation with Ansible

    Automate, orchestrate, and scale in a multi-cloud world (English Edition)

    Across the modern IT landscape, managing infrastructure across diverse cloud platforms has become a formidable task. Ansible, a robust open-source automation tool, emerges as the ultimate weapon in your arsenal, unlocking efficiency and control over your multi-cloud environment, such as IBM, AWS, GCP, and Azure. Indulge in an in-depth venture through Ansible's fundamentals, architecture, and ... Read more

    RM 56.39 or Free with Kobo Plus

  • IT Interview Guide for Freshers

    Crack your IT interview with confidence

    Are you a fresher looking to pass your first IT interview and get your hands on that dream job of yours? This is the best choice for you to make. By emphasizing on the importance of sufficient preparation, this book will help aspirants prepare for the IT interview process. With this practical hands-on guide, readers will not only learn industry-standard IT interview practices and tips, but will ... Read more

    RM 56.39 or Free with Kobo Plus

  • Supercharging Node.js Applications with Sequelize

    Create high-quality Node.js apps effortlessly while interacting with your SQL database

    A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORM Key Features • Use the highly powerful JavaScript library to map your database to objects easily • Build an application from scratch with easy-to-follow steps and examples • Discover industry best practices, tips, and techniques on Sequelize to manage your database with ease Book Description ... Read more

    RM 107.99 or Free with Kobo Plus