Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

CGI, JavaScript, Perl, VBScript 電子書

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

    Darren Jones ……
    A hands-on, practical Introduction to coding!Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the …… 閱讀更多內容

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

  • JavaScript Mastery: A Step-by-Step Beginner's Guide to Learning JavaScript Programming

    Chloe Annable ……
    Are you eager to delve into the world of computer programming?Whether you're a complete beginner seeking a user-friendly introduction, JavaScript is the ideal choice for individuals like yourself! In today's modern society, computers play a crucial and nearly ubiquitous role. While they empower us with numerous capabilities, many still find them perplexing, especially when it comes to aspects like …… 閱讀更多內容

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

  • Adobe Edge Animate: The Missing Manual

    Chris Grover ……
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right book. Adobe Edge Animate: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all of the code for you. With this book, you’ll be designing great-looking web elements in no time.The …… 閱讀更多內容

    NT$712 TWD

  • Angular 6 for Enterprise-Ready Web Applications

    Deliver production-ready and cloud-scale Angular web apps

    Doguhan Uluca ……
    A hands-on guide with a minimalist and flexible approach that enables quick learning and rapid delivery of cloud-ready enterprise applications with Angular 6Key FeaturesExplore tools and techniques to push your web app to the next levelMaster Angular app design and architectural considerationsLearn continuous integration and deploy your app on a highly available cloud infrastructure in AWSBook …… 閱讀更多內容

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

  • JavaScript Cookbook

    Programming the Web

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.The recipes in this book take advantage of the latest …… 閱讀更多內容

    NT$1,613 TWD

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features …… 閱讀更多內容

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

  • Twilio Best Practices

    Tim Rogers ……
    If you have experience with at least one programming language and are looking to integrate Twilio into your applications, then this book is for you. …… 閱讀更多內容

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

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    Nick Morgan ……
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to …… 閱讀更多內容

    NT$949 TWD

  • Learning Bootstrap 4

    Modern, Elegant and Responsive Web Design Made Easy

    Matt Lambert ……
    Unearth the potential of Bootstrap 4 to create highly responsive and beautiful websites using modern web techniquesKey Features\[\*\] This book shows how to take advantage of the all new features introduced in Bootstrap\[\*\] Learn responsive web design and discover how to build mobile-ready websites with ease\[\*\] Find out how to extend the capabilities of Bootstrap with a huge range of tools …… 閱讀更多內容

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

  • JavaScript for Absolute Beginners: A Clear and Simple Introduction to Web Interactivity

    Elliot Jules ……
    Master JavaScript Programming From Zero to Building Real Interactive ProjectsAre you ready to learn the language that powers the modern web? JavaScript for Absolute Beginners is your clear, practical guide to understanding web development from the ground up, even if you have never written a single line of code.This book is designed specifically for complete beginners who want to transform static …… 閱讀更多內容

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

  • JavaScript und TypeScript für C#-Entwickler

    Oliver Zeigermann ……
    系列 第 56 冊 - schnell + kompakt
    Das Buch "JavaScript und TypeScript für C# Entwickler“ führt anhand von vielen Codebeispielen in die Grundlagen und die Patterns der Programmiersprache JavaScript ein. Zielpublikum sind C#-Entwickler, die sich in so kurzer Zeit wie möglich der Sprache JavaScript annähern wollen. Deshalb wird alles weggelassen, was man als C#-Entwickler sowieso schon weiß. Zudem werden Vergleiche zu bereits …… 閱讀更多內容

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

  • JavaScript All-in-One For Dummies

    Chris Minnick ……
    A developer’s resource to learning one of the most-used scripting languagesJavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the tools, libraries, frameworks, and runtime environments new and experienced coders need to know. Start by learning …… 閱讀更多內容

    NT$949 TWD

  • Mastering TypeScript

    Write TypeScript fluently and without fighting the type system

    Master the TypeScript language – form mental models of the type system, read and understand errors, and migrate from JavaScript to TypeScript competently. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore TypeScript’s key elements and advanced language featuresDive deep into type inference, type design, and building custom typesForm mental models to help …… 閱讀更多內容

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

    預購

  • Web Workers

    Multithreaded Programs in JavaScript

    Ido Green ……
    Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you’ll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the …… 閱讀更多內容

    NT$431 TWD

  • Building Scalable Web Apps with Node.js and Express

    Design and Develop a Robust, Scalable, High-Performance Web Application Using Node.js, Express.js, TypeScript, and Redis (English Edition)

    Easy API Design Using Express. js and Node. js (TypeScript)Book DescriptionEmbark on a journey to become an expert in backend web development with this essential guide using Node. js v20, Express. js, Redis and TypeScript.The book covers foundational to advanced topics through one comprehensive example: a project management system. It ensures learning and application of skills in API caching with …… 閱讀更多內容

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

  • Jump Start Vue.js

    Nilson Jacques ……
    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.Now revised to cover …… 閱讀更多內容

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

  • Advanced Perl Programming

    The Worlds Most Highly Developed Perl Tutorial

    Simon Cozens ……
    With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current …… 閱讀更多內容

    NT$854 TWD

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    Alex MacCaw ……
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the …… 閱讀更多內容

    NT$664 TWD

  • JavaScript Introduction

    In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It's use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user interface. This coursware is intended for use as a three-day course, or can be used by …… 閱讀更多內容

    NT$712 TWD

  • Vue.js: Tools & Skills

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This book covers a …… 閱讀更多內容

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

  • jQuery Mobile

    Jon Reid ……
    Native apps have distinct advantages, but the future belongs to mobile web apps that function on a broad range of smartphones and tablets. Get started with jQuery Mobile, the touch-optimized framework for creating apps that look and behave consistently across many devices. This concise book provides HTML5, CSS3, and JavaScript code examples, screen shots, and step-by-step guidance to help you …… 閱讀更多內容

    NT$330 TWD

  • jQuery Mobile: Up and Running

    Up and Running

    Maximiliano Firtman ……
    Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you’ll learn the best ways to use this framework’s many interface components to build customizable, multiplatform apps. You don’t need any programming skills or previous …… 閱讀更多內容

    NT$712 TWD

  • RaphaelJS

    Graphics and Visualization on the Web

    Chris Wilson ……
    Create beautiful, interactive images on the Web with RaphaëlJS, the JavaScript library that lets you draw Scalable Vector Graphics (SVG) right in the browser. With this concise guide, you’ll quickly learn how to paint the screen with shapes and colors that you can turn into lively, animated graphics and visualizations.Author Chris Wilson (Time.com) shows you how to create Raphaël objects and …… 閱讀更多內容

    NT$522 TWD

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    Baldurs L. ……
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, …… 閱讀更多內容

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