Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

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

    NT$410 TWD

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and …… 閱讀更多內容

    NT$455 TWD

  • AngularJS for .NET Developers in 24 Hours, Sams Teach Yourself

    系列 series Sams Teach Yourself
    In just 24 sessions of one hour or less, you will be up and running with AngularJS in your Microsoft .NET environment. Using a straightforward, step-by-step approach, each lesson builds on your .NET skills and knowledge, helping you quickly learn the essentials of AngularJS, and use it to streamline any web development project.Step-by-step instructions carefully walk you through the most common …… 閱讀更多內容

    NT$865 TWD

  • VBScript Pocket Reference

    Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows …… 閱讀更多內容

    NT$320 TWD

  • Ajax: The Definitive Guide

    Interactive Applications for the Web

    Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel.Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the …… 閱讀更多內容

    NT$865 TWD

  • Responsive & Fast

    Implementing High-Performance Responsive Design

    Guy Podjarny ……
    Is Responsive Web Design (RWD) slowing your site down? It doesn’t have to. With this concise book, you’ll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers …… 閱讀更多內容

    NT$320 TWD

  • JavaScript: Novice to Ninja

    Darren Jones ……
    Learn JavaScript from scratch!Packed with numerous examples, JavaScript: Novice to Ninja is a fun, step-by-step and comprehensive introduction to development in JavaScript.Discover how to use JavaScript to solve real-world problems, build smarter forms, track user events, and design eye-catching animations.Learn JavaScript's built-in functions, methods, and properties.Use JavaScript to validate …… 閱讀更多內容

    NT$628 TWD

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    John Paul Mueller ……
    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and …… 閱讀更多內容

    NT$930 TWD

  • Einstieg in TypeScript

    Grundlagen für Entwickler

    系列 第 219 冊 - shortcuts
    Die von Microsoft entwickelte Programmiersprache TypeScript ist ein Superset von JavaScript und wird unter Entwicklern immer beliebter, nicht zuletzt aufgrund der statischen Typisierung und von Features wie IntelliSense und Go to definition. Auch Googles SPA-Framework Angular ist in TypeScript geschrieben. In diesem shortcut gibt Thomas Claudius Huber eine fundierte Einführung in die …… 閱讀更多內容

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

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Sebastian Bergmann ……
    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort …… 閱讀更多內容

    NT$209 TWD

  • CoffeeScript

    Accelerated JavaScript Development

    Trevor Burnham ……
    Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto "It's just JavaScript," CoffeeScript provides all the power of the JavaScript language in a friendly and elegant package. This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no …… 閱讀更多內容

    NT$621 TWD

  • Canvas Pocket Reference

    Scripted Graphics for HTML5

    David Flanagan ……
    The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web …… 閱讀更多內容

    NT$330 TWD

  • Dreamweaver CS5: The Missing Manual

    Adobe's website-development program lets you revamp an existing site, or design, build, and manage a new one without writing a single line of code. But learning Dreamweaver is tricky. This step-by-step guide helps you master this versatile program with jargon-free language, hands-on tutorials, and savvy advice from a Dreamweaver pro.Get complete guidance. Go from building your first web page to …… 閱讀更多內容

    NT$894 TWD

  • The Little Book on CoffeeScript

    The JavaScript Developer's Guide to Building Better Web Apps

    Alex MacCaw ……
    This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that’s gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables …… 閱讀更多內容

    NT$248 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$368 TWD

  • Perl 6 Deep Dive

    Data manipulation, concurrency, functional programming, and more

    Andrew Shitov ……
    Learn Perl 6 effortlessly to solve everyday problemsKey FeaturesFilled with practical examples, this comprehensive guide explores all aspects of Perl 6.Leverage the power of Perl 6 concurrency to develop responsive and high-performant software.Delves into various programming paradigms (such as Object Oriented, functional, and reactive) that can be adopted by Perl 6 developers to write effective …… 閱讀更多內容

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

  • AngularJS Programming by Example

    Agus Kurniawan ……
    AngularJS is JavaScript framework to accelerate developer to build front-end web application. This book helps who want to learn AngularJS programming by providing sample code illustration.**TOC**Preparing Development Environment1.1 AngularJS1.2 Development Tools1.3 Hello WorldAngular Modules and Controllers2.1 Angular Modules2.2 Controllers2.3 Working with Multi Controllers2.4 Calling AngularJS... …… 閱讀更多內容

    NT$109 TWD

  • Mastering React: From Zero to Hero (Step By Step)

    Sin Cos Web ……
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, …… 閱讀更多內容

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

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    Jonathan Rigdon ……
    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and …… 閱讀更多內容

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

  • Web Development with Node and Express

    Leveraging the JavaScript Stack

    Ethan Brown ……
    Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).Express strikes a balance …… 閱讀更多內容

    NT$930 TWD

  • MASTER REACT.JS PART 6

    m.furqan riaz ……
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web …… 閱讀更多內容

    NT$120 TWD

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Kirupa Chinnathambi ……
    系列 series Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner …… 閱讀更多內容

    NT$865 TWD

  • Learning Angular

    A Hands-On Guide to Angular 2 and Angular 4

    系列 series Learning
    Learning Angular, Second EditionA Hands-On Guide to Angular 2 and Angular 4Learning Angular teaches modern application development with Angular 2 and Angular 4. It begins with the basics of Angular and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular …… 閱讀更多內容

    NT$865 TWD

  • JavaScript and Ajax for the Web

    Visual QuickStart Guide

    Tom Negrino, Dori Smith ……
    This task-based, visual reference guide has been fully revised. It uses step-by-step instructions and plenty of screenshots to give beginning and intermediate Web designers what they need to know to learn JavaScript. Readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. In this updated seventh edition, …… 閱讀更多內容

    NT$675 TWD