Skip to content

nsakki55/system-architecture-principles-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

現場で役立つシステム設計の原則 by Python

現場で役立つシステム設計の原則 のJavaコードをPythonで書きました

blog: 「現場で役立つシステム設計の原則」サンプルコードをPythonで書く

動作環境

  • python 3.8.7

実装サンプルコード章

  • 1章: 小さくまとめてわかりやすくする
  • 2章: 場合分けのロジックを整理する
  • 3章: 業務ロジックをわかりやすく整理する
  • 5章: ドメインモデルの考え方で設計する
  • 7章: 画面とドメインオブジェクトの設計を連動させる

About

Python code for 'Principles of the Systems Architecture'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages