Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 1113
Skip side bar filters
  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    Ethan Brown ……
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown …… 閱讀更多內容

    $242.39 HKD

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    Nicholas C. Zakas ……
    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new …… 閱讀更多內容

    $157.59 HKD

  • What Is Node?

    Brett McLaughlin ……
    Node.js. It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s more briefly called by many, simply “Node”) is a server-side solution for …… 閱讀更多內容

    免費

  • Solidity Smart Contracts: Build DApps In The Ethereum Blockchain

    Rangel Stoilov ……
    For the past couple of years, there hasn't been a bigger breakthrough in the IT world than the one that the Blockchain technology has made. The extremely fast growth of the industry, market and the technology itself leads to an enormous shortage of programmers that truly understand the blockchain. Along with the blockchain, smart contracts have emerged and with them - Solidity.The idea of this …… 閱讀更多內容

    免費

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Jeffrey E.F. Friedl ……
    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you …… 閱讀更多內容

    $287.49 HKD

  • Lua Programming Language (2026)

    Dive into Lua for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Lua: Your Gateway to Programming Prowess!Discover Lua, the versatile scripting/programming language that empowers you to conquer the realm of programming, create captivating games, and develop applications that resonate. Whether you're a novice seeking an introduction to the art of programming or an aspiring developer aiming to harness the language's potential, Lua welcomes you …… 閱讀更多內容

    $234.93 HKD 透過 Kobo Plus 免費享用

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    Kaitlyn Chick ……
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    …… 閱讀更多內容

    $15.43 HKD

  • JavaScript Cookbook

    Programming the Web

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.The recipes in this book take advantage of the latest …… 閱讀更多內容

    $383.39 HKD

  • Professional JavaScript for Web Developers

    Matt Frisbie ……
    系列 series Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript …… 閱讀更多內容

    $393.00 HKD

  • MongoDB, Express, Angular, and Node.js Fundamentals

    Become a MEAN master and rule the world of web applications

    Paul Oluyege ……
    Build fast, robust, and maintainable modern full-stack web applications using MongoDB, Express, Angular, and Node.js.Key FeaturesBuild highly scalable, asynchronous, and event-driven APIsDevelop a user authentication system with MEANBuild a full-fledged application using the MEAN stackBook DescriptionMongoDB, Express, Angular and Node.js Fundamentals is a practical guide to the tried-and-true …… 閱讀更多內容

    $230.39 HKD 透過 Kobo Plus 免費享用

  • Getting Started with p5.js

    Making Interactive Graphics in JavaScript and Processing

    With p5.js, you can think of your entire Web browser as your canvas for sketching with code!Learn programming the fun way--by sketching with interactive computer graphics! Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 …… 閱讀更多內容

    $68.09 HKD

  • Getting Started with Arduino and Node.js

    Agus Kurniawan ……
    This book helps to anyone to learn how to integrate Arduino hardware and node.js.***TOC**PrefacePreparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Electronic Components1.2.1 Arduino Starter Kit1.2.2 Fritzing1.2.3 Cooking-Hacks: Arduino Starter Kit1.2.4 Arduino Sidekick Basic kit1.3 Node.js1.4 Arduino So... …… 閱讀更多內容

    $31.38 HKD

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    Thau ……
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because …… 閱讀更多內容

    $180.19 HKD

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how …… 閱讀更多內容

    $471.59 HKD 透過 Kobo Plus 免費享用

  • React Material-UI Cookbook

    Build captivating user experiences using React and Material-UI

    Adam Boduch ……
    Develop modern-day applications by implementing Material Design principles in React using Material-UIKey FeaturesUse React components to build intuitive UI elementsExplore a variety of styles and themes in the Material-UI framework using React componentsLearn practical React recipes and best practices for building modern web applicationsBook DescriptionMaterial-UI is a component library for …… 閱讀更多內容

    $258.29 HKD 透過 Kobo Plus 免費享用

  • Distributed Systems with Node.js

    Thomas Hunter II ……
    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise …… 閱讀更多內容

    $270.59 HKD

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    Nick Morgan ……
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to …… 閱讀更多內容

    $225.49 HKD

  • The Problem with Native JavaScript APIs

    Nicholas C. Zakas ……
    Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run.In this report, Nicholas Zakas—consultant and former front-end tech leader at Yahoo!—provides a case study …… 閱讀更多內容

    免費

  • Learning Python

    Mark Lutz, David Ascher ……
    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the hands of two expert teachers, Mark Lutz and David …… 閱讀更多內容

    $157.89 HKD

  • Node.js for PHP Developers

    Porting PHP to Node.js

    Daniel Howard ……
    If you’re an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you’ll also discover how to refactor and improve …… 閱讀更多內容

    $146.59 HKD

  • jQuery UI

    Learn How to use Dialogs, Autocomplete, and More

    Eric Sarrion ……
    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and …… 閱讀更多內容

    $90.39 HKD

  • Understanding JavaScript Promises

    Nicholas C. Zakas ……
    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 …… 閱讀更多內容

    $101.39 HKD

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    Daniel Shiffman ……
    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has …… 閱讀更多內容

    $180.39 HKD

  • JavaScript for Kids

    A Playful Introduction to Programming

    Nick Morgan ……
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then …… 閱讀更多內容

    $157.89 HKD