Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 1122
Skip side bar filters
  • 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 …… 閱讀更多內容

    免費

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    Tony Stubblebine ……
    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular …… 閱讀更多內容

    NT$522 TWD

  • Information Architecture

    For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this …… 閱讀更多內容

    NT$1,210 TWD

  • Going GAS

    From VBA to Google Apps Script

    Bruce Mcpherson ……
    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their …… 閱讀更多內容

    NT$712 TWD

  • JavaScript: The Good Parts

    The Good Parts

    Douglas Crockford ……
    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and …… 閱讀更多內容

    NT$569 TWD

  • Automating with Node.js

    Shaun Stone ……
    Automate your workflow with the power of Node.js!If your job is loaded with manual work, thenwhy not write scripts that can deal with it for you?With this book, you will learn how to deal with manytasks such as zipping files, emailing colleagues, anddeploying your work at the press of a button.The book is structured into two parts:The first part is a collection of recipes, or building blocks …… 閱讀更多內容

    NT$171 TWD

  • Learning JavaScript Design Patterns

    A JavaScript and React Developer's Guide

    Addy Osmani ……
    Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.Author Addy Osmani shows you how to apply modern design patterns to …… 閱讀更多內容

    NT$1,351 TWD

  • Perl Programming Language (2026)

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

    Larry Arnold Wall ……
    Unlock the Power of Perl: Your Essential Guide to Mastering Programming Excellence! **Exploring Perl: Your Gateway to Programming Success** Embark on your journey into the dynamic world of Perl programming with confidence! Whether you're a programmer, system administrator, or aspiring web hacker, this is the ultimate book to launch your Perl expertise. Perl, the "Practical Extraction and Reporting …… 閱讀更多內容

    NT$988 TWD 透過 Kobo Plus 免費享用

  • Node.js Design Patterns

    Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeKey Features\[\*\] Create reusable patterns and modules by leveraging the new features of Node.js .\[\*\] Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.\[\*\] This unique …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$1,494 TWD

  • 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 …… 閱讀更多內容

    免費

  • Angular 2 Cookbook

    Discover over 70 recipes that provide the solutions you need to know to face every challenge in Angular 2 head on

    Matthew Frisbie ……
    Over 70 recipes to build applications with Angular 2Key Features\[\*\] A first-rate reference guide with a clear structure and intuitive index that gives you as a developer exactly the information you want in exactly the way you want it\[\*\] Covers no legacy material from the outdated Angular release candidates; it is up-to-date with the latest release of Angular 2.4\[\*\] All the code in the …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Regular Expression Pocket Reference

    Tony Stubblebine ……
    Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large …… 閱讀更多內容

    NT$207 TWD

  • The Principles of Object-Oriented JavaScript

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

    NT$474 TWD

  • React Design Patterns and Best Practices

    Build easy to scale modular applications using the most powerful components and design patterns

    Michele Bertoli ……
    Build modular applications that are easy to scale using the most powerful components and design patterns that React can offer you right nowKey Features\[\*\] Dive into the core patterns and components of React.js in order to master your application’s design\[\*\] Improve their debugging skills using the DevTools\[\*\] This book is packed with easy-to-follow examples that can be used to create …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$663 TWD

  • 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 …… 閱讀更多內容

    NT$759 TWD

  • TypeScript Cookbook

    Real World Type-Level Programming

    Stefan Baumgartner ……
    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript …… 閱讀更多內容

    NT$1,351 TWD

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    J.D Gauchat ……
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... …… 閱讀更多內容

    NT$95 TWD

  • WebSocket

    Lightweight Client-Server Communications

    Andrew Lombardi ……
    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a …… 閱讀更多內容

    NT$522 TWD

  • Learning Vue.js 2

    Learn how to build amazing reactive web applications easily with Vue.js

    Olga Filipova ……
    Learn how to build amazing and complex reactive web applications easily with Vue.jsKey Features\[\*\]Learn how to propagate DOM changes across the website without writing extensive jQuery callbacks code.\[\*\]Learn how to achieve reactivity and easily compose views with Vue.js and understand what it does behind the scenes.\[\*\]Explore the core features of Vue.js with small examples, learn how to …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Getting Started With BBC micro:bit

    Agus Kurniawan ……
    This book helps you to get started with BBC micro:bit board development using JavaScript Blocks Editor (PXT). The following is the highlight topics in this book: * Preparation * Set up BBC micro:bit * Basic Visual Programming for BBC micro:bit * BBC micro:bit GPIO * BBC micro:bit Programming via Mobile Application * Serial Programming and Reading Analog Input * Working with SPI * Working with I2C …… 閱讀更多內容

    NT$104 TWD

  • 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 …… 閱讀更多內容

    NT$943 TWD 透過 Kobo Plus 免費享用

  • Learning Node

    Moving to the Server-Side

    Shelley Powers ……
    Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master Node’s core fundamentals and gain experience with several built-in and contributed modules.Get up to speed on …… 閱讀更多內容

    NT$806 TWD