CSC/ECE 517 Fall 2009: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
**[[CSC/ECE_517_Fall_2009/wiki1a_1_103|Writing effective JUnit test cases]] | **[[CSC/ECE_517_Fall_2009/wiki1a_1_103|Writing effective JUnit test cases]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1a_1_JunitTest|Writing effective JUnit test cases]] | **[[CSC/ECE_517_Fall_2009/wiki1a_1_JunitTest|Writing effective JUnit test cases]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_1_ch|Advances in debuggers]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_1_db|Advances in debuggers]] | |||
Line 42: | Line 44: | ||
*'''Lecture 5''' | *'''Lecture 5''' | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_5_13|Regular expressions]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_5_j8|Regular expressions]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_5_kf|Regular expressions]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_5_kf)|Regular expressions]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b12_AV|Testing frameworks for object-oriented languages]] | **[[CSC/ECE_517_Fall_2009/wiki1b12_AV|Testing frameworks for object-oriented languages]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_12_testFrmwk|Testing frameworks for object-oriented languages]] | **[[CSC/ECE_517_Fall_2009/wiki1b_12_testFrmwk|Testing frameworks for object-oriented languages]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_11_al|Static vs. dynamic o-o languages from the perspective of performance]] | **[[CSC/ECE_517_Fall_2009/wiki1b_11_al|Static vs. dynamic o-o languages from the perspective of performance]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_11_cc|Static vs. dynamic o-o languages from the perspective of performance]] | **[[CSC/ECE_517_Fall_2009/wiki1b_11_cc|Static vs. dynamic o-o languages from the perspective of performance]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_2_SD|Advantages of statically typed vs. dynamically typed languages]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_2_ps|Advantages of statically typed vs. dynamically typed languages]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_2_sk|Advantages of statically typed vs. dynamically typed languages]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_3_NCS|Exception handling in o-o languages]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_3_b4|Exception handling in o-o languages]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_3_expHandle|Exception handling in o-o languages]] | |||
*'''Lecture 6''' | *'''Lecture 6''' | ||
Line 55: | Line 69: | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_13_za|History and Applications of the MVC Pattern]] | **[[CSC/ECE_517_Fall_2009/wiki1b_13_za|History and Applications of the MVC Pattern]] | ||
**[[CSC/ECE_517_Fall_2009/wiki1b_13_zz|Stable Dependencies Principle]] | **[[CSC/ECE_517_Fall_2009/wiki1b_13_zz|Stable Dependencies Principle]] | ||
*'''Lecture 9''' | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_4_iftesting|Functional and integration testing and beyond]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_4_mv|Functional and integration testing and beyond]] | |||
**[[CSC/ECE_517_Fall_2009/wiki1b_4_xy|Functional and integration testing and beyond]] |
Revision as of 20:51, 21 December 2009
Summary of pages done in Fall 2009
- Lecture 2
- Lecture 3
- Categorization of refactorings
- Categorization of refactorings
- Categorization of refactorings
- Research in refactoring tools
- Research in refactoring tools
- Research in refactoring tools
- Distributed Version Control
- Distributed Version Control
- Distributed Version Control
- Best practices for source-control management with version-control systems
- Best practices for source-control management with version-control systems
- Best practices for source-control management with version-control systems
- History of version control
- History of version control
- History of version control
- Lecture 4
- Lecture 5
- Regular expressions
- Regular expressions
- Regular expressions
- Regular expressions
- Testing frameworks for object-oriented languages
- Testing frameworks for object-oriented languages
- Static vs. dynamic o-o languages from the perspective of performance
- Static vs. dynamic o-o languages from the perspective of performance
- Advantages of statically typed vs. dynamically typed languages
- Advantages of statically typed vs. dynamically typed languages
- Advantages of statically typed vs. dynamically typed languages
- Exception handling in o-o languages
- Exception handling in o-o languages
- Exception handling in o-o languages
- Lecture 6
- Lecture 7