Thumbnail of post image 133

memo

Chapter 2. Testing APIs Test Quadrant Test Pyramid テストピラミッドは、実施すべきテストの割合の目安。 Con ...

Thumbnail of post image 042

memo

Section 2: The Broader Architecture Landscape Chapter 2: Exploring Architecture ...

Thumbnail of post image 059

memo

8章 再利用パターン 分散アーキテクチャにおけるコードの再利用を管理する7つのテクニック ・コードレプリケーション  一度書かれたらそれっきりのクラスであったり ...

Thumbnail of post image 194

memo

7章 サービスの粒度 モジュール性と粒度は意味が違う。 モジュール性:システムを個別のパーツに分割すること 粒度:個別のパーツの大きさ 粒度分解要因 ・サービス ...

Thumbnail of post image 055

memo

5章 コンポーネントベース分解パターン コンポーネントベース分解パターン コードベースの構造化と名前空間(またはディレクトリ)によるグループ化がある程度されてい ...

Thumbnail of post image 058

Swift

その1:はじめの一歩 ドキュメント: ContentView.swift PDFViewRepresentable.swift

Thumbnail of post image 022

memo

3章 GraphQLの問い合わせ言語 4章 スキーマの設計 データ型の集合:スキーマ 設計の方法論:スキーマファースト スキーマ定義言語(Schema Defi ...

Thumbnail of post image 098

memo

3章 アーキテクチャのモジュール化 アーキテクチャのモジュール化によるメリット ・スケーラビリティ ・アジリティ アーキテクチャ上のモジュール化は、必ずしも分散 ...

Thumbnail of post image 103

memo

2章 NLPのパイプライン パイプライン:テキストを段階的に処理すること パイプラインの主なステップ ・データ収集 ・テキストのクリーニング ・前処理 ・特徴エ ...

Thumbnail of post image 093

memo

Section 1: Introduction Chapter 1: Introducing Software Architecture More specif ...