TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

The Code

78
1 / 2
The AI Fairness Diagnostic Kit: From Principle to Practice in No-Code AI Fairness Auditing
滿額折
出版日:2026/08/20 作者:Hamid Tavakoli  出版社:Apress  裝訂:平裝
定價:2280 元
預購中
Arduino Interrupts: Harness the Power of Interrupts in Your Arduino and Atmega328 Code
滿額折
出版日:2023/09/29 作者:Norman Dunbar  出版社:Apress  裝訂:平裝
定價:2090 元
無庫存
Beginning Microsoft Dataverse: Exploiting Microsoft's Low-Code Database for the Power Platform
滿額折
出版日:2023/06/18 作者:Brian Hodel  出版社:Apress  裝訂:平裝
定價:2470 元
無庫存
Introduction to Infrastructure as Code: A Brief Guide to the Future of Devops
滿額折
出版日:2022/11/14 作者:Sneh Pandya  出版社:Apress  裝訂:平裝
定價:1444 元
無庫存
Programming 101: Learn to Code with the Processing Language Using a Visual Approach
滿額折
出版日:2022/07/24 作者:Jeanine Meyer  出版社:Apress  裝訂:平裝
定價:2280 元
無庫存
Core Blender Development: Understanding the Essential Source Code
滿額折
出版日:2020/12/28 作者:Brad E. Hollister  出版社:Apress  裝訂:平裝
定價:2470 元
無庫存
Swift 4 Recipes ― 340 Useful Hand-picked Code Snippets
滿額折
出版日:2018/12/11 作者:Ioannis Zafeiropoulos  出版社:Apress  裝訂:平裝
Get the most out of Swift 4 with this carefully compiled collection of select code snippets designed to solve everyday coding problems. This book features the Apress easy-to-use recipe format, with st
定價:1710 元
無庫存
Exploring Swift Playgrounds ― The Fastest and Most Effective Way to Learn to Code and to Teach Others to Use Your Code
滿額折
出版日:2017/05/19 作者:Jesse Feiler  出版社:Apress  裝訂:平裝
Playgrounds let you learn by doing! This book teaches you how to build playgrounds so you can test your code, syntax, and ideas quickly. You can even learn from playgrounds built by others or build pl
定價:2319 元
無庫存
Source Code Analytics With Roslyn and Javascript Data Visualization
滿額折
出版日:2017/02/02 作者:Sudipta Mukherjee  出版社:Apress  裝訂:平裝
Learn how to build an interactive source code analytics system using Roslyn and JavaScript. This concise 150 page book will help you create and use practical code analysis tools utilizing the new feat
定價:1739 元
無庫存
Beginning C# 2008 Objects ─ From Concept to Code
滿額折
出版日:2008/10/29 作者:Grant Palmer; Jacquie Barker  出版社:Apress  裝訂:平裝
Updated with the changes to C#, Beginning C# 2008 Objects: From Concepts to Code introduces complete beginners to C# coding practice with a solid methodological foundation written by two critically–ac
定價:2280 元
無庫存
Ethereum for Architects and Developers ― With Case Studies and Code Samples in Solidity
滿額折
出版日:2018/10/31 作者:Debajani Mohanty  出版社:Apress  裝訂:平裝
Explore the Ethereum ecosystem step by step with extensive theory, labs, and live use cases. This book takes you through BlockChain concepts; decentralized applications; Ethereum’s architecture; Solid
定價:1444 元
無庫存
出版日:2008/03/24 作者:Rocky Smolin  出版社:Apress  裝訂:平裝
Smolin (Beach Access Software) offers advice on defining a software product before writing any code, designing user interfaces, working with software testers, pricing the product, hiring a lawyer, for
定價:1140 元
無庫存
出版日:2025/11/29 作者:Aaron de la Rosa  出版社:Apress  裝訂:平裝
From the elegance of the Black-Scholes equation to the complexity of multi-factor interest rate models and hybrid derivatives, this book is your comprehensive guide to quantitative finance, complete with 15+ advanced C++ projects using QuantLib and Boost.You'll move seamlessly from mathematical foundations to real-world implementation, building a professional-grade toolkit for pricing, risk analysis, and calibration. Inside, you will learn core option pricing methods, master single-and multi-factor interest rate models, and construct and calibrate trees and lattices for advanced derivatives. You will also explore cutting edge products: exotic multi-asset options, hybrid derivatives, credit instruments, and cross-currency swaps.Packed with practical source code, step-by-step calibrations, and performance-tuned Boost integration, this book bridges the gap between academic finance and production-grade quant development. Whether you're a quant developer, financial engineer, or an advanced
絕版無法訂購
Distributed Machine Learning with Pyspark: Migrating Effortlessly from Pandas and Scikit-Learn
滿額折
出版日:2023/11/12 作者:Abdelaziz Testas  出版社:Apress  裝訂:平裝
Migrate from pandas and scikit-Learn to PySpark to handle vast amounts of data and achieve faster data processing time. This book will show you how to make this transition by adapting your skills and leveraging the similarities in syntax, functionality, and interoperability between these tools. Distributed Machine Learning with PySpark offers a roadmap to data scientists considering transitioning from small data libraries (pandas/scikit-learn) to big data processing and machine learning with PySpark. You will learn to translate Python code from pandas/scikit-learn to PySpark to preprocess large volumes of data and build, train, test, and evaluate popular machine learning algorithms such as linear and logistic regression, decision trees, random forests, support vector machines, Na鴳e Bayes, and neural networks. After completing this book, you will understand the foundational concepts of data preparation and machine learning and will have the skills necessary to apply these methods using
定價:2090 元
無庫存
Simulation with Python: Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences
滿額折
出版日:2022/10/09 作者:Rongpeng Li  出版社:Apress  裝訂:平裝
Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations. The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated. After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python. What You Will LearnUse Python and numerical computation to demonstrate the power of simulationChoose a paradigm to run a simulationDraw statistical insights from numerical experimentsKnow how simulation is used to solve real-world problems Who This Book Is ForEntry-level to mid-level Python developers from various backg
定價:2090 元
無庫存
Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything
滿額折
出版日:2022/03/13 作者:Michael Inden  出版社:Apress  裝訂:平裝
Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges will help prepare you for your next exam or a job interview, and covers numerous practical topics such as strings, data structures, recursion, arrays, and more.Each topic is addressed in its own separate chapter, starting with an introduction to the basics and followed by 10 to 15 exercises of various degrees of difficulty, helping you to improve your programming skills effectively. Detailed sample solutions, including the algorithms used for all tasks, are included to maximize your understanding of each area. Author Michael Inden also describes alternative solutions and analyzes possible pitfalls and typical errors.Three appendices round out the book: the first covers the Python command line interpreter, which is often helpful for trying out the code snippets and examples in the book, followed by an overview of Pytest for unit te
定價:2660 元
無庫存
Mongodb Performance Tuning: Optimizing Mongodb Databases and Their Applications
滿額折
出版日:2021/03/20 作者:Guy Harrison  出版社:Apress  裝訂:平裝
Use this fast and complete guide to optimize the performance of MongoDB databases and the applications that depend on them. You will be able to turbo-charge the performance of your MongoDB applications to provide a better experience for your users, reduce your running costs, and avoid application growing pains. MongoDB is the world's most popular document database and the foundation for thousands of mission-critical applications. This book helps you get the best possible performance from MongoDB.MongoDB Performance Tuning takes a methodical and comprehensive approach to performance tuning that begins with application and schema design and goes on to cover optimization of code at all levels of an application. The book also explains how to configure MongoDB hardware and cluster configuration for optimal performance. The systematic approach in the book helps you treat the true causes performance issues and get the best return on your tuning investment. Even when you're under pressure and
定價:2090 元
無庫存
Pro Python 3 ― Features and Tools for Professional Development
滿額折
出版日:2019/04/27 作者:J. Burton Browning; Marty Alchin  出版社:Apress  裝訂:平裝
Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also
定價:2470 元
無庫存
Spring Boot 2 Recipes ― A Problem-solution Approach
滿額折
出版日:2018/11/29 作者:Marten Deinum  出版社:Apress  裝訂:平裝
Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify
定價:2090 元
無庫存
Learn to Program With Python ― A Step-by-step Guide to Programming
滿額折
出版日:2018/10/17 作者:Irv Kalb  出版社:Apress  裝訂:平裝
Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding
定價:2090 元
無庫存
Angular 4 Projects ― Learn to Build Single Page Web Applications Using 70+ Projects
90 折
出版日:2018/06/10 作者:Mark Clow  出版社:Apress  裝訂:平裝
Learn to build single page web apps using Angular 5 and TypeScript by working through 70+ mini-projects. With hundreds of code examples you gain a thorough understanding of the Angular 5 ecosystem and
優惠價: 9 1731
無庫存
C++17 Quick Syntax Reference ― A Pocket Guide to the Language, Apis and Library
90 折
出版日:2018/05/30 作者:Mikael Olsson  出版社:Apress  裝訂:平裝
This quick C++17 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++17. It presents the essential C++ syntax in a well-organized format that can b
優惠價: 9 1035
無庫存
Learn Data Analysis With Python ― Lessons in Coding
90 折
出版日:2018/03/18 作者:A. J. Henley; Dave Wolf  出版社:Apress  裝訂:平裝
Get started using Python in data analysis with this compact practical guide. This book includes three exercises and a case study on getting data in and out of Python code in the right format. Learn Da
優惠價: 9 900
無庫存
The Definitive Guide to Adonisjs ― Building Node.js Applications With Javascript
滿額折
出版日:2018/03/15 作者:Christopher Pitt  出版社:Apress  裝訂:平裝
Learn everything you need to master the AdonisJs framework, including topics such as interacting with a database, rendering templates, writing asynchronous code, and hosting sites with SSL. Along the
定價:1500 元
無庫存
Good Habits for Great Coding ― Improving Programming Skills With Examples in Python
滿額折
出版日:2018/03/13 作者:Michael Stueben  出版社:Apress  裝訂:平裝
Improve your coding skills and learn how to write readable code. Rather than teach basic programming, this book presumes that readers understand the fundamentals, and offers time-honed best pract
定價:1710 元
無庫存
Introduction to Python for Engineers and Scientists ― Open Source Solutions for Numerical Computation
滿額折
出版日:2018/01/14 作者:Sandeep Nagar  出版社:Apress  裝訂:平裝
Familiarize yourself with the basics of Python for engineering and scientific computations using this concise, practical tutorial that is focused on writing code to learn concepts. Introduction to Pyt
定價:2609 元
無庫存
Introduction to Matlab ― For Engineers and Scientists
滿額折
出版日:2017/12/30 作者:Sandeep Nagar  出版社:Apress  裝訂:平裝
Familiarize yourself with MATLAB using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting an
定價:2029 元
無庫存
Make Your Own Python Text Adventure ― A Guide to Learning Programming
滿額折
出版日:2017/12/25 作者:Phillip Johnson  出版社:Apress  裝訂:平裝
Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you
定價:1913 元
無庫存
Software Development, Design and Coding ― With Patterns, Debugging, Unit Testing, and Refactoring
滿額折
出版日:2017/11/27 作者:John Dooley  出版社:Apress  裝訂:平裝
Learn the principles of good software design, and how to turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to th
定價:3479 元
無庫存
Introduction to Scilab ― For Engineers and Scientists
滿額折
出版日:2017/11/12 作者:Sandeep Nagar  出版社:Apress  裝訂:平裝
Familiarize yourself with Scilab using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting, a
定價:2319 元
無庫存
出版日:2017/10/17 作者:Jennifer Harder  出版社:Apress  裝訂:平裝
Take your PDF forms to the next level. In this book, you'll learn various ways to further improve your PDF Forms using simple JavaScript coding. You’ll also discover how a few lines of code can speed
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Spring 5 Recipes ― A Problem-solution Approach
滿額折
出版日:2017/10/17 作者:Daniel Rubio; Josh Long; Gary Mak; Marten Deinum  出版社:Apress  裝訂:平裝
Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them
定價:2899 元
無庫存
Docker for Data Science ― Building Scalable and Extensible Data Infrastructure Around the Jupyter Notebook Server
滿額折
出版日:2017/09/28 作者:Joshua Cook  出版社:Apress  裝訂:平裝
Learn Docker "infrastructure as code" technology to define a system for performing standard but non-trivial data tasks on medium- to large-scale data sets, using Jupyter as the master controller.It is
定價:3479 元
無庫存
出版日:2017/04/30 作者:Serge Lidin  出版社:Apress  裝訂:平裝
.NET 2.0 IL (Intermediate Language) is the foundation language at the root of all the .NET languages. It is this code which is compiled and executed by the .NET 2.0 Framework. As a result of this abso
定價:3749 元
無庫存
Raspberry Pi Image Processing Programming ― Develop Real-life Examples With Python, Pillow, and Scipy
滿額折
出版日:2017/04/22 作者:Ashwin Pajankar  出版社:Apress  裝訂:平裝
Quickly learn how to automate unit testing of Python 3 code with Python 3 automation libraries, such as doctest, unittest, nose, nose2, and pytest.This book explores the important concepts in software
定價:1913 元
無庫存
Blockchain Basics ─ A Non-technical Introduction in 25 Steps
滿額折
出版日:2017/04/17 作者:Daniel Drescher  出版社:Apress  裝訂:平裝
In 25 concise steps, you will learn the basics of blockchain technology. Mathematical formulas, program code, and computer science jargon are not used. No previous knowledge in computer science, mathe
定價:1623 元
無庫存
Python Recipes Handbook ― A Problem-solution Approach
滿額折
出版日:2016/12/13 作者:Joey Bernard  出版社:Apress  裝訂:平裝
In Python Recipes, you'll learn the code to write algorithms, numerical computations, data analysis and much more: look up and re-use the recipes for your own Python coding.Python Recipes gives you th
定價:2203 元
無庫存
Lean Python ― Learn Just Enough Python to Build Useful Tools
滿額折
出版日:2016/12/10 作者:Paul Gerrard  出版社:Apress  裝訂:平裝
Learn only the essential aspects of Python without cluttering up your mind with features you may never use. This compact book is not a "best way to write code" type of book; rather, the author goes ov
定價:2029 元
無庫存
  • 78
    2
  • 1
  • 2

暢銷榜

客服中心

收藏

會員專區