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 49 - 72 of 1494 Results
Skip side bar filters
  • JavaScript

    Advanced Guide to Programming Code with JavaScript

    Series Book 4 - JavaScript Programming Series
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Read more

    $4.13 AUD or Free with Kobo Plus

  • Learn NodeJS in 1 Day

    Complete Node JS Guide with Examples

    Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made node.js as one of the most powerful framework in the Java Ecosystem. JavaScript alone allows you to build real-time and scalable mobile and web applications. With this e-book, you will explore more on the node.js framework and how to use it efficiently ... Read more

    $3.59 AUD or Free with Kobo Plus

  • TypeScript in Action

    From Fundamentals to Advanced Patterns

    by Asher Vale ...
    Master TypeScript and Build Production-Ready Applications with ConfidenceTypeScript has revolutionized modern web development, transforming how developers write JavaScript by adding powerful type safety, enhanced tooling, and enterprise-grade scalability. Whether you're building your first TypeScript project or architecting complex applications, this comprehensive guide provides everything you ... Read more

    $20.67 AUD or Free with Kobo Plus

  • JavaScript programming for Beginners

    Master of Programming

    by Sarful Hassan ...
    Series series Master of Programming
    Mastering JavaScript for Beginners: From Zero to HeroUnlock the power of JavaScript and start your coding journey today! Whether you're completely new to programming or looking to build a solid foundation, this book is your step-by-step guide to understanding one of the world's most popular programming languages.With clear explanations, practical examples, and beginner-friendly language, this book ... Read more

    $7.99 AUD or Free with Kobo Plus

  • Getting started with HTML

    Professional training

    by Remy Lentzner ...
    Welcome to HTML programming. This book is intended for people who wish to discover this language in order to create Internet pages. HTML or HyperText Markup Language has a special structure that uses tags like ,, or . You will learn how to write these tags and how to organize them in a progressive way, carrying out several workshops.In this book, you will also study the styles that are fundamental ... Read more

    $22.99 AUD or Free with Kobo Plus

  • Jumping into JavaScript

    An Introduction to the Fundamentals of Web Development

    by John Facey II ...
    The book "Jumping into JavaScript: An Introduction to the Fundamentals of Web Development" is an introduction to the basics of JavaScript programming language. It is designed for beginners who have little or no experience with JavaScript and web development. The book covers the fundamental concepts of JavaScript, including its syntax, data types, functions, and event handling.Throughout the book, ... Read more

    $2.63 AUD or Free with Kobo Plus

  • JavaScript 基础语法详解

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

    $22.37 AUD

  • Web Application Development with MEAN

    Unlock the power of the MEAN stack by creating attractive and real-world projectsAbout This BookLearn about the different components that comprise a MEAN application to construct a fully functional MEAN application using the best third-party modulesA step-by-step guide to developing the MEAN stack components from scratch to achieve maximum flexibility when building an e-commerce applicationBuild ... Read more

    $80.87 AUD or Free with Kobo Plus

  • Angular for Enterprise Applications

    Build scalable Angular apps using the minimalist Router-first architecture

    by Doguhan Uluca ...
    Harness the full power of Angular 17 with up-to-date tools and enterprise-level best practices Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDive straight into the most relevant topics that will help you build large, complex, and high-performance web applicationsFind updated examples, projects, and an overview of the latest tools and updates – including Jest, Cypress, ... Read more

    $49.89 AUD or Free with Kobo Plus

  • JavaScript: Novice to Ninja

    by Darren Jones ...
    JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, ... Read more

    $32.56 AUD or Free with Kobo Plus

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    by santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Read more

    $13.20 AUD or Free with Kobo Plus

  • 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

    $17.30 AUD or Free with Kobo Plus

  • Mastering Angular Test-Driven Development

    Build high-quality Angular apps with step-by-step instructions and practical examples

    Unlock the full potential of Angular test-driven development (TDD) with Jasmine, Karma, Protractor, and Cypress for effective unit testing, end-to-end testing, and CI/CD Key FeaturesImplement test-driven development practices in Angular using tools like Jasmine, Karma, and CypressUnderstand end-to-end testing through real-world scenarios and practical examplesDiscover best practices for ... Read more

    $37.41 AUD or Free with Kobo Plus

  • Mastering Coding Test - 50 Problems with Solutions

    Your Coding Test Companion

    Welcome to “Mastering Coding Test: 50 Problems with Solutions.”This book aims to provide a curated list of 50 of the most popular coding/interview test/problems along with detailed explanations and solutions to help you master these concepts and improve your problem-solving skills.This book assumes basic understanding of JavaScript. ... Read more

    $16.45 AUD or Free with Kobo Plus

  • Vue.js 3企业级项目开发实战(微课视频版)

    by 袁龙 ...
    本书是一本实用性很强的Vue.js 3实战项目书。书中结合实际项目场景,构建了一个完整的企业级应用。全书共分13章,内容包含项目概述、Vue3项目管理、登录管理、后台主框架、图库管理、管理员管理、用户管理、商品管理、订单管理、优惠券管理、商品评论管理、分销管理和公告管理,并且讲解了这些模块的实际应用方法。同时,本书还介绍了如何使用Vite、Axios、Vue Router、Vuex等流行工具和库,以提高开发效率、提升用户体验。 ... Read more

    $28.00 AUD

  • Vue.js - Applications web complexes et réactives

    Series series Blanche
    Un ouvrage de référence pour le développeur webVue.js est un framework JavaScript orienté front-end qui mérite considération à plusieurs égards. Il est réactif, performant, versatile, facilement testable, maintenable et sa courbe d'apprentissage est réellement rapide.L'écriture globale est idéalement structurée et son écosystème aide à créer, organiser et maintenir vos applications clientes.Ce ... Read more

    $39.98 AUD

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... Read more

    $22.17 AUD

  • PHP in a Nutshell

    A Desktop Quick Reference

    by Paul Hudson ...
    Series series In a Nutshell (O'Reilly)
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of ... Read more

    $22.17 AUD

  • PThreads Programming

    A POSIX Standard for Better Multiprocessing

    Computers are just as busy as the rest of us nowadays. They have lots of tasks to do at once, and need some cleverness to get them all done at the same time.That's why threads are seen more and more often as a new model for programming. Threads have been available for some time. The Mach operating system, the Distributed Computer Environment (DCE), and Windows NT all feature threads.One advantage ... Read more

    $29.29 AUD

  • Perl Hacks

    Tips & Tools for Programming, Debugging, and Surviving

    Series series Hacks
    With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing allows developers to find answers to almost any Perl ... Read more

    $22.17 AUD

  • Instant jQuery Drag-and-Drop Grids How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A Packt How-to guide which contains a set of step-by-step instructions to help you build highly functional drag-and-drop layouts. "Instant jQuery Drag-and-Drop Grids How-to" has been written for any web developer looking to improve their layouts and add dynamic behaviour to their site. ... Read more

    $17.61 AUD or Free with Kobo Plus

  • Веб-разработка с применением Node и Express

    Полноценное использование стека JavaScript. 2-е издание

    Создавайте динамические веб-приложения с применением Express — ключевого компонента из стека разработки Node/JavaScript. Итан Браун описывает работу с Express 5 на примере создания полноценного приложения. В книге рассматриваются все этапы и компоненты — от серверного рендеринга до разработки API для работы с одностраничными приложениями (SPA). Express является золотой серединой между устоявшимся ... Read more

    $10.99 AUD or Free with Kobo Plus

  • Next Level JavaScript

    Schlagworte

    Series Book 94 - shortcuts
    JavaScript besitzt in der Webentwicklung einen hohen Stellenwert. Die Verbreitung von JavaScript ist wohl kaum mehr aufzuhalten. Doch was zeichnet JavaScript im Vergleich zu anderen Sprachen aus? Dieser spannenden Frage geht u.a. das erste Kapitel des shortcuts nach. Das zweite Kapitel gibt anschließend einen Überblick über moderne JavaScript-Applikationen. In Kapitel 3 werden abschließend die ... Read more

    $4.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

    $22.18 AUD or Free with Kobo Plus