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 865 - 888 of 1281 Results
Skip side bar filters
  • PHP, MySQL, & JavaScript All-In-One For Dummies

    by Richard Blum ...
    Learn the essentials of creating web apps with some of the most popular programming languagesPHP, MySQL, & JavaScript All-in-One For Dummies bundles the essentials of coding in some of the most in-demand web development languages. You'll learn to create your own data-driven web applications and interactive web content. The three powerful languages covered in this book form the backbone of top ... Read more

    $234.00 HKD

  • 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

    $23.38 HKD or Free with Kobo Plus

  • JavaScript Deep Dive

    Modern Development Practices

    Edited by Joe Smith ...
    "JavaScript Deep Dive: Modern Development Practices" is a comprehensive guide designed to equip developers with a profound understanding of JavaScript, ranging from foundational concepts to advanced development techniques. This elegant resource meticulously covers essential topics such as variables, data types, operators, and control structures, laying a robust groundwork for any aspiring ... Read more

    $54.33 HKD or Free with Kobo Plus

  • 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

    $23.38 HKD or Free with Kobo Plus

  • Beginning ReactJS Foundations Building User Interfaces with ReactJS

    An Approachable Guide

    by Chris Minnick ...
    Quickly learn the most widely used front-end development language with ease and confidenceReact JS Foundations: Building User Interfaces with ReactJS - An Approachable Guide walks readers through the fundamental concepts of programming with the explosively popular front-end tool known as React JS.Written by an accomplished full-stack engineer, speaker, and community organizer, React JS Foundations ... Read more

    $234.00 HKD

  • Mastering Immutable.js

    Better JavaScript development using immutable data

    This book shows JavaScript developers how to build highly dependable JavaScript projects using the Immutable.js framework.Key FeaturesMaster the Immutable.js JavaScript frameworkBuild predictable and dependable applications using immutabilityControl how data flows through your applicationControl the effects of data flow in your user interface using Node.jsBook DescriptionImmutable.js is a ... Read more

    $258.29 HKD or Free with Kobo Plus

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $287.09 HKD

  • TypeScript, Curso Práctico

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro.Este libro, no solo introduce los principios de JavaScript, ... Read more

    $92.80 HKD or Free with Kobo Plus

  • Getting started with Javascript

    Professional Training

    by Remy Lentzner ...
    In this book you will learn how to write the JavaScript code. This language is used to control the web pages elements that are designed with HTML tags. You will discover the objects structure and their interaction inside the DOM (Document Object Model) that is represented by a tag tree. You will practice variables, conditional expressions and loops thanks to several workshops. You will study the ... Read more

    $101.55 HKD or Free with Kobo Plus

  • JavaScript QuickStart Guide

    The Simplified Beginner's Guide to Building Interactive Websites and Creating Dynamic Functionality Using Hands-On Projects

    by Robert Oliver ...
    THE ULTIMATE BEGINNER'S GUIDE TO LEARNING JAVASCRIPT!**Includes FREE Digital Bonuses! GitHub Repository, Cheat Sheets, and More!**Learn Why QuickStart Guides are Loved by Over 1 Million Readers Around the WorldMaster the most popular programming language in the world. Learn how to bring websites to life with the power of JavaScript, add dynamic interactivity and rich animations to otherwise dull ... Read more

    $129.59 HKD or Free with Kobo Plus

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Read more

    $54.99 HKD or Free with Kobo Plus

  • JavaScript in 24 Hours, Sams Teach Yourself

    by Phil Ballard ...
    Series series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language.Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages.Every lesson ... Read more

    $191.39 HKD

  • The Principles of Object-Oriented JavaScript

    If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.In The ... Read more

    $112.29 HKD

  • Learning Angular

    A no-nonsense guide to building web applications with Angular 15

    Build your first production-grade web applications from scratch with Angular with the help of expert guidance and step-by-step explanations. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesLearn the fundamentals of Angular 15 to build web applicationsExplore the basics of Angular development, from components and templates to forms, routing, and servicesDiscover ... Read more

    $325.79 HKD 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

    $82.29 HKD or Free with Kobo Plus

  • RESTful API Design Patterns and Best Practices

    Master REST API design with real-world patterns, lifecycle management, and OpenAPI practices

    Learn how to build robust, future-proof APIs by applying the latest industry best practices, avoiding common pitfalls, and understanding anti-patterns Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesDesign APIs with your audience in mind to improve usability, lifecycle management, and communicationLearn how to create a client-centric REST API design ... Read more

    $252.89 HKD or Free with Kobo Plus

  • Front-End Web Development

    The Big Nerd Ranch Guide

    Series series Big Nerd Ranch Guides
    Front-end development targets the browser, putting your applications in front of the widest range of users regardless of device or operating system. This guide will give you a solid foundation for creating rich web experiences across platforms.Focusing on JavaScript, CSS3, and HTML5, this book is for programmers with a background in other platforms and developers with previous web experience who ... Read more

    $270.19 HKD

  • HTML, CSS, Bootstrap, Php, Javascript and MySql

    All you need to know to create a dynamic site

    This book aims to initiate those who want to independently create a website, to the world of domains and programming linked to the web. The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of client-side and server-side programming.In the first place the difference between the various domains existing on the network will be ... Read more

    Was $140.47 HKD Now $64.49 HKD or Free with Kobo Plus

  • Deno 2 İle Programlama

    Modern ve Güvenli Javascript & Typescript ile Programlamaya Yeni Bir Yaklaşım

    Deno 2 ile ProgramlamaModern ve Güvenli Javascript & Typescript ile Programlamaya Yeni Bir YaklaşımTemel ÖzelliklerModern ve Güvenli Çalışma Zamanı: Deno’nun yerleşik güvenlik modeli ve izin bayraklarını kullanarak güvenli, izole (sandboxed) JavaScript ve TypeScript uygulamaları geliştirin.TypeScript Uyumlu: Herhangi bir derleme veya yapılandırma işlemi olmaksızın TypeScript desteği kutuda... ... Read more

    $46.83 HKD or Free with Kobo Plus

  • Mastering React Native

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Read more

    $100.29 HKD

  • Web Development with jQuery

    by Richard York ...
    Newly revised and updated resource on jQuery's many features and advantagesWeb Development with jQuery offers a major update to the popular Beginning JavaScript and CSS Development with jQuery from 2009. More than half of the content is new or updated, and reflects recent innovations with regard to mobile applications, jQuery mobile, and the spectrum of associated plugins.Readers can expect ... Read more

    $212.00 HKD

  • Canvas Cookbook

    Over 80 simple but creative and structured recipes to explore the capabilities of HTML5 CanvasAbout This BookDevelop simple to advanced recipes of your own, and ultimately produce a great applicationDiscover a better way to use HTML5 Canvas, JavaScript, and CSSPut your creative instincts to use in your day-to-day interface developmentsWho This Book Is ForThe book is intended for readers with a ... Read more

    $253.29 HKD or Free with Kobo Plus

  • JavaScript Made Easy: A Beginner's Practical Guide to Coding Interactive Web Pages

    by Andrei Vale ...
    Unlock the Power of the Web. Go from Beginner to Builder.Have you ever marveled at a website that updates instantly, provides interactive forms, or runs a complex game right in your browser? The "magic" behind it all is JavaScript, and it is the single most in-demand and essential language for any aspiring web developer.But learning to code can be intimidating. Many guides are too abstract, too ... Read more

    $34.99 HKD or Free with Kobo Plus

  • Single-Page-Web-Apps

    JavaScript im Einsatz: Webseiten erstellen mit AngularJS, Meteor und jQuery Mobile

    Series series Web Programmierung
    Single-Page-Web-Apps sind eine neue Art, Webanwendungen zu bauen. Im Gegensatz zu klassischen Webseiten führen Single-Page-Web-Apps keinen Seitenwechsel mehr durch die Oberfläche wird über dynamischen Austausch der HTML-Elemente auf einer einzigen Seite mit JavaScript verändert. Die Implementierung erfolgt mit den Technologien HTML5, CSS3 und JavaScript. Die HTML-Seiten werden zum größten Teil ... Read more

    $178.00 HKD or Free with Kobo Plus