Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

    Manuel Rauber ……
    系列 第 196 冊 - shortcuts
    Seit Jahren wird JavaScript auf dem Client, also im Browser, eingesetzt. Mit Node.js ist nun auch eine Ausführung auf der Serverseite möglich. Manuel Rauber führt in diesem shortcut zunächst allgemein in Node.js und seine grundlegenden Tools ein. Außerdem zeigt er, wie man einen kleinen Taschenrechner entwickelt, der sich über die Kommandozeile steuern lässt. Kapitel 3 und 4 widmen sich dem …… 閱讀更多內容

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

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    James Tisdall ……
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the …… 閱讀更多內容

    NT$865 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$868 TWD

  • Building a Calorie Estimator Web App : with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Calorie Estimator

    Lumavalle Press ……
    Are you ready to apply your basic web development knowledge to a real project? This book guides you through building a Calorie Estimator web app using only HTML, CSS, and JavaScript. Presented in a clear question-and-answer format, each section explains the reasoning behind every step, so you can confidently create your own interactive web applications.What you’ll find inside:An introduction to …… 閱讀更多內容

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

  • The Basics of Front-End Web Development (HTML, CSS, and JavaScript)

    Learn How To Design and Build Websites As A Beginner

    Roggie Clark, Raj Clark ……
    Make Learning Front-End Web Development EasierHave you ever wanted to build your own website but didn't know where to start? Whether you're a total beginner or someone looking to brush up on the fundamentals, this book is your step-by-step guide to mastering the core trio of web development: HTML, CSS, and JavaScript.In this easy-to-follow book, you'll discover:HTML Essentials: Learn how to …… 閱讀更多內容

    NT$242 TWD

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    Lumavalle Press ……
    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring …… 閱讀更多內容

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

  • The Problem with Native JavaScript APIs

    Nicholas C. Zakas ……
    Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run.In this report, Nicholas Zakas—consultant and former front-end tech leader at Yahoo!—provides a case study …… 閱讀更多內容

    免費

  • Node.js for PHP Developers

    Porting PHP to Node.js

    Daniel Howard ……
    If you’re an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you’ll also discover how to refactor and improve …… 閱讀更多內容

    NT$563 TWD

  • Ultimate Deno for Web Development

    Master Modern Web App Development with Deno, TypeScript, and RustKey Features● Build secure, high-performance apps with Deno and TypeScript.● Integrate React, Rust, and Next.js for full-stack workflows.● Deploy using Docker, Azure, and manage tools via Chocolatey.Book DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to ... …… 閱讀更多內容

    NT$653 TWD

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    Tech Guru ……
    Learning C ++ can be a tough and time consuming process but if you are insistent in getting involved in this process, you will find it very engaging and fun. People familiar with other programming languages like Java, Python or Matlab find it comparatively easier to learn C ++. What distinguishes this programming language from the others is that it is one of the first few object oriented languages …… 閱讀更多內容

    NT$117 TWD

  • ECMAScript 6

    Entre de cabeça no futuro do JavaScript

    Nos últimos anos, a linguagem JavaScript cresceu bastante na comunidade de desenvolvedores, tornando-se mais robusta, poderosa e sendo usada em uma infinidade de aplicações de alto nível, tanto no front-end quanto no back-end das aplicações. Ela é a tecnologia por trás de ferramentas, frameworks e bibliotecas consagradas no mercado, tais como: Angular, Ember, React, Backbone, jQuery, Grunt. A …… 閱讀更多內容

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

  • Introduction to JavaScript Arrays and Objects

    A Beginner’s Guide to Storing, Organizing, and Accessing Data in JavaScript

    Dargslan ……
    系列 第 7 冊 - Dargslan - JavaScript - Beginner Level
    Master JavaScript's Most Essential Data Structures: The Definitive Guide to Arrays and ObjectsUnlock the full potential of JavaScript programming with "Introduction to JavaScript Arrays and Objects" – the comprehensive guide designed to transform beginners into confident developers who can expertly handle data in modern web applications.Arrays and objects are the backbone of JavaScript programming …… 閱讀更多內容

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

  • Designing for Scalability with Erlang/OTP

    Implement Robust, Fault-Tolerant Systems

    If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of its features. This hands-on guide demonstrates how to use the Erlang programming language and its OTP framework of reusable libraries, tools, and design principles to develop complex commercial-grade systems that …… 閱讀更多內容

    NT$930 TWD

  • JavaScript

    Visual QuickStart Guide

    Dori Smith, Tom Negrino ……
    系列 series Visual QuickStart Guide
    With the proliferation of new, standards-compliant browsers, virtually all users and Web sites can successfully use the latest JavaScript techniques. This task-based, visual-reference guide has been fully revised and uses step-by-step instructions and plenty of screenshots to give beginning and intermediate scripters what they need to know to keep their skills up-to-date. Readers can start from …… 閱讀更多內容

    NT$675 TWD

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    Adiy ……
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript …… 閱讀更多內容

    NT$139 TWD

  • Learning Three.js: The JavaScript 3D Library for WebGL

    Jos Dirksen ……
    “Learning Three.js is a hands-on guide which provides everything you need to start working with the powerful JavaScript library, and start creating awesome in-browser visualizations”.Learning Three.js is written for anyone looking to get started with Three.js, or looking to improve their skills with the popular js library. The book assumes some knowledge of javascript, but you dont need any …… 閱讀更多內容

    NT$857 TWD

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    Michael Hartl ……
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn …… 閱讀更多內容

    NT$865 TWD

  • Working with Static Sites

    Bringing the Power of Simplicity to Modern Sites

    Just like vinyl LPs, static sites are making a comeback, evidenced by the wide array of static-site generators now available. This practical book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you’ll work with some of today’s more mature and popular static-site generators.Authors Raymond Camden and Brian Rinaldi …… 閱讀更多內容

    NT$736 TWD

  • Building Isomorphic JavaScript Apps

    From Concept to Implementation to Real-World Solutions

    Isomorphic JavaScript, often described as the holy grail of web application development, refers to running JavaScript code on both the browser client and web application server. This application architecture has become increasingly popular for the benefits of SEO, optimized page load and full control of the UI, and isomorphic libraries are being used at companies like Walmart, Airbnb, Facebook, …… 閱讀更多內容

    NT$649 TWD

  • Learning Node.js

    A Hands-On Guide to Building Web Applications in JavaScript

    Marc Wandschneider ……
    系列 series Learning
    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability.You’ll start by installing and running Node.js, …… 閱讀更多內容

    NT$865 TWD

  • Sams Teach Yourself Ajax, JavaScript, and PHP All in One

    系列 series Sams Teach Yourself
    In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies.   No previous Ajax 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 Ajax programming with …… 閱讀更多內容

    NT$675 TWD

  • El poder del ledger, explorando la tecnología blockchain

    Criptomonedas, #5

    Daniel Senior ……
    系列 第 5 冊 - Criptomonedas
    ¡Descubre el emocionante mundo de las criptomonedas más allá de Bitcoin con "Más Allá de Bitcoin: Altcoins y Oportunidades Emergentes"! Este libro es tu guía completa para explorar las altcoins y las fascinantes oportunidades que ofrecen en el panorama criptográfico actual.En este exhaustivo volumen, el autor experto en criptomonedas, Daniel Senior, desglosa meticulosamente una amplia gama de …… 閱讀更多內容

    NT$143 TWD

  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with …… 閱讀更多內容

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

  • Essential Angular

    Essential Angular is a concise, complete overview of the key aspects of Angular, written by two Angular core contributors. The book covers the framework's mental model, its API, and the design principles behind it. It is fully up to date with the latest release of Angular.About This BookWritten by two Angular core contributorsA complete overview of the key aspects of AngularUp to date with the …… 閱讀更多內容

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