Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

編纂者 電子書

如果您喜歡 編纂者 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 1245
Skip side bar filters
  • 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

  • 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 免費享用

  • 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

  • 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

  • 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

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

    免費

  • Formal Aspects of Component Software

    11th International Symposium, FACS 2014, Bertinoro, Italy, September 10-12, 2014, Revised Selected Papers

    編輯者: Ivan Lanese, Eric Madelaine ……
    系列 series Springer Nature Proceedings Computer Science
    This book constitutes revised selected papers from the International Symposium on Formal Aspects of Component Software, FACS 2014, held in Bertinoro, Italy, in September 2014.The 20 full papers presented in this volume were carefully reviewed and selected from 44 submissions. They are organized in topical sections named: compositional approaches; adaptation and evolution; application and …… 閱讀更多內容

    $417.99 HKD

  • Building Mobile Magic: Integrating Flutter with Firebase

    Dive into the world of seamless mobile application development with "Building Mobile Magic: Integrating Flutter with Firebase," the essential guide for modern developers. This comprehensive book is your gateway to mastering the integration of Flutter, Google's UI toolkit for crafting natively compiled applications for mobile, web, and desktop from a single codebase, with Firebase, Google's …… 閱讀更多內容

    $78.99 HKD

  • Advanced Metaprogramming in Classic C++

    Davide Di Gennaro ……
    系列 series Professional and Applied Computing (R0)
    Advanced Metaprogramming in Classic C++ aims to be both an introduction and a reference to C++ template metaprogramming (TMP); TMP is presented in the book as a set of techniques that will bring a new style in C++ and make code exceptionally clear and efficient. The book deals with language aspects, design patterns, examples and applications (seen as case studies). Special emphasis is put on small …… 閱讀更多內容

    $703.09 HKD

  • Beginning SQL Server R Services

    Analytics for Data Scientists

    Bradley Beard ……
    系列 series Professional and Applied Computing (R0)
    Learn how to develop powerful data analytics applications quickly for SQL Server database administrators and developers. Organizations will be able to sift data and derive the business intelligence needed to drive business decisions and profit. The addition of R to SQL Server 2016 places a powerful analytical processor into an environment most developers are already comfortable with – Visual …… 閱讀更多內容

    $289.09 HKD

  • Mastering Pygame: From Basics to Advanced Game Development

    "Mastering Pygame: From Basics to Advanced Game Development" is an indispensable resource for both budding and seasoned developers eager to enhance their game programming skills. This comprehensive guide delves deep into the world of Pygame, a popular Python library for creating video games, offering readers a unique blend of theoretical knowledge and practical application.Starting with the …… 閱讀更多內容

    $78.99 HKD

  • Practical Marko

    Progressive HTML Rendering and Micro Front-Ends

    系列 series Professional and Applied Computing (R0)
    With the recent evolution of frontend frameworks toward the server, there has been a growing interest in server-side rendering and optimizing for the server to unlock greater performance gains. In this context, this book explores Marko JS—a View framework that is heavily optimized for both the server and the client—and discusses techniques using Marko that can help enterprises achieve significant …… 閱讀更多內容

    $445.29 HKD

  • Guia prático de TypeScript

    Melhore suas aplicações JavaScript

    Desenvolvido e mantido pela Microsoft, o TypeScript é um pré-processador open source de códigos JavaScript que auxilia na escrita de códigos, desde os mais simples até os mais complexos, utilizando tipagem de dados e os princípios da Orientação a Objetos para o desenvolvimento de aplicações front-end, back-end e mobile. Neste livro, Thiago da Silva Adriano abordará conceitos básicos do TypeScript, …… 閱讀更多內容

    $73.00 HKD 透過 Kobo Plus 免費享用

  • Grundkurs Software-Engineering mit UML

    Der pragmatische Weg zu erfolgreichen Softwareprojekten

    Stephan Kleuker ……
    系列 series Computer Science and Engineering (German Language)
    Mit der Entwicklung neuer Technologien werden auch die einzelnen Software-Projekte stetig komplexer. Zu analysieren, warum manche Projekte scheitern und andere erfolgreich sind, wird daher immer wichtiger. Dieses Buch ist ein praktischer Leitfaden für die Entwicklung neuer Software.Systematisch beschreibt der Autor die Chancen und Risiken, die einem bei der Entwicklung einer Software begegnen …… 閱讀更多內容

    $273.39 HKD

  • Programmieren spielend gelernt mit dem Java-Hamster-Modell

    Dietrich Boles ……
    系列 series Computer Science and Engineering (German Language)
    Das Hamster-Modell ist ein spezielles didaktisches Modell zum spielerischen Erlernen der Programmierung. Es orientiert sich an der Programmiersprache Java. Programmieranfänger lernen die grundlegenden Programmierkonzepte und den Programmentwurf kennen, indem sie sogenannte „Hamster-Programme“ entwickeln, mit denen sie einen virtuellen Hamster durch eine virtuelle Landschaft steuern und dabei …… 閱讀更多內容

    $234.39 HKD

  • Scientific Data Analysis using Jython Scripting and Java

    Sergei V. Chekanov ……
    系列 series Computer Science (R0)
    Scientific Data Analysis using Jython Scripting and Java presents practical approaches for data analysis using Java scripting based on Jython, a Java implementation of the Python language. The chapters essentially cover all aspects of data analysis, from arrays and histograms to clustering analysis, curve fitting, metadata and neural networks. A comprehensive coverage of data visualisation tools …… 閱讀更多內容

    $417.99 HKD

  • Beginning PyQt

    A Hands-on Approach to GUI Programming

    Joshua M. Willman ……
    系列 series Professional and Applied Computing (R0)
    Learn GUI application development from the ground up, taking a practical approach by building simple projects that teach the fundamentals of using PyQt. Each chapter gradually moves on to teach more advanced and diverse concepts to aid you in designing interesting applications using the latest version of PyQt.You’ll start by reviewing the beginning steps of GUI development from, using different …… 閱讀更多內容

    $367.19 HKD

  • Beginning C++17

    From Novice to Professional

    系列 series Professional and Applied Computing (R0)
    Learn how to program using the updated C++17 language. You'll start with the basics and progress through step-by-step examples to become a working C++ programmer. All you need are Beginning C++17 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge.All language concepts that are explained in the book are illustrated with …… 閱讀更多內容

    $445.29 HKD

  • Programming Languages and Systems

    22nd Asian Symposium, APLAS 2024, Kyoto, Japan, October 22-24, 2024, Proceedings

    編輯者: Oleg Kiselyov ……
    系列 series Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the 22nd Asian Symposium on Programming Languages and Systems, APLAS 2024, held in Kyoto, Japan, during October 22-24, 2024.The 18 full papers presented here were carefully reviewed and selected from 37 submissions. These papers have been categorized under the following topical sections: Type theory and Semantic Frameworks; Probabilistic and Declarative …… 閱讀更多內容

    $459.79 HKD

  • Grundlagen der Computergrafik

    Eine Einführung mit OpenGL und Java

    系列 series Computer Science and Engineering (German Language)
    Computergrafik umfasst die Erzeugung und Darstellung von einfachen Grafikelementen, Bildern und Animationen bis hin zu interaktiven, virtuellen Realitäten (Virtual Reality). Die Umsetzung von Anwendungen hierfür profitiert von einem soliden Verständnis der entsprechenden Grundlagen. Das vorliegende Buch vermittelt genau das – verständlich, praktisch und nachvollziehbar. Für die vierte Auflage …… 閱讀更多內容

    $273.39 HKD

  • Learn coding with Python and JavaScript

    A practical introduction for beginners

    系列 series Computer Science (R0)
    Whether on the computer, tablet, mobile phone, in the car or in the coffee machine - computer programs determine our everyday life. Software is becoming increasingly important, hardly anything works without the mysterious power of algorithms. But how do programs work? And how do you develop them? This book teaches you the basics of programming. Using everyday examples, you will first learn the …… 閱讀更多內容

    $501.59 HKD

  • Formal Methods: State of the Art and New Directions

    The last decade has witnessed a modest but sustained increase in researching and applying formal methods. A number of well cited success stories are now available and provide strong evidence that formal methods can be effective and deployed in industrial-scale applications.Through fundamental contributions from leading researchers, this book provides further evidence of the use of formal methods …… 閱讀更多內容

    $752.39 HKD

  • A List of Successes That Can Change the World

    Essays Dedicated to Philip Wadler on the Occasion of His 60th Birthday

    系列 series Computer Science (R0)
    This volume is published in Honor of Philip Wadler on the occasion of his 60th birthday, and the collection of papers form a Festschrift for him. The contributions are made by some of the many who know Phil and have been influenced by him. The research papers included here represent some of the areas in which Phil has been active, and the editors thank their colleagues for agreeing to contribute …… 閱讀更多內容

    $417.99 HKD