精通 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
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$452 -
$301大話數據結構
-
$550$523 -
$400$340 -
$980$774 -
$580$458 -
$419$398 -
$199Python 設計模式, 2/e (Learning Python Design Patterns, 2/e)
-
$454Python 高級編程, 2/e (Expert Python programming)
-
$550$429 -
$654$621 -
$800$632 -
$650$514 -
$680$537 -
$354$336 -
$414$393 -
$680$537 -
$480$379 -
$780$616 -
$620$484 -
$520$406 -
$580$458 -
$780$616 -
$270$257 -
$800$624
商品描述
Python是一種面向對象的腳本語言,設計模式是可復用的編程解決方案,二者在各種現實場景中應用都十分廣泛。本書是針對Python代碼實現設計模式的經典作品,著重討論了用於解決日常問題的所有GoF設計模式,它們能幫助你構建有彈性、可伸縮、穩健的應用程序,並將你的編程技能提升至新的高度。第2版探討了橋接模式、備忘模式以及與微服務相關的幾種模式。