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 937 - 960 of 1280 Results
Skip side bar filters
  • Learn React Hooks

    Build and refactor modern React.js applications using Hooks

    by Daniel Bugl ...
    Create large-scale web applications with code that is extensible and easy to understand using React HooksKey FeaturesExplore effective strategies for migrating your state management from Redux and MobX to React HooksIntegrate Hooks with React features such as Context and Suspense to add advanced functionality to your web appsCreate complex applications by combining multiple hooksBook ... Read more

    $258.29 HKD or Free with Kobo Plus

  • Angular Projects

    Learn Angular by building 10 real-world, enterprise web apps and projects

    Explore Angular's latest features, from signals and standalone components to SSR, SSG, AI tooling, and production-ready UI and data patterns, so you finish with skills and a portfolio that work on the jobKey FeaturesMaster a suite of hands-on solutions and leave with a hiring-ready portfolio that proves job-ready skillsDeliver fast and ship with confidence; from SSR/SSG to performance gains and ... Read more

    $252.89 HKD

    PRE-ORDER

  • Sviluppare applicazioni web con React.js

    Series Book 5 - Web design
    Realizzare applicazioni web con interfacce utente scalabili e performanti è una sfida che gli sviluppatori affrontano da un decennio. React.js è forse la tecnologia che fino a oggi ha risposto in maniera più efficace e non a caso è implementata da realtà del calibro di Facebook e Instagram. Grazie a un approccio tutoriale, questo manuale insegna l'utilizzo di React.js in applicazioni reali. ... Read more

    $166.61 HKD

  • Architecting Vue.js 3 Enterprise-Ready Web Applications

    Build and deliver scalable and high-performance, enterprise-ready applications with Vue and JavaScript

    by Solomon Eseme ...
    A comprehensive, best-practices guide to building Vue.js apps that can scale along with your business Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesImplement Vue.js 3 to create Vue.js application with improved performanceExplore the Vue.js 3 composition API in-depth while building your enterprise applicationEnsure the scalability and maintainability of your apps with ... Read more

    $235.79 HKD or Free with Kobo Plus

  • Deploying Node.js

    Learn how to build, test, deploy, monitor, and maintain your Node.js applications at scale

    Key FeaturesBook DescriptionIf you are an intermediate or advanced developer deploying your Node.js applications, then this book is for you. If you have already built a Node application or module and want to take your knowledge to the next level, this book will help you find your way.What you will learnLearn the strengths of Node.js and how to optimize your code to make it ready for deployment ... Read more

    $287.09 HKD or Free with Kobo Plus

  • TypeScript Design Patterns

    Boost your development efficiency by learning about design patterns in TypeScript

    by Vilic Vane ...
    Boost your development efficiency by learning about design patterns in TypeScriptKey Features\[\*\] This step-by-step guide will would demonstrate all the important design patterns in practice\[\*\] This book is the only documentation on the market focusing on design patterns in TypeScript\[\*\] This book is packed with rich examples that will improve your efficiency and encourage code reuseBook ... Read more

    $258.29 HKD or Free with Kobo Plus

  • Learn React Hooks

    Unlock scalable state, performance, and clean code with Hooks, Context, Suspense, and Form Actions

    by Daniel Bugl ...
    Grasp the core concepts of React Hooks and enhance your development workflow with best practices and advanced patterns derived from modern React 19 featuresKey FeaturesBuild custom Hooks to simplify complex logic and promote code reusabilityTransform class components into modern, hook-based function components, and write robust testsBuild maintainable, production-ready UIs using React 19's ... Read more

    $247.49 HKD or Free with Kobo Plus

  • Node Cookbook

    Actionable solutions for the full spectrum of Node.js 8 development

    Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node.js 8, Node.js 6, and Node.js 4 Key FeaturesActionable recipes across the full spectrum of Node.js developmentCutting edge techniques and tools for measuring and improving performanceBest practices for creating readily-scalable production ... Read more

    $325.79 HKD or Free with Kobo Plus

  • Front-end com Vue.js

    Da teoria à prática sem complicações

    Se você acha que é preciso muito tempo e códigos HTML, CSS e JavaScript embolados para conseguir construir um layout moderno e interativo, com um curto tempo de carregamento e funcionamento em qualquer plataforma, com certeza não conhece o Vue.js. Ele é um framework feito em JavaScript, que tem como principal objetivo o reaproveitamento de código e uma curva de aprendizagem pequena. Neste livro, ... Read more

    $78.00 HKD or Free with Kobo Plus

  • JavaScript Essentials for Absolute Beginners

    Learn JavaScript Step-by-Step with Real Examples and Simple Explanations

    by Dargslan ...
    Series Book 1 - Dargslan - JavaScript - Beginner Level
    Welcome to your journey into the world of **JavaScript**—the programming language that powers the modern web and brings websites to life with interactivity, dynamic content, and engaging user experiences.JavaScript has evolved from a simple scripting language to one of the most versatile and widely-used programming languages in the world. Whether you're browsing social media, shopping online, or ... Read more

    $139.24 HKD or Free with Kobo Plus

  • Understanding Variables and Data Types in JavaScript

    A Beginner-Friendly Guide to Managing Data and Mastering Core JavaScript Concepts

    by Dargslan ...
    Series Book 2 - Dargslan - JavaScript - Beginner Level
    Welcome to **Understanding Variables and Data Types in JavaScript**—your comprehensive guide to mastering the fundamental building blocks of JavaScript programming. Whether you're taking your first steps into the world of web development or looking to solidify your understanding of JavaScript's core concepts, this book is designed to be your trusted companion on this exciting journey.JavaScript ... Read more

    $139.24 HKD or Free with Kobo Plus

  • 深度探索Vue.js——原理剖析与实战应用

    by 张云鹏 ...
    本书系统的介绍了Vue框架基础、框架应用、生态组成、项目实战、框架演进、Vue原理剖析及Vue框架的原理实现。 全书共分为8章:第1章为行业发展介绍,第2章为Vue 2.x的开发基础,第3章为Vue 2.x的组件开发,第4章为Vue CLI开发完全指南,第5章为Vue CLI项目实战,第6章为Vite+Vue 3完全开发指南,第7章为Vue 3.x项目实战,第8章为实现原理介绍。书中主要内容包括:Web前端发展史、Vue的诞生、Vue 2.x基础指令、Vue 2.x常用API、Vue 2.x组件系统、Vue 2.x组件化实战、Vue CLI脚手架搭建、Vue Router 3.x路由系统、Vuex 3.x状态管理系统、Axios网络插件、ElementUI框架、Vue 2.x综合项目实战、Vue 3.x基础语法、Vue 3.x组合式API、Vue 3.x响应式API、Vite脚手架、Vue ... Read more

    $282.54 HKD

  • Games, Diversions & Perl Culture

    Best of the Perl Journal

    by Jon Orwant ...
    The Perl Journal (TPJ) did something most print journals aspire to, but few succeed. Within a remarkable short time, TPJ acquired a cult-following and became the voice of the Perl community. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. Back issues were swapped like trading cards. No longer in print format, TPJ remains the ... Read more

    $225.09 HKD

  • Learning Python

    by Mark Lutz ...
    Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose.Learning Python ... Read more

    $180.09 HKD

  • Building Android Games with Cocos2d-x

    Learn to create engaging and spectacular games for Android using Cocos2d-x

    Key FeaturesBook DescriptionIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.What you will learnWho this book is forIf you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for ... Read more

    $166.29 HKD or Free with Kobo Plus

  • JavaScript für Java-Entwickler

    Series Book 58 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen 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

    $88.00 HKD or Free with Kobo Plus

  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... Read more

    $135.09 HKD

  • 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

    $28.00 HKD or Free with Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    by Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Read more

    $202.59 HKD

  • JavaScript with Promises

    Managing Asynchronous Code

    by Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... Read more

    $95.69 HKD

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... Read more

    $56.29 HKD

  • Dive into SCSS

    A comprehensive guide to SCSS

    This ebook is a perfect road to learn SCSS. You will leearn all the concepts available in SCSS including variable, loops, if else and functions. ... Read more

    $23.45 HKD

  • JavaScript Essentials

    by Neil Smyth ...
    The purpose of this ebook is to teach the essentials of the JavaScript scripting language so that anyone with a web site can learn to use this powerful language quickly and effectively. It builds detailed and in depth knowledge of all aspects of JavaScript from language basics through to advanced topics in 23 detailed chapters. This book is designed to provide a detailed and comprehensive yet easy ... Read more

    $101.55 HKD

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    by Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Read more

    $39.01 HKD