User Tools

Site Tools


course_outline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
course_outline [2016/12/12 19:08] bilcourse_outline [2017/04/05 11:21] (current) bil
Line 3: Line 3:
 The topics to be discussed each week will be listed here. Slides will be posted here as well. The topics to be discussed each week will be listed here. Slides will be posted here as well.
  
-<html><!-- 
 ===== Week 1 ===== ===== Week 1 =====
  
-Topics: Introduction to Software Engineering+Topics: Introduction and Version Control 
 + 
 +Slides: {{:intro.pdf|Introduction}} {{:git.pdf|Version Control}}
  
-Slides: {{:week1.ppt.pdf|PDF}} 
  
 ===== Week 2 ===== ===== Week 2 =====
  
-Topics: Version Control+Topics: Test-Driven Development, JUnit
  
-Slides: {{:week2.pdf|PDF}}+Slides: {{:junit.pdf|JUnit}} 
 + 
 +Code: [[http://www.eecs.yorku.ca/~bil/2311/Week3/Counter.java|Counter.java]], 
 +[[http://www.eecs.yorku.ca/~bil/2311/Week3/CounterTest.java|CounterTest.java]], [[http://www.eecs.yorku.ca/~bil/2311/Week3/AllTests.java|AllTests.java]]
  
  
 ===== Week 3 ===== ===== Week 3 =====
  
-Topics: Test-Driven Development, JUnit+Work session on the Simulator deliverable.
  
 +===== Week 4 =====
  
-Slides: {{:week3.pdf|PDF}}+{{:simulatorsubmission.ppt.pdf|Simulator Submission details}}
  
-Code: [[http://www.eecs.yorku.ca/~bil/2311/Week3/Counter.java|Counter.java]], 
-[[http://www.eecs.yorku.ca/~bil/2311/Week3/CounterTest.java|CounterTest.java]], [[http://www.eecs.yorku.ca/~bil/2311/Week3/AllTests.java|AllTests.java]] 
  
  
-===== Week =====+===== Week =====
  
 Topics: Debugging Topics: Debugging
  
-Slides: {{:week4.pdf|PDF}}+Slides: {{:debugging.pdf|PDF}}
  
 Code: [[http://www.eecs.yorku.ca/~bil/2311/Week4/WordAnalyzer.java|WordAnalyzer.java]] Code: [[http://www.eecs.yorku.ca/~bil/2311/Week4/WordAnalyzer.java|WordAnalyzer.java]]
  
  
- +===== Week =====
-===== Week =====+
  
 Topics: Refactoring Topics: Refactoring
  
-Slides: {{:week5.pdf|PDF}}+Slides: {{:refactoring.pdf|PDF}}
  
-[[http://www.eecs.yorku.ca/~bil/2311/Week6/original.tar|System in need of refactoring]]+{{:ref.tar|System in need of refactoring}}
  
-[[http://www.eecs.yorku.ca/~bil/2311/Week6/refactored.tar|Refactored system]]+===== Week 7 =====
  
 +Work session on the Player deliverable.
  
-===== Week 6 =====+{{:playersubmission.pdf|Player Submission details}}
  
-Topics: Deployment+===== Week 8 =====
  
-Slides{{:week6.pdf|PDF}}+TopicsTest code coverage
  
-===== Week 7 =====+Slides: {{:testcodecoverage.pdf|PDF}}
  
-Midterm presentations+===== Week 9 =====
  
-===== Week 8 =====+Topics: Issue tracking
  
-Midterm submission feedback+Slides: {{:issuetracking.pdf|PDF}}
  
-===== Week 9 =====+[[https://developer.mozilla.org/en-US/docs/Screening_duplicate_bugs | How to find reported bugs]] 
 + 
 +[[https://bugs.eclipse.org/bugs/query.cgi|Search for Eclipse bugs]] 
 + 
 +[[https://bugs.eclipse.org/bugs/show_bug.cgi?id=402455|An example Eclipse bug]]
  
-Topics: Test code coverage 
  
-Slides: {{:week9-testcodecoverage.ppt.pdf|PDF}} 
  
 ===== Week 10 ===== ===== Week 10 =====
Line 73: Line 77:
 Topics: Design documentation Topics: Design documentation
  
-Slides: {{:week10-designdocumentation.pdf|PDF}}+Slides: {{:designdocumentation.pdf|PDF}}
  
 [[http://www.tracemodeler.com/articles/a_quick_introduction_to_uml_sequence_diagrams/|Sequence diagram tutorial]] [[http://www.tracemodeler.com/articles/a_quick_introduction_to_uml_sequence_diagrams/|Sequence diagram tutorial]]
  
 [[http://en.wikipedia.org/wiki/List_of_Unified_Modeling_Language_tools|List of UML tools]] [[http://en.wikipedia.org/wiki/List_of_Unified_Modeling_Language_tools|List of UML tools]]
 +
  
 ===== Week 11 ===== ===== Week 11 =====
  
-Topics: Final presentation preparation+Topics: Deployment
  
-Slides: {{:week11-finalpresentation.pdf|PDF}}+Slides: {{:deployment.pdf|PDF}}
  
 ===== Week 12 ===== ===== Week 12 =====
Line 89: Line 94:
 Final project presentations Final project presentations
  
---></html>+
course_outline.1481569692.txt.gz · Last modified: 2016/12/12 19:08 by bil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki