勉強日記

チラ裏

2019-10-27から1日間の記事一覧

Use Case Driven Object Modeling with UMLTheory and Practice ch1. Introduction to ICONIX Process (1/2)

Introduction to ICONIX Process WHEN TO USE A COOKBOOK ICONIX Process in Theory Overview: Getting from Use Cases to Source Code Requirements Functional Requirements (What Will the System Be Capable Of?) Domain Modeling Behavioral Requiremen…

Version Control with Git ch5 File Management and the Index

shop.oreilly.com File Management and the Index It's All About the Index File Classifications in Git Using git add Some Notes on Using git commit Using git commit --all (git commit -A) Writing Commit Log Messages Using git rm Using git mv A…