精通 Python 設計模式, 2/e (Mastering Python Design Patterns : A guide to creating smart, efficient and reusable software, 2/e)
[法]卡蒙·阿耶娃(Kamon Ayeva), [荷] 薩基斯·卡薩姆帕利斯(Sakis Kasampalis)
- 出版商: 人民郵電
- 出版日期: 2020-01-01
- 售價: $294
- 貴賓價: 9.5 折 $279
- 語言: 簡體中文
- ISBN: 7115526869
- ISBN-13: 9787115526861
-
相關分類:
Design Pattern
- 此書翻譯自: Mastering Python Design Patterns : A guide to creating smart, efficient and reusable software, 2/e
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$580$452 -
$550$550 -
$400$316 -
$980$774 -
$580$458 -
$356算法圖解 (Grokking Algorithms: An illustrated guide for programmers and other curious people)
-
$199Python 設計模式, 2/e (Learning Python Design Patterns, 2/e)
-
$297Python 3 面向對象編程, 2/e
-
$550$429 -
$800$632 -
$480$432 -
$650$514 -
$680$537 -
$301實戰 Python 設計模式:可復用面向對象軟件開發實踐
-
$680$537 -
$480$379 -
$780$616 -
$620$484 -
$520$406 -
$580$493 -
$229大話設計模式
-
$800$624 -
$1,200$948 -
$422LiteOS輕量級物聯網操作系統實戰(微課視頻版)
-
$474$450
相關主題
商品描述
Python是一種面向對象的腳本語言,設計模式是可復用的編程解決方案,二者在各種現實場景中應用都十分廣泛。本書是針對Python代碼實現設計模式的經典作品,著重討論了用於解決日常問題的所有GoF設計模式,它們能幫助你構建有彈性、可伸縮、穩健的應用程序,並將你的編程技能提升至新的高度。第2版探討了橋接模式、備忘模式以及與微服務相關的幾種模式。