Python 設計模式, 2/e (Learning Python Design Patterns, 2/e)
吉裏德爾 (Chetan Giridhar)
- 出版商: 人民郵電
- 出版日期: 2017-08-01
- 定價: $234
- 售價: 5.0 折 $117
- 語言: 簡體中文
- 頁數: 118
- 裝訂: 平裝
- ISBN: 7115458804
- ISBN-13: 9787115458803
-
相關分類:
Design Pattern
- 此書翻譯自: Learning Python Design Patterns, 2/e (Paperback)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
無瑕的程式碼 番外篇-專業程式設計師的生存之道 (The Clean Coder: A Code of Conduct for Professional Programmers)
$360$280 -
Foundations of Algorithms, 5/e (Paperback)$1,790$1,754 -
高效能 Python 程式設計 (High Performance Python: Practical Performant Programming for Humans)$680$537 -
Python 設計模式深入解析 (Mastering Python Design Patterns)$360$280 -
流暢的 Python|清晰、簡潔、有效的程式設計 (Fluent Python)$980$774 -
Spark 學習手冊 (Learning Spark: Lightning-Fast Big Data Analysis)$520$410 -
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$195 -
Deep Learning|用 Python 進行深度學習的基礎理論實作$580$458 -
$534高性能服務系統構建與實戰 -
$300數據庫技術叢書 : MongoDB 遊記之輕鬆入門到進階 -
無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design)$580$452 -
$594Python 3 面向對象編程, 2/e -
簡潔的 Python|重構你的舊程式 (Clean Code in Python: Refactor your legacy codebase)$480$379 -
$294Python設計模式 -
$402人人都懂設計模式:從生活中領悟設計模式 (Python 實現) -
PyTorch 自然語言處理|以深度學習建立語言應用程式 (Natural Language Processing with PyTorch)$580$458 -
Python 網路爬蟲:大數據擷取、清洗、儲存與分析 -- 王者歸來$650$514 -
Python 設計模式$650$513 -
強者用 PyTorch:實作史上最經典 AI 範例$690$545 -
$220精通 Python 設計模式, 2/e (Mastering Python Design Patterns : A guide to creating smart, efficient and reusable software, 2/e) -
$354實戰 Python 設計模式:可復用面向對象軟件開發實踐 -
架構模式|使用 Python (Architecture Patterns with Python: Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices)$680$537 -
Python 非同步設計|使用 Asyncio (Using Asyncio in Python )$480$379 -
Effective Python 中文版|寫出良好 Python 程式的 90個具體做法, 2/e (Effective Python: 90 Specific Ways to Write Better Python, 2/e)$580$458
簡體書拿來曬2本75折 詳見活動內容 »
-
VIP 95折
編譯原理, 2/e (Compilers : Principles, Techniques, and Tools, 2/e)$534$507 -
VIP 95折
深度學習之 TensorFlow:入門、原理與進階實戰$594$564 -
85折
$402Essential C++ (簡體中文版) -
VIP 95折
TCP/IP 詳解 (捲1):協議 (TCP/IP Illustrated, Volume 1 : The Protocols, 2/e)$774$735 -
85折
$402Go 並發編程實戰, 2/e -
VIP 95折
機器人學導論, 4/e (Introduction to Robotics: Mechanics and Control, 4/e)$474$450 -
85折
$402深入淺出 Vue.js -
85折
$351實用機器學習 (Real-world Machine Learning) -
85折
$504深度探索 C++ 對像模型 (Inside the C++ Object Model) -
85折
$300區塊鏈項目開發指南 -
85折
$402原子教你玩 STM32 (庫函數版第2版) -
85折
$402Spring Security 實戰 -
85折
$611嵌入式 Linux 基礎教程, 2/e (Embedded Linux Primer: A Practical Real-World Approach, 2/e) -
85折
$504MySQL 技術內幕-InnoDB 存儲引擎, 2/e -
85折
$448PADS 9.5 實戰攻略與高速 PCB 設計 -
85折
$244基於 Bootstrap 和 Knockout.js 的 ASP.NET MVC 開發實戰 (ASP.Net MVC 5 with Bootstrap and Knockout.Js: Building Dynamic, Responsive Web Applications) -
85折
$265深入淺出 USB 系統開發 : 基於 ARM Cortex-M3 -
85折
$402Redis 設計與實現 -
VIP 95折
FPGA 原理和結構$354$336 -
VIP 95折
TCP/IP 網絡編程$474$450 -
75折
$445數據分析與機器學習(基於R語言) -
85折
$652深度學習推薦系統 2.0 -
75折
$400移動通信系統架構設計 -
VIP 95折
自動駕駛汽車 BEV 感知算法$528$501 -
50折
$207區塊鏈技術進階與實戰
相關主題
商品描述
設計模式是構建大型軟件系統zui強大的方法之一,優化軟件架構和設計已經逐漸成為軟件開發和維護過程中的一個重要課題。
本書通過11章內容,全面揭示有關設計模式的內容,並結合Python語言進行示例化的解析。全書囊括單例設計模式、工廠模式、門面模式、代理模式、觀察者模式、命令模式、模板方法模式、復合模式、狀態設計模式以及反模式等多種設計模式。
本書適合那些關註軟件設計原則,並想將you秀的設計模式應用到Python編程當中的讀者閱讀,也適合普通的軟件工程師、架構師參考。
