Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

    A solid introduction to the fundamentals of Java programming

    Andrew Hoffman ……
    Java Primer will hold your hand as you step into the world of programming. This title, aimed at beginning programmers will walk you through the basics of variables, input, output, parsing input, formatting output, working with arrays, loops, and logic. This should prime you well enough for an A+ in any introduction to Java course at the college level.Similar to all my other eBooks on Amazon, I …… 閱讀更多內容

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

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

  • 5 Practical React Projects

    This book is a collection of in-depth tutorials, selected from SitePoint's React Hub, that will guide you through some fun and practical projects. Along the way, you'll pick up lots of useful development tips.It contains:How to Create a Reddit Clone Using React and Firebase by Nirmalya GhoshBuild a CRUD App Using React, Redux and FeathersJS by Michael WanyoikeHow to Build a Todo App Using React, …… 閱讀更多內容

    NT$254 TWD

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    Venkat Subramaniam ……
    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming …… 閱讀更多內容

    NT$993 TWD

  • React for Real

    Front-End Code, Untangled

    Ludovico Fischer ……
    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up …… 閱讀更多內容

    NT$571 TWD

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    Boris Cherny ……
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its …… 閱讀更多內容

    NT$1,068 TWD

  • BootStrap 3 - Sites Web pour Mobiles

    Utilisez BootStrap 3 pour Créer des Applications Mobiles Magnifiques que vos visiteurs adorent !

    Matthieu DELOISON ……
    系列 第 2 冊 - Développement Facile
    Le meilleur moyen - l'unique moyen - de créer une application magnifique, qui vous rendra fier, c'est de simplifier la vie de vos clients en créant l'application qui répond à leurs besoins et qui reste toujours performantes quelque soit sa complexité.Dans cet ouvrage "multimédia" agréable à lire et tiré de son expérience, un développeur passionné explique comment vous pouvez vous aussi créer des …… 閱讀更多內容

    NT$317 TWD

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    Ryan roffe ……
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming …… 閱讀更多內容

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

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed …… 閱讀更多內容

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

  • Designing React Hooks the Right Way

    Explore design techniques and solutions to debunk the myths about adopting states using React Hooks

    Fang Jin, Sagar Kale ……
    Get to grips with React Hooks and design your own custom Hook to manage application states for making better decisions in site architecture Key Features • Get to grips with Hooks' design and understand each built-in Hook's pitfalls with examples • Discover how to turn your existing code into a reusable Hook via code refactoring • Explore design solutions to identify and solve site performance …… 閱讀更多內容

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

  • Aplicações web real-time com Node.js

    Node.js é uma poderosa plataforma. Ele permite escrever aplicações JavaScript no server-side, tirando proveito da sintaxe e familiaridade da linguagem para escrever aplicações web escaláveis. Como o Node.js usa um modelo orientado a eventos, focado em I/O não-bloqueante, desenvolver nele pode ser diferente para quem está acostumado às aplicações web tradicionais. Nesse livro, Caio Ribeiro Pereira …… 閱讀更多內容

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

  • Construindo APIs REST com Node.js

    Caio Ribeiro Pereira

    Hoje em dia, é muito comum criar aplicações client-side para web e mobile que consomem dados de uma API (Application Programming Interface), que são sistemas back-end focados apenas no processamento e envio de dados, de forma centralizada. Isso permite que sejam desenvolvidas múltiplas aplicações clientes com interfaces específicas para usuários mobile, desktop ou web. Desde 2010, o Node.js provou …… 閱讀更多內容

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

  • JavaScript for Beginners

    A Comprehensive Guide to Mastering JavaScript from Scratch

    Alex Thompson ……
    "JavaScript for Beginners: Unlocking the Power of Web Development: A Comprehensive Guide to Mastering JavaScript from Scratch" is your essential resource for diving into the dynamic world of JavaScript. This book, designed for complete novices and those with a basic understanding, takes you on a step-by-step journey to master the language that powers modern web development. From setting up your …… 閱讀更多內容

    NT$300 TWD

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    系列 第 1 冊 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, …… 閱讀更多內容

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

  • Node.js for Beginners

    A comprehensive guide to building efficient, full-featured web applications with Node.js

    Ulises Gascón ……
    Build your first production-grade web app from scratch using Node.js, Express, MongoDB, authentication, and testing with guidance from a member of the Express Technical Committee as well as a Node.js core collaborator and releaserKey FeaturesLearn JavaScript, async programming, and event-driven architectures in Node.jsDiscover best practices for secure deployment and testing of Node.js appsBuild a …… 閱讀更多內容

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

  • Mastering Puppet

    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

  • Mastering Lua

    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

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

  • Vue.js 3.x+Element Plus前端开发实战

    趣千厘 ……
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 …… 閱讀更多內容

    NT$594 TWD

  • Qualitätssicherung mit JavaScript und PHP

    Sebastian Springer ……
    系列 第 38 冊 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. …… 閱讀更多內容

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

  • Node.js for .NET Developers

    David Gaynes ……
    系列 series Developer Reference
    Build scalable, high-traffic websites and web applications with Node.jsFor many .NET programmers, Node.js represents a new way to build high-traffic websites and applications. Now there’s a practical, concise introduction to Node.js specifically for Microsoft developers. David Gaynes guides you through the entire Node.js development process. Using Microsoft Visual Studio examples, he addresses …… 閱讀更多內容

    NT$371 TWD

  • JavaScript für Java-Entwickler

    Oliver Zeigermann ……
    系列 第 62 冊 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem …… 閱讀更多內容

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