Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

編纂者 電子書

如果您喜歡 編纂者 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 1246
Skip side bar filters
  • Clean Python

    Elegant Coding in Python

    Sunil Kapil ……
    系列 series Professional and Applied Computing (R0)
    Discover the right way to code in Python. This book provides the tips and techniques you need to produce cleaner, error-free, and eloquent Python projects.Your journey to better code starts with understanding the importance of formatting and documenting your code for maximum readability, utilizing built-in data structures and Python dictionary for improved maintainability, and working with modules …… 閱讀更多內容

    $367.19 HKD

  • Crafting Interpreters

    Robert Nystrom ……
    Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam.That …… 閱讀更多內容

    $311.99 HKD 透過 Kobo Plus 免費享用

  • The Python Workbook

    A Brief Introduction with Exercises and Solutions

    Ben Stephenson ……
    系列 series Computer Science (R0)
    While other textbooks devote their pages to explaining introductory programming concepts, The Python Workbook focuses exclusively on exercises, following the philosophy that computer programming is a skill best learned through experience and practice. Designed to support and encourage hands-on learning about programming, this student-friendly work contains 174 exercises, spanning a variety of …… 閱讀更多內容

    $376.19 HKD

  • Practical MATLAB Deep Learning

    A Project-Based Approach

    系列 series Professional and Applied Computing (R0)
    Harness the power of MATLAB for deep-learning challenges. This book provides an introduction to deep learning and using MATLAB's deep-learning toolboxes. You’ll see how these toolboxes provide the complete set of functions needed to implement all aspects of deep learning.Along the way, you'll learn to model complex systems, including the stock market, natural language, and angles-only orbit …… 閱讀更多內容

    $289.09 HKD

  • Design and Implementation of the MTX Operating System

    K. C. Wang ……
    系列 series Computer Science (R0)
    This course-tested textbook describes the design and implementation of operating systems, and applies it to the MTX operating system, a Unix-like system designed for Intel x86 based PCs. Written in an evolutional style, theoretical and practical aspects of operating systems are presented as the design and implementation of a complete operating system is demonstrated. Throughout the text, complete …… 閱讀更多內容

    $710.59 HKD

  • Exploring Robotics with ROBOTIS Systems

    Chi N. Thai ……
    系列 series Computer Science (R0)
    This book presents foundational robotics concepts using the ROBOTIS BIOLOID and OpenCM-904 robotic systems, and is suitable as a curriculum for a first course in robotics for undergraduate students or a self-learner. It covers wheel-based robots, as well as walking robots. Although it uses the standard “Sense, Think, Act” approach, communications (bot-to-bot and PC-to-bot) programming concepts are …… 閱讀更多內容

    $334.39 HKD

  • Pro TBB

    C++ Parallel Programming with Threading Building Blocks

    系列 series Professional and Applied Computing (R0)
    This open access book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approachable manner. Throughout the book the authors present numerous examples and best practices …… 閱讀更多內容

    免費

  • Python For ArcGIS

    Laura Tateosian ……
    系列 series Earth and Environmental Science (R0)
    This book introduces Python scripting for geographic information science (GIS) workflow optimization using ArcGIS. It builds essential programming skills for automating GIS analysis. Over 200 sample Python scripts and 175 classroom-tested exercises reinforce the learning objectives. Readers will learn to: • Write and run Python in the ArcGIS Python Window, the PythonWin IDE, and the PyScripter IDE …… 閱讀更多內容

    $710.59 HKD

  • Runtime Verification

    19th International Conference, RV 2019, Porto, Portugal, October 8–11, 2019, Proceedings

    編輯者: Bernd Finkbeiner, Leonardo Mariani ……
    系列 series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 19th International Conference on Runtime Verification, RV 2019, held in Porto, Portugal, in October 2019.The 25 regular papers presented in this book were carefully reviewed and selected from 38 submissions.The RV conference is concerned with all aspects of monitoring and analysis of hardware, software and more general system executions. …… 閱讀更多內容

    $543.39 HKD

  • Die ultimative FRITZ!Box Bibel - Das Praxisbuch 2. aktualisierte Auflage - mit vielen Insider Tipps und Tricks - komplett in Farbe

    Wolfram Gieseke ……
    Die ultimative FRITZ!Box-Bibel - Das Praxisbuch – komplett in Farbe! 2. aktualisierte AuflageUnd sollten einmal Probleme auftreten, steht Ihnen der erfahrene Autor Wolfram Gieseke ebenfalls mit Rat und Tat zur Seite.Aus dem Inhalt: …… 閱讀更多內容

    $128.00 HKD 透過 Kobo Plus 免費享用

  • Perspectives on Software Requirements

    系列 第 753 冊 - The Springer International Series in Engineering and Computer Science
    Perspectives On Software Requirements presents perspectives on several current approaches to software requirements. Each chapter addresses a specific problem where the authors summarize their experiences and results to produce well-fit and traceable requirements. Chapters highlight familiar issues with recent results and experiences, which are accompanied by chapters describing well-tuned new …… 閱讀更多內容

    $752.39 HKD

  • Illuminating Realities: The Theory of Real-Time Ray Tracing

    Dive into the world of advanced computer graphics with "Illuminating Realities: The Theory of Real-Time Ray Tracing." This comprehensive guide takes you through the fascinating principles and practical applications of real-time ray tracing, a groundbreaking technology revolutionizing the fields of gaming, visual effects, and interactive simulations.Explore the evolution of ray tracing from its …… 閱讀更多內容

    $77.99 HKD 透過 Kobo Plus 免費享用

  • Programming Languages and Systems

    14th Asian Symposium, APLAS 2016, Hanoi, Vietnam, November 21 - 23, 2016, Proceedings

    編輯者: Atsushi Igarashi ……
    系列 series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 14th Asian Symposium on Programming Languages and Systems, APLAS 2016, held in Hanoi, Vietnam, in November 2016.The papers cover a variety of topics such as semantics, logics, and foundational theory; design of languages type systems, and foundational calculi; domain-specific languages; compilers, interpreters, and abstract machines; program …… 閱讀更多內容

    $417.99 HKD

  • Scale Smart: Azure Architecture Essentials

    Scale Smart: Azure Architecture Essentials is your definitive guide to building robust, scalable, and secure cloud solutions using Microsoft Azure. Whether you're an IT professional, solutions architect, or a developer stepping into the world of cloud architecture, this book equips you with the foundational principles and practical techniques to design systems that scale intelligently and …… 閱讀更多內容

    $77.99 HKD 透過 Kobo Plus 免費享用

  • Julia Quick Syntax Reference

    A Pocket Guide for Data Science Programming

    Antonello Lobianco ……
    系列 series Professional and Applied Computing (R0)
    This quick Julia programming language guide is a condensed code and syntax reference to the Julia 1.x programming language, updated with the latest features of the Julia APIs, libraries, and packages. It presents the essential Julia syntax in a well-organized format that can be used as a handy reference.This book provides an introduction that reveals basic Julia structures and syntax; discusses …… 閱讀更多內容

    $445.29 HKD

  • Learn Microservices with Spring Boot

    A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    系列 series Professional and Applied Computing (R0)
    Build Java-based microservices architecture using the Spring Boot framework by evolving an application from a small monolith to an event-driven architecture composed of several services. This revised book follows an incremental approach in teaching the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, …… 閱讀更多內容

    $492.19 HKD

  • Models, Mindsets, Meta: The What, the How, and the Why Not?

    Essays Dedicated to Bernhard Steffen on the Occasion of His 60th Birthday

    系列 series Computer Science (R0)
    This Festschrift volume is published in honor of Bernhard Steffen, Professor at the Technical University of Dortmund, on the occasion of his 60th birthday. His vision as well as his theoretical and practical work span the development and implementation of novel, specific algorithms, and the establishment of cross-community relationships with the effect to obtain simpler, yet more powerful …… 閱讀更多內容

    $417.99 HKD

  • Beginning Ruby

    From Novice to Professional

    Peter Cooper ……
    系列 series Professional and Applied Computing (R0)
    Learn the principles behind object-oriented programming and within a few chapters create a fully functional Ruby application. You'll also gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which are needed as part of a fully functioning Ruby application.Based on the bestselling first and second editions, Beginning Ruby, Third …… 閱讀更多內容

    $492.19 HKD

  • Foundations of Programming Languages

    Kent D. Lee ……
    系列 series Computer Science (R0)
    This clearly written textbook introduces the reader to the three styles of programming, examining object-oriented/imperative, functional, and logic programming. The focus of the text moves from highly prescriptive languages to very descriptive languages, demonstrating the many and varied ways in which we can think about programming. Designed for interactive learning both inside and outside of the …… 閱讀更多內容

    $376.19 HKD

  • Erlang and Elixir for Imperative Programmers

    Wolfgang Loder ……
    系列 series Professional and Applied Computing (R0)
    Learn and understand Erlang and Elixir and develop a working knowledge of the concepts of functional programming that underpin them. This book takes the author’s experience of taking on a project that required functional programming and real-time systems, breaks it down, and organizes it. You will get the necessary knowledge about differences to the languages you know, where to start, and where to …… 閱讀更多內容

    $312.49 HKD

  • Java 9 Modularity Revealed

    Project Jigsaw and Scalable Java Applications

    Alexandru Jecan ……
    系列 series Professional and Applied Computing (R0)
    Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime …… 閱讀更多內容

    $289.09 HKD

  • API Development

    A Practical Guide for Business Implementation Success

    Sascha Preibisch ……
    系列 series Professional and Applied Computing (R0)
    Implement application programming interface (API) usability, security, availability, reliability, and scalability to extend your company’s market and potentially generate revenue. Businesses know they need to extend their markets into the digital world, and expose internal data to the Internet. This book shows how stakeholders within an organization can make it a successful journey.Stakeholder …… 閱讀更多內容

    $492.19 HKD

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    Markus Duft ……
    系列 series Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of …… 閱讀更多內容

    $289.09 HKD

  • More Math Into LaTeX

    George Grätzer ……
    系列 series Computer Science (R0)
    For over two decades, this comprehensive manual has been the standard introduction and complete reference for writing articles and books containing mathematical formulas. If the reader requires a streamlined approach to learning LaTeX for composing everyday documents, Grätzer’s © 2014 Practical LaTeX may also be a good choice.In this carefully revised fifth edition, the Short Course has been …… 閱讀更多內容

    $710.59 HKD