Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

    Guida per creare API e applicazioni in JavaScript

    Alessandro Miliucci ……
    Node.js è un framework open source basato sul motore JavaScript V8 di Chrome che permette di creare applicazioni veloci, compatte e affidabili. Questo manuale accompagna nell'apprendimento delle varie funzionalità. Si parte da un'introduzione a Node.js e alla sua storia, per poi passare all'installazione e configurazione del software. Si prosegue con la creazione e l'esecuzione della prima …… 閱讀更多內容

    NT$863 TWD

  • PHP, MySQL & JavaScript All in One, Sams Teach Yourself

    Julie Meloni ……
    系列 series Sams Teach Yourself
    In just a short time, you can learn how to use PHP, MySQL, and JavaScript together to create dynamic, interactive websites and applications using three leading web development technologies.No previous programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of full-stack web …… 閱讀更多內容

    NT$1,020 TWD

  • HTML, CSS, and JavaScript All in One

    Covering HTML5, CSS3, and ES6, Sams Teach Yourself

    系列 series Sams Teach Yourself
    Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and …… 閱讀更多內容

    NT$901 TWD

  • Internet of Things Programming with JavaScript

    Get the best out of Arduino and Raspberry Pi Zero to develop Internet of Things projects using JavaScript

    Learn the art of bringing the Internet of Things into your projects with the power of JavaScriptKey FeaturesThis is a practical guide to help you configure and build a complete distributed IoT system from scratch using JavaScriptUtilize the power of Node and HTML5 to develop web services and a centralized web server, enabling high-level communication between connected devicesControl all your …… 閱讀更多內容

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

  • Web Developer's Reference Guide

    A one-stop guide to the essentials of web development including popular frameworks such as jQuery, Bootstrap, AngularJS, and Node.js

    A one-stop guide to the essentials of web development including popular frameworks such as jQuery, Bootstrap, AngularJS, and Node.js Key Features\[\*\] Understand the essential elements of HTML, CSS, and JavaScript, including how and when to use them\[\*\] Walk through three of the best and most popular web development frameworks – jQuery, Bootstrap, and AngularJS\[\*\] References for any function …… 閱讀更多內容

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

  • Node.js Web Development

    Create real-time server-side applications with this practical, step-by-step guide

    David Herron ……
    Create real-time server-side applications with this practical, step-by-step guideKey Features\[\*\] Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development\[\*\] Understand website development both with and without the Connect/Express web application framework\[\* \] Develop both HTTP server and client applicationsBook …… 閱讀更多內容

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

  • MQL

    Eine hierarchische Abfragesprache mit TypeScript erstellen

    Thomas Mahringer ……
    系列 第 231 冊 - shortcuts
    Eine der großen Fragen bei webbasierten Apps bleibt immer die nach dem Datenaustausch mit den Backends. Obwohl es inzwischen durchaus erprobte und zuverlässige Abfragemethoden wie OData und GraphQL gibt, sind diese für alle denkbaren Aufgabenstellungen ausgelegt und bringen deshalb auch immer einen gewissen Overhead in Entwicklung und Ausführung mit sich. Deshalb würde es sich doch anbieten, …… 閱讀更多內容

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

  • Node.js for Embedded Systems

    Using Web Technologies to Build Connected Devices

    How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, JavaScript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and software engineers, makers, and web developers how to talk in JavaScript …… 閱讀更多內容

    NT$617 TWD

  • ANDROID DEVELOPMENT PART 1

    m.furqan riaz ……
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is …… 閱讀更多內容

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

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    Addy Osmani ……
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a …… 閱讀更多內容

    NT$925 TWD

  • ReactJS Blueprints

    Sven A. Robbestad ……
    Create powerful applications with ReactJS, the most popular platform for web developers todayAbout This BookCreate web apps with the most popular JavaScript library in the worldLearn how to speed up your development process and save valuable timeWork though step-by-step tutorials that provide easy-to-understand solutions to real-world problemsWho This Book Is ForThis book is for those who want to …… 閱讀更多內容

    NT$1,067 TWD

  • JavaScript in easy steps, 5th Edition

    Mike McGrath ……
    系列 series In Easy Steps
    JavaScript in easy steps, now in its 5th edition, instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality.  You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to …… 閱讀更多內容

    NT$470 TWD

  • Programming Elm

    Build Safe, Sane, and Maintainable Front-End Applications

    Jeremy Fairbank ……
    Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps you take advantage of this new language in your web site development. Learn how the Elm Architecture …… 閱讀更多內容

    NT$831 TWD

  • Learning JavaScript Fast

    Build Web Interactivity Using Powerful JavaScript Tools

    Felix Lancaster ……
    Beginners who wish to learn JavaScript fast and efficiently may find "Learning JavaScript Fast: Essential Coding Skills for Beginners: Build Web Interactivity Using Powerful JavaScript Tools," an extensive tutorial. This book makes it easier for users to create dynamic web apps by offering a methodical and straightforward approach to comprehending the fundamentals of JavaScript. This book breaks …… 閱讀更多內容

    NT$312 TWD

  • Javascript "La Biblia"

    El presente libro nace con la idea de servir como texto introductorio, de consulta, respaldo y para la codificación, generación y diseños de páginas web, por medio de la codificación javascript, a través de extractos, resúmenes y aportes propios del autor, para su entendimiento y aprendizaje."HTML" es lo que se utiliza para crear todas las páginas web de Internet". De manera más concreta, HTML es …… 閱讀更多內容

    NT$314 TWD

  • Nodejs Programming By Example

    Agus Kurniawan ……
    This book is a reference to the nodejs programming language. It describes all the elements of the language and illustrates their use with code examples. The book covers topics such as: * Basic nodejs programming language * File operations * Functions * String operations * Building own module * Error handling * Events * Database programming * Web application * Socket programming * Socket.io …… 閱讀更多內容

    NT$154 TWD

  • Sviluppare applicazioni ibride per dispositivi mobili

    Diego La Monica ……
    Molti sanno come sviluppare un'applicazione per dispositivi mobili, pochi invece sanno come farlo nel modo migliore. Grazie a questo ebook sarà possibile imparare a sviluppare applicazioni ibride per dispositivi mobili partendo da zero usando Apache Cordova in pochissimo tempo.Il libro è strutturato in 5 macro-argomenti (architettura, strumenti, sviluppo, debugging, ottimizzazione). Dopo averlo …… 閱讀更多內容

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

  • Object-Relational Mapping (ORM): MongoDB, Mongoosejs and Node.js By Example

    Agus Kurniawan ……
    The Guide to learn Object-Relational Mapping (ORM) for MongoDB using Mongoosejs and Node.js is the development practical guide for you. The text aims to give you illustration in code how to implement ORM for MongoDB. It contains lots of detailed sample code that can be followed a long with as you read.****TOC***Development EnvironmentSchemas and ModelsCreate, Read, Update and Delete …… 閱讀更多內容

    NT$104 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$330 TWD

  • JavaScript für Einsteiger - In einfachen Schritten zum Programmier-Experten: Der leicht verständliche und praxisnahe Leitfaden zum professionellen Programmieren im Handumdrehen

    Code Campus ……
    Wie Sie mit den richtigen Skills in kürzester Zeit zum absoluten Programmier-Profi werden – ganz ohne Vorkenntnisse! Möchten Sie sich für Ihren Job oder Ihr Studium einen Vorteil verschaffen und objektorientiertes Programmieren lernen? Wollen Sie Ihre eigenen Codes schreiben, auch wenn Sie noch keine Ahnung von Programmiersprachen haben? Brauchen Sie eine Schritt-für Schritt Anleitung, mit der Sie …… 閱讀更多內容

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

  • Migrating Legacy JavaScript Projects to TypeScript: A Practical Guide

    Baldurs L. ……
    Migrating Legacy JavaScript Projects to TypeScript: A Practical GuideTransform your JavaScript codebase into a type-safe, maintainable TypeScript project with confidence.Are you struggling with a growing JavaScript codebase that's becoming increasingly difficult to maintain? Do runtime errors plague your applications? Is onboarding new developers to your JavaScript projects taking too long? This …… 閱讀更多內容

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

  • Building a Poll Builder Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Poll Builder

    Lumavalle Press ……
    This hands-on Q&A-style guide shows how to create a complete Poll Builder web app using only HTML, CSS, and JavaScript. It is intended for learners who have a basic understanding of these technologies and want to apply them in a practical project.You will learn how to:Structure your HTML for user input and resultsStyle forms and layouts using CSS for a better experienceUse JavaScript to add and …… 閱讀更多內容

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

  • Building a Screenshot Capture Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Screenshot Capture App

    Lumavalle Press ……
    This practical guide shows you how to build a working Screenshot Capture web app using only HTML, CSS, and JavaScript. Designed for beginners and early intermediates, it uses a clear question-and-answer format to explain every step in simple terms.You will learn how to:Set up your project structure and layoutUse the Screen Capture API to access screen contentConvert live video previews into still …… 閱讀更多內容

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

  • Building a Tab Manager Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tab Manager

    Lumavalle Press ……
    This guide helps developers with basic web skills build a functional Tab Manager app using core web technologies: HTML, CSS, and JavaScript. Through a practical question-and-answer format, it explains key concepts and techniques needed to create an interactive tabbed interface.Starting with the project setup, the guide walks you through structuring HTML for tabs and content panels, styling with …… 閱讀更多內容

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