TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Software architecture with Python

84
1 / 3
Research Software Engineering with Python
90 折
出版日:2021/08/06 作者:IRVING  出版社:Chapman & Hall  裝訂:平裝
優惠價: 9 3239
無庫存
Modern Python Programming using ChatGPT:10x your software development skills with Python
95 折
出版日:2024/10/03 作者:Shivakumar Gopalakrishnan  出版社:BPB Publications  裝訂:平裝
優惠價: 95 2160
無庫存
Software Design by Example:A Tool-Based Introduction with Python
90 折
出版日:2024/04/04 作者:Greg Wilson  出版社:PBKTYFRL  裝訂:平裝
優惠價: 9 2753
無庫存
出版日:2021/08/31 作者:Robert S. Sutor  出版社:PACKT PUB  裝訂:平裝
定價:2819 元
無庫存
出版日:2013/11/12 作者:Paul F. Aubin  出版社:Createspace Independent Pub  裝訂:平裝
Leverage the power of the Revit family editor to create complex forms drawn from classical architecture. This book brings together three of the author’s favorite things: architecture, history and Revi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Universal Microservices Architecture: Device-Independent Modelling for Modern Software Design with Wasm
滿額折
出版日:2026/03/12 作者:Enrico Piovesan  出版社:Apress  裝訂:平裝
定價:2280 元
無庫存
出版日:2025/12/23 作者:Andrey Gavrilin  出版社:PACKT PUB  裝訂:平裝
定價:2250 元
無庫存
出版日:2023/09/13 作者:Ellen Fontaine  出版社:Lightning Source Inc  裝訂:平裝
定價:3549 元
無庫存
Learn Enough Python to Be Dangerous: Software Development, Flask Web Apps, and Beginning Data Science with Python
滿額折
出版日:2021/05/01 作者:L. S. Jayashree  出版社:Springer Nature  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
System Quality and Software Architecture collects state-of-the-art knowledge on how to intertwine software quality requirements with software architecture and how quality attributes are exhibited by t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2025/06/20 作者:Sam Keen  出版社:PACKT PUB  裝訂:平裝
定價:2250 元
無庫存
出版日:2024/08/09 作者:Brett Crawley  出版社:PACKT PUB  裝訂:平裝
定價:2250 元
無庫存
Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy
滿額折
出版日:2021/11/16 作者:Vladik Khononov  出版社:OREILLY MEDIA  裝訂:平裝
Today, more than ever, building software is hard. Not only we have to chase ever-changing technological trends, but we also have to grasp business domains that we are building the software for. The latter is often overseen, and it explains why so many projects are doomed to fail. After all, how can you build a solution if you don't understand the problem?Through this book, you will learn the Domain-Driven Design (DDD) methodology which provides a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its business needs. These include Ubiquitous Language, Bounded Contexts, Event Storming, and others. You will see how these practices not only lead to robust implementation of business logic, but also to future-proof software design and architecture. You will also learn the relationship between DDD and other methodologies to ensure that you are able to make architectural decisions
定價:2508 元
無庫存
出版日:2020/12/24 作者:Gabriel Baptista  出版社:PACKT PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Pro Python Best Practices ― Debugging, Testing and Architecture
滿額折
出版日:2017/04/16 作者:Kristian Rother  出版社:Apress  裝訂:平裝
Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll see how to properly debug, organize, test, and maintain your code, all of which lead
定價:1739 元
無庫存
Software Architecture in Action ― Designing and Executing Architectural Models With Sysadl Grounded on the Omg Sysml Standard
90 折
出版日:2016/11/04 作者:Fl憳o Oquendo; Jair Leite; Thais Batista  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book presents a systematic model-based approach for software architecture description according to three complementary viewpoints: structure, behavior, and execution. It covers a unified modeling
優惠價: 9 2025
無庫存
出版日:2014/12/28 作者:Unmesh Gundecha  出版社:Lightning Source Inc  裝訂:平裝
If you are a quality testing professional, or a software or web application developer looking to create automation test scripts for your web applications, with an interest in Python, then this is the
定價:2819 元
無庫存
Python for Software Design ─ How to Think Like a Computer Scientist
90 折
出版日:2009/03/16 作者:Allen B. Downey  出版社:Cambridge Univ Pr  裝訂:平裝
A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practise each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.
優惠價: 9 1813
無庫存
架構模式:使用Python
滿額折
出版日:2020/08/20 作者:Harry Percival;  Bob Gregory  出版社:美商歐萊禮  裝訂:平裝
進行測試驅動開發、領域驅動設計及製作事件驅動微服務「這是一本社群期待已久的書籍,讓大家看到現代app架構的核心在Python裡面究竟長怎樣!Harry與Bob展示了依賴反轉原則在這種時尚、動態的語言中有多麼優雅。」—Brandon RhodesPython-patterns.guide作者「截至目前為止,坊間幾乎沒有介紹使用Python編寫可維護大型系統的Python原生教材。本書展示Python
優惠價: 9 612
無庫存
Python Continuous Integration and Delivery ― A Concise Guide With Examples
滿額折
出版日:2019/02/09 作者:Moritz Lenz  出版社:Apress  裝訂:平裝
Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Base
定價:2090 元
無庫存
軟件架構:Python語言實現(簡體書)
滿額折
出版日:2018/03/25 作者:(印度)阿南德‧巴拉錢德拉‧皮萊  出版社:機械工業出版社  裝訂:平裝
本書首先解釋如何利用Python語言實現應用軟件架構,讓你逐步理解什麼是架構級的需求以及如何確定這些需求;然後,你可以獲得對架構不同質量屬性的完整理解,這些質量屬性包括可修改性、可測試性、可擴展性、可部署性和安全性等,從而幫助架構師構建滿足業務需求的軟件架構產品。
優惠價: 87 412
無庫存
  • 84
    3
  • 1
  • 2
  • 3

暢銷榜

客服中心

收藏

會員專區