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 1373 Results
Skip side bar filters
  • Understanding JavaScript Promises

    Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book begins by explaining the basic concepts behind promises, including what they are, how to use them, and how to create your own. You'll then build upon these basic concepts to ... Read more

    $22.32 AUD

  • Unleashing the Power of Astro

    by Tamas Piros ...
    Astro is a modern static site generator that allows developers to build fast, optimized websites—a critical requirement in today’s rapidly evolving ecosystem, where user demands are high. Astro’s story goes back to 2021, when Fred K. Schott released the first version of the framework. At the time of writing this tutorial, Astro is already at version 4 and has seen many amazing features added to it ... Read more

    $17.04 AUD or Free with Kobo Plus

  • Getting Started with Ionic

    Get up and running with developing effective Hybrid Mobile Apps with Ionic

    by Rahat Khanna ...
    Get up and running with developing effective Hybrid Mobile Apps with IonicKey Features1. Develop engaging mobile experiences with a native-looking UI in Ionic and AngularJS2. Build mobile applications with a native UI and interactions with device APIs using popular web technologies such as HTML, CSS, and JavaScript3. Create an e-commerce mobile app using tutorials and code samplesBook ... Read more

    $38.60 AUD or Free with Kobo Plus

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and ... Read more

    $6.99 AUD or Free with Kobo Plus

  • Ember.js in Action

    SummaryEmber.js in Action is a crisp tutorial that introduces the Ember.js framework and shows you how to build production-quality web applications. You'll begin with the basic architecture: client- and server-side MVC, integrating Ember.js with your favorite back end, handling data ... and more. You'll explore the amazing Handlebars templating engine that automatically updates your apps when the ... Read more

    $49.99 AUD

  • Derinlemesine JavaScript Data

    by Onder Teker ...
    Bu kitapta JavaScript ile Data işlemleri anlatılmaktadır. JSON, XML, HTTP gibi temel konular gösterildikten sonra Node.js ile geliştirme işlenmektedir. Node.js ile module, server, cookie, file gibi konular ayrıntılı biçimde gösterilmektedir. Sonrasında JSON ile REST işlemleri, CRUD türü işlemleri içerecek biçimde anlatılmaktadır. JWT ve authentication konuları uygulamalı olarak işlenmektedir. HTTP ... Read more

    $0.99 AUD or Free with Kobo Plus

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Read more

    $15.72 AUD or Free with Kobo Plus

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... Read more

    $50.48 AUD or Free with Kobo Plus

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Read more

    $45.53 AUD or Free with Kobo Plus

  • JAVA Programming for Beginners

    The Simple Guide to Learning JAVA Programming fast!

    by Tim Warren ...
    JAVA PROGRAMMING FOR BEGINNERSJAVA is a powerful programming language, with a wide variety of uses!This book is aimed at beginners, and will take you through all of the basics of JAVA programming, and will help you to hit the ground running!You will learn the different functions and uses of JAVA, and this book will take you step by step through your very first JAVA program!This book will also ... Read more

    $3.99 AUD or Free with Kobo Plus

  • Single Page Web Applications

    JavaScript end-to-end

    SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well ... Read more

    $49.99 AUD

  • Adobe Edge Animate Preview 7: The Missing Manual

    by Chris Grover ...
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right guide. Adobe Edge Animate Preview 7: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all the code for you. With this book, you’ll be designing great-looking web elements in no time ... Read more

    $20.23 AUD

  • React.js

    Réalisez une application web avec React

    by Éric Sarrion ...
    Series series Blanche
    Un ouvrage de référence pour les développeurs webEn tant que développeur, qui n'a pas encore entendu parler de React.js (ou React de façon raccourcie) ? Cette bibliothèque JavaScript, initialement écrite pour Facebook (en 2013), s'utilise maintenant couramment dans le monde de l'entreprise. Elle permet de structurer efficacement une application web, mais peut également s'utiliser dans une version ... Read more

    $36.66 AUD

  • Aprende a Programar con Ajax

    by Ángel Arias ...
    AJAX no es un lenguaje de programación nuevo, sino una técnica para desarrollar software mejor y más rápidamente, y una aplicación más interactiva de las aplicaciones web.Con AJAX, su Javascript puede comunicarse directamente con el usuario, usando el objeto de XMLHttpRequest del Javascript. Con este objeto, Javascript puede negociar datos con un servidor web, sin necesidad de recargar la página ... Read more

    $10.99 AUD or Free with Kobo Plus

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    by Dargslan ...
    Series Book 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Read more

    $24.99 AUD or Free with Kobo Plus

  • React Essentials : Building Modern Web Interfaces

    by Jiho Seok ...
    Welcome to React Essentials, a comprehensive guide designed to navigate you through the dynamic and robust landscape of React development. This book is crafted with the ambition to serve both budding enthusiasts eager to step into the world of modern web development and seasoned professionals looking to refine their mastery of React.React, developed by Facebook and maintained by a community of ... Read more

    $3.99 AUD or Free with Kobo Plus

  • Learn Model Context Protocol with TypeScript

    Build agentic systems in TypeScript with the new standard for AI capabilities

    Get to grips with the Model Context Protocol (MCP) and learn how to build scalable, intelligent web applications with AI-ready architecture in TypeScript Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThe only resource you'll need to build, test, and deploy MCP servers and clientsTake a modern approach toward building, testing, and securing distributed ... Read more

    $49.99 AUD or Free with Kobo Plus

  • Building Data-Driven Applications with Danfo.js

    A practical guide to data analysis and machine learning using JavaScript

    Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniquesKey FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook DescriptionMost data analysts use ... Read more

    $56.42 AUD or Free with Kobo Plus

  • Angular UI Development with PrimeNG

    Build rich UI for Angular applications using PrimeNG

    Unleash the power of PrimeNG components to design compelling user interface for your Angular applicationsKey FeaturesDetailed insights into PrimeNG concepts, components and features with examples to help you make excellent User Interfaces for Angular web apps.Get familiar with themes, layouts and customization in real world applications.Develop Angular applications rapidly using advance tools and ... Read more

    $56.42 AUD or Free with Kobo Plus

  • Sencha Touch 2 Up and Running

    Building Enterprise Cross-Platform Mobile Web Applications

    Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian Kosmaczewski guides you every step of the way through this touchscreen-enabled JavaScript framework—from creating your first basic app to debugging, testing, and deploying a finished product.Learn how ... Read more

    $20.23 AUD

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Read more

    $30.79 AUD

  • 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

    $38.82 AUD

  • The Art of WebAssembly

    Build Secure, Portable, High-Performance Applications

    A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications.WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not ... Read more

    $44.43 AUD

  • AngularJS Web Application Development Blueprints

    by Vinci Rufus ...
    If you are a web application developer interested in using AngularJS for a real-life project, then this book is for you. As a prerequisite, knowledge of JavaScript and HTML is expected, and a working knowledge of AngularJS is preferred. ... Read more

    $43.11 AUD or Free with Kobo Plus