Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

如果您喜歡 CGI, JavaScript, Perl, VBScript 電子書,或許您也會喜歡這些熱門精選。
顯示第 4972 個結果,共 624
Skip side bar filters
  • Cross-Platform-Entwicklung mit Tabris.js

    系列 第 235 冊 - shortcuts
    Von Apps wird heute im Allgemeinen erwartet, dass sie mindestens auf den beiden großen mobilen Betriebssystemen Android und iOS laufen, im Idealfall gibt es auch noch eine Desktopversion für Windows, Linux und macOS. Doch für Entwickler bedeutet das nicht nur einen gewaltigen Arbeitsaufwand, da praktisch für jedes OS eine eigene Anwendung geschrieben werden muss, sondern eben auch die für …… 閱讀更多內容

    $43.00 HKD 透過 Kobo Plus 免費享用

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

    $28.00 HKD 透過 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 …… 閱讀更多內容

    $225.59 HKD

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

    $196.29 HKD

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

    $35.49 HKD 透過 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 …… 閱讀更多內容

    $54.46 HKD

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

    $35.49 HKD 透過 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 …… 閱讀更多內容

    $146.59 HKD

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

    $147.69 HKD

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

    $30.94 HKD

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

    $78.00 HKD 透過 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 …… 閱讀更多內容

    $120.85 HKD 透過 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 …… 閱讀更多內容

    $242.49 HKD

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

    $178.89 HKD

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and …… 閱讀更多內容

    $76.19 HKD

  • JavaScript Monetization API:

    How to Fund your Human Resistance Cell after the Apocalypse

    John Rhea ……
    系列 series Undead Institute
    You won’t need to trade with the other apocalyptic survivors for long, with web monetization you can add an income stream besides black market cheese. This book discusses the emerging web monetization standard that allows site owners to receive micro payments (thousandths of a cent) privately and securely from anyone in the world. You’ll understand how it works, how to set it up and how to work …… 閱讀更多內容

    $38.99 HKD

  • 6 JavaScript Projects

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that …… 閱讀更多內容

    $76.19 HKD

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

    $82.59 HKD

  • Jump Start JavaScript

    Get Up to Speed With JavaScript in a Weekend

    Get a Jump Start on JavaScript today!JavaScript is a key technology in modern web development, enabling you to craft interactive, usable and engaging experiences for your users.In just one weekend with this SitePoint book, you'll learn how to:Use JavaScript to solve real world problems: build forms, track user events and craft animationsUse JavaScript with HTML5 and CSS3Build an entire JavaScript …… 閱讀更多內容

    $107.19 HKD

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    Theo Houle ……
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... …… 閱讀更多內容

    $39.08 HKD

  • Mastering Web Application Development with AngularJS

    This book will be a step-by-step guide showing the readers how to build a complete web app with AngularJS. This book will be most useful to developers who are evaluating or have decided to use AngularJS for a real life project. You should have some prior exposure to AngularJS, at least through basic examples. We assume that youve got working knowledge of HTML, CSS, and JavaScript. …… 閱讀更多內容

    $200.89 HKD

  • Guide to: Learning Iteration and Generators in Python

    Matt Harrison ……
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. …… 閱讀更多內容

    $38.75 HKD

  • Begin to Code with JavaScript

    Rob Miles ……
    This full-colour book will inspire you to start solving problems and creating programs with JavaScript, even if you have absolutely no programming experience. Its not just friendly and easy: its the first JavaScript beginners guide that puts you in control of your own learning, and empowers you to build unique programs to solve problems you care about.Microsoft has completely reinvented the …… 閱讀更多內容

    $225.59 HKD