Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 361384 個結果,共 1277
Skip side bar filters
  • Excel 2019 All-in-One

    Master the new features of Excel 2019 / Office 365

    Lokesh Lalwani ……
    Excel is, by far, the most preferred spreadsheet program on this planet. People love it because of its simplicity and easy user interface. The primary focus of Excel is to perform basic to advanced level numeric calculations. Every industry, department, job role is dependent on Excel to perform day to day duties as well as data analysis and visualization. Microsoft Excel is available in both …… 閱讀更多內容

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

  • Twilio Best Practices

    Tim Rogers ……
    If you have experience with at least one programming language and are looking to integrate Twilio into your applications, then this book is for you. …… 閱讀更多內容

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

  • 52 Good-to-Know Techbits

    An Essential Resource For Website Developers

    Will Bontrager ……
    Have you always wanted to learn how to do cool things with your own website? To learn many of the little things you need to know when maintaining your domain?This book is for you. It contains 52 technical tips and information, bite-sized for easy comprehension - written by someone with a twitch over 2 decades of experience writing software for websites.Free updates for new versions of the book and …… 閱讀更多內容

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

  • AngularJS Web Application Development Blueprints

    Vinci Rufus ……
    If you are a web application developer interested in using AngularJS for a real-life project, then this book is for you. As a prerequisite, knowledge of JavaScript and HTML is expected, and a working knowledge of AngularJS is preferred. …… 閱讀更多內容

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

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    Anton Kovalyov ……
    JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed?This guide gives you a rare glimpse into JavaScript from people intimately familiar with it. Chapters contributed by …… 閱讀更多內容

    NT$812 TWD

  • JavaScript Testing with Jasmine

    JavaScript Behavior-Driven Development

    Evan Hahn ……
    Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. If you have JavaScript experience—with knowledge of some advanced features—you’ll learn how to write specifications for individual components, and then use those specs to test …… 閱讀更多內容

    NT$332 TWD

  • Practical Advanced TypeScript

    Bledar Ramo ……
    Practical Advanced TypeScript is your one-stop guide to mastering TypeScript's advanced language features through a unique, hands-on approach. This book is perfect for developers looking to learn the language in depth, understand its latest features, and select the patterns that fit real-world projects perfectly.Each topic in this book is explained in a well-defined and compact way, offering the …… 閱讀更多內容

    NT$316 TWD

  • Learn ECMAScript

    Discover the latest ECMAScript features in order to write cleaner code and learn the fundamentals of JavaScript

    Get up and running with all the new features of ECMAScript and explore new ways of coding with JavaScript.Key FeaturesGrasp the latest features of ECMAScript and the best way to use it in production codeLearn newly added native APIs to JS Engine and perform tasks efficiently with a cleaner code baseUnderstand the more complex sides of JavaScript such as the inheritance model, low-level memory …… 閱讀更多內容

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

  • Architecting Proficiency

    A 2026 Roadmap for Mastering TypeScript Through Advanced Practice and Research

    Discover the definitive architectural roadmap to mastering advanced typed programming in the cutting-edge ecosystem of 2026.Step into the future of digital craftsmanship. The web has evolved into a complex metropolis. Old coding habits are no longer safe. This book reveals the hidden mathematics of absolute code certainty. We explore the groundbreaking 6.0 bridge release. Legacy baggage is finally …… 閱讀更多內容

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

  • Reactive Patterns with RxJS and Angular Signals

    Elevate your Angular 18 applications with RxJS Observables, subjects, operators, and Angular Signals

    Lamis Chebbi ……
    Leverage the reactive paradigm with RxJS and signals in your Angular applications using common patterns and techniques designed for real-world use casesKey FeaturesUse practical reactive patterns in your Angular apps to improve the quality and performance of your codeLearn performance optimization techniques from a Google Developer Expert for AngularSeamlessly integrate RxJS with Angular features …… 閱讀更多內容

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

  • L'arte del Refactoring

    Guida alle tecniche per migliorare il design e la leggibilità del codice

    Martin Fowler ……
    Da quando la programmazione a oggetti è diventata di uso comune, gli sviluppatori si sono trovati di fronte a un numero significativo di applicazioni mal progettate, con software inefficienti e difficili da mantenere ed estendere. Per questo, nel corso del tempo, i professionisti più esperti hanno messo a punto un insieme di tecniche di refactoring per migliorare l'integrità strutturale e le …… 閱讀更多內容

    NT$932 TWD

  • Perl Template Toolkit

    Scalable Templating for the Web

    Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. …… 閱讀更多內容

    NT$763 TWD

  • PhoneGap Beginners Guide (third edition)

    Create, develop, debug, and deploy your very own mobile applications with PhoneGap

    Key FeaturesBook DescriptionThis book is for web developers who want to be productive in the mobile market quickly. In fact, by using PhoneGap, it's possible to deploy native applications based on web standards. This book assumes a very small knowledge of HTML/CSS/JavaScript and mobile platforms, such as Android, BlackBerry, iOS, and Windows Phone, and takes the reader step-by-step into a deep …… 閱讀更多內容

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

  • 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$662 TWD 透過 Kobo Plus 免費享用

  • JavaScript Essentials For Dummies

    Paul McFedries ……
    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know …… 閱讀更多內容

    NT$406 TWD

  • NodeJS: Programmare Web-App Con Javascript

    Programmazione Web, #3

    Kevin Lioy ……
    系列 第 3 冊 - Programmazione Web
    La crescente popolarità di JavaScript ha portato molti cambiamenti e ha completamente rivoltato lo sviluppo web dei nostri giorni, modificandolo radicalmente.Le cose che possiamo fare oggi sul web con JavaScript in esecuzione lato server, così come lato browser, erano difficili da immaginare pochi anni fa o erano incapsulate in ambienti particolari detti "sandbox" come Flash o Applet Java.Le …… 閱讀更多內容

    NT$252 TWD

  • Ultimate Ember.js for Web App Development

    Leverage Convention Over Configuration Paradigm to Develop, Build, and Deploy Complex Applications Using Ember.js (English Edition)

    Aswin Murugesh K ……
    Build large-scale, complex Web Applications using the battle-tested Ember.js framework.Book DescriptionUnlock the full potential of Ember.js with this comprehensive practical handbook tailored for both novice and experienced web developers.Starting with an introduction to Ember.js, delve into essential concepts such as Ember-Cli and local setup, gaining proficiency in Ember.js routing for seamless …… 閱讀更多內容

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

  • JSP-Servlet Interview Questions You'll Most Likely Be Asked

    Vibrant Publishers ……
    系列 第 13 冊 - Job Interview Questions series
    280 JSP-Servlet Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJSP-Servlet Interview Questions You'll Most Likely Be Asked is a perfect companion to stand a head above the rest in today's competitive job market. Rather than going t... …… 閱讀更多內容

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

  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    Artur Czemiel ……
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the …… 閱讀更多內容

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

  • The Basics of JavaScript Coding For Beginners

    Learn Basic JavaScript Programming Concepts

    Roggie Clark, Raj Clark ……
    Learn JavaScript Easier:Looking to dive into the world of JavaScript but don't know where to start? The Basics of JavaScript Coding For Beginners is the perfect introduction for anyone new to coding. Whether you're completely new to programming or you're familiar with other languages and want to master JavaScript, this easy-to-follow guide will have you coding in no time!This JavaScript book for …… 閱讀更多內容

    NT$166 TWD

  • Svelte: A Beginner's Guide

    Simon Holthausen ……
    Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack …… 閱讀更多內容

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

  • Designing Applications with Spring Boot 2.2 and React JS

    Step-by-step guide to design and develop intuitive full stack web applications

    Dinesh Rajput ……
    Designing Application with Spring Boot 2 & React JS is divided into three parts. The first part introduces you to the essentials of the Spring Boot 2.2 Framework and you will learn how to create REST APIs and how to secure REST APIs. Part 2 steps behind the front end application development with React JS and discuss React features and its advantages toward the front end application development. …… 閱讀更多內容

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

  • MERN Quick Start Guide

    Build web applications with MongoDB, Express.js, React, and Node

    Build web applications with MongoDB, ExpressJS, React, and NodeKey FeaturesBuild applications with the MERN stackWork with each component of the MERN stackBecome confident with MERN and ready for more!Book DescriptionThe MERN stack is a collection of great tools—MongoDB, Express.js, React, and Node—that provide a strong base for a developer to build easily maintainable web applications. With each …… 閱讀更多內容

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

  • Ajax Level 2

    Learn how to load content dynamically with JavaScript

    J.D Gauchat ……
    Learn how to use Ajax on your website or web application to communicate with your server. After reading this guide, you will know how to read files on the server and process their content, how to control the process with events, how to send data to the server, and how to upload and download resources.Table of ContentsAJAX LEVEL 2The XMLHttpRequest ObjectPropertiesEventsSending DataUploading …… 閱讀更多內容

    NT$63 TWD