Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 1146
跳過側邊欄篩選條件
  • Angular: Up and Running

    Learning Angular, Step by Step

    Shyam Seshadri ……
    This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with ...閱讀更多內容

    NT$930 TWD

  • Refactoring TypeScript

    Keeping your code healthy

    James Hickey ……
    Discover various techniques to develop maintainable code and keep it in shape.Key FeaturesLearn all about refactoring - why it is important and how to do itDiscover easy ways to refactor code with examplesExplore techniques that can be applied to most other programming languagesBook DescriptionRefactoring improves your code without changing its behavior. With refactoring, the best approach is to ...閱讀更多內容

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

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

    免費

  • 看透JavaScript:原理、方法與實踐

    韓路彪著 ……
    本書由資深軟體開發專家撰寫,凝聚其多年開發經驗,系統、深入、全面地闡釋JavaScript,內容涉及流行的Web開發實踐,結合實際案例進行講解,授人以漁。本書內容並不侷限於某個具體功能的使用方法,而是系統深入地講解JavaScript的本質與結構,清晰闡釋ECMAScript、DOM和BOM三部分內容的關係及重要性,以幫助開發人員全面深入瞭解前端開發技術。講解的內容通俗易懂、深入淺出,特別是書中所用示例的設計,它們不僅可以讓讀者理解某個知識點的用法,更能讓讀者明白具體知識點所使用的場景,從而更深入地理解具體內容。本書內容安排合理,架構清晰,注意理論與實踐相結合,適合那些希望學習Web編程語言的初、中級程式員和希望精通JavaScript的程式員閱讀。 ...閱讀更多內容

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

  • 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$477 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,104 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$649 TWD

  • Eloquent JavaScript, 3rd Edition

    A Modern Introduction to Programming

    Marijn Haverbeke ……
    Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications.JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use ...閱讀更多內容

    NT$693 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$520 TWD

  • Buy Perl Programming Language (2024)

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

    Nexcod Publishing ……
    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$902 TWD 透過 Kobo Plus 免費享用

  • Vue.js 漸進式 JavaScript 框架入門

    Tony Lu ……
    這本書介紹的是 Vue.js 2.x 版的內容,著重在入門到稍微有點進階的部分,已經足夠開發一般網站,當然你必須熟悉 HTML、CSS 及 JavaScript。此外,書中還會提到如何在 Laravel 5.4 中使用 Vue.js 元件,所以你可能也要知道 Laravel 如何使用。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ...閱讀更多內容

    NT$150 TWD

  • Learning JavaScript Design Patterns

    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,234 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$150 TWD

  • Buy Ruby on Rails (2024)

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

    Unleash Your Web Development Potential with Ruby on Rails! **Experience the Magic of Ruby on Rails** Are you ready to embark on a journey of creating dynamic web applications with unmatched efficiency? Enter the world of Ruby on Rails, the game-changing web application framework crafted by David Heinemeier Hansson. Since its inception in 2004, Ruby on Rails has emerged as a powerhouse, empowering ...閱讀更多內容

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

  • 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$693 TWD

  • TypeScript Cookbook

    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,234 TWD

  • 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$189 TWD

  • Java for Beginners: A Crash Course to Learn Java Programming in 1 Week

    Brady Ellison ……
    Have you ever wanted to learn a programming language?Or do you have great ideas for apps but learning a programming language always seemed a daunting task?What if I tell you that it doesn't have to be that way?Java programming is used for many day-to-day applications and is one of the simplest programming languages to learn. You can get the basics down in only one week!This could be the start of a ...閱讀更多內容

    NT$286 TWD

  • 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$605 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$432 TWD

  • Learn Java: A Crash Course Guide to Learn Java in 1 Week

    Timothy C. Needham ……
    This book is the ultimate beginners' crash course to Java programming, as it will help you learn enough about the language in as little as 1 week!For one, Java is arguably the most acclaimed skill and is in demand nearly everywhere. IBM, Infosys, Twitter, Netflix, Google, Spotify, Uber, Amazon, Target, Yelp, Square, and other big players are always in need of a great Java programmer. Going by ...閱讀更多內容

    NT$286 TWD

  • Node.js Design Patterns - Second Edition

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeAbout This BookCreate 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 guide will help you ...閱讀更多內容

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

  • React Design Patterns and Best Practices

    Build modular applications that are easy to scale using the most powerful components and design patterns that React can offer you right now

    Michele Bertoli ……
    Build modular applications that are easy to scale using the most powerful components and design patterns that React can offer you right nowAbout This BookDive into the core patterns and components of React.js in order to master your application's designImprove their debugging skills using the DevToolsThis book is packed with easy-to-follow examples that can be used to create reusable code and ...閱讀更多內容

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

  • Angular 2 Cookbook

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

    Matt Frisbie ……
    Discover over 70 recipes that provide the solutions you need to know to face every challenge in Angular 2 head onAbout This BookA 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 itCovers no legacy material from the outdated Angular release candidates; it is up-to-date with the latest ...閱讀更多內容

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