Skip to content
Permalink
Browse files
added topic notes
  • Loading branch information
aa7401 committed Sep 20, 2018
1 parent d30af2a commit 91b01af9c3dc10806a09287bbea15043e74efd94
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 4 deletions.
@@ -0,0 +1,4 @@

# Software Systems

1. 09 Capability Maturity Models
@@ -0,0 +1,2 @@

# Version Control
@@ -0,0 +1,5 @@

# Architecture

1. 02 Software Architecture Patterns
2. 10 Case Study Software Architecture and Quality Criteria
@@ -0,0 +1,8 @@

# Software Quality

1. 06 Software Quality Metrics
2. 06 Cyclomatic Complexity
3. 07 Software Quality Measurement and Indicators
4. 08 Software quality metrics and ISO_IEC standard
5. 10 Case Study Software Architecture and Quality Criteria
@@ -0,0 +1,6 @@

# Project Management

1. 01 Software Project Management Overview
2. 05 Agile Software Estimation Techniques
3. 05 Software Project Cost Estimate Models
File renamed without changes.
@@ -30,14 +30,14 @@ Start with master read-only repository (forking workflow).

## 7 Test-Driven Development

## 7 Automated Acceptance Testing
## 8 Acceptance Testing

## 8 Advanced Version Control
## 9 Advanced Version Control

1. GitFlow?
1. Rebasing
2. Rebasing

## 8 Continuous Integration and Delivery
## 10 Continuous Integration and Delivery

----

File renamed without changes.

0 comments on commit 91b01af

Please sign in to comment.