WT1: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
*Section 1 : '''Design Issues and Methodologies'''
*'''Section 1 : Design Issues and Methodologies''' - This section discusses about various design principles and ideologies
** [[CSC/ECE 517 Fall 2010/ch6 6f AZ|Interface Segregation Principle (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/chd 6d isb|Interface Segregation Principle (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch3 S30 SK|Decomposition, Message Forwarding, and Delegation versus Inheritance in OOP Design]]
** [[CSC/ECE 517 Fall 2010/ch3 S30 SK|Decomposition, Message Forwarding, and Delegation versus Inheritance in OOP Design]]
** [[CSC/ECE 517 Fall 2010/ch6 6f AZ|Interface Segregation Principle (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/chd 6d isb|Interface Segregation Principle (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch2 2c ck|Prototype based Object Oriented design]]
** [[CSC/ECE 517 Fall 2010/ch6 6h AS|Domain Object Model]]
** [[CSC/ECE 517 Fall 2010/ch6 6h AS|Domain Object Model]]
** [[CSC/ECE 517 Fall 2010/ch2 S20 TT|Code Reuse]]
** [[CSC/ECE 517 Fall 2010/ch2 S20 TT|Code Reuse]]




*Section 2 : '''Language Features'''
*'''Section 2 : Language Features''' - This section talks about the different features present in languages
** [[CSC/ECE 517 Fall 2010/ch1 25 ag|Multiple Inheritance]]
** [[CSC/ECE 517 Fall 2010/ch3 3b ka|Multiple inheritance and mixins]]
** [[CSC/ECE 517 Fall 2010/ch1 1b mg|Closures in Ruby vs. Closures in other languages]]
** [[CSC/ECE 517 Fall 2010/ch1 1b mg|Closures in Ruby vs. Closures in other languages]]
** [[CSC/ECE 517 Fall 2010/ch1 1c JF|Reflective Language Features vs Reflective Packages]]
** [[CSC/ECE 517 Fall 2010/ch1 1c JF|Reflective Language Features vs Reflective Packages]]
** [[CSC/ECE 517 Fall 2010/ch1 1e az|Mixing Functional and Object-Oriented code]]
** [[CSC/ECE 517 Fall 2010/ch1 1e az|Mixing Functional and Object-Oriented code]]
** [[CSC/ECE 517 Fall 2010/ch2 S24 NS|Metaprogramming in statically typed languages]]
** [[CSC/ECE 517 Fall 2010/ch2 S24 NS|Metaprogramming in statically typed languages]]
** [[CSC/ECE 517 Fall 2010/ch1 25 ag|Multiple Inheritance]]
** [[CSC/ECE 517 Fall 2010/ch3 3b ka|Multiple inheritance and mixins]]
** [[CSC/ECE 517 Fall 2010/ch5 5c ck|Dynamic dispatch (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch5 5c IC|Dynamic dispatch (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch5 5c ck|Dynamic dispatch (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch5 5c IC|Dynamic dispatch (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch5 5b mt|Variable-naming conventions (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch5 5b jz|Variable-naming conventions (''Wikipage 2'')]].....[[CSC/ECE 517 Fall 2010/ch5 5b RR|Variable-naming conventions (''Wikipage 3'')]]
** [[CSC/ECE 517 Fall 2010/ch5 5b mt|Variable-naming conventions (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch5 5b jz|Variable-naming conventions (''Wikipage 2'')]].....[[CSC/ECE 517 Fall 2010/ch5 5b RR|Variable-naming conventions (''Wikipage 3'')]]
Line 19: Line 20:
** [[CSC/ECE 517 Fall 2010/ch3 4b mt|Type vs. class]]
** [[CSC/ECE 517 Fall 2010/ch3 4b mt|Type vs. class]]
** [[CSC/ECE 517 Fall 2010/ch2 4d RB|Namespaces]]
** [[CSC/ECE 517 Fall 2010/ch2 4d RB|Namespaces]]
** [[CSC/ECE 517 Fall 2010/ch3 3j KS|Object-relational mapping for Ruby]]
** [[CSC/ECE 517 Fall 2010/ch3 3i IC|Mixing static and dynamic code other than Ruby and Java (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch3 3i MM|Mixing static and dynamic code other than Ruby and Java (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch3 3i IC|Mixing static and dynamic code other than Ruby and Java (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch3 3i MM|Mixing static and dynamic code other than Ruby and Java (''Wikipage 2'')]]




*Section 3 : '''Language Types'''
*'''Section 3 : Language Types''' - This section discusses about various language types
** [[CSC/ECE 517 Fall 2010/ch2 S23 SS|Domain-specific object-oriented languages]]
** [[CSC/ECE 517 Fall 2010/ch2 S23 SS|Domain-specific object-oriented languages]]
** [[CSC/ECE 517 Fall 2010/ch4 4e ms|Prototype-based programming]]
** [[CSC/ECE 517 Fall 2010/ch4 4e ms|Prototype-based programming]]
** [[CSC/ECE 517 Fall 2010/ch6 6a PC|Delegation-based programming languages]]
** [[CSC/ECE 517 Fall 2010/ch6 6a PC|Delegation-based programming languages]]
** [[CSC/ECE 517 Fall 2010/ch2 2c ck|Prototype based Object Oriented design]]
** [[CSC/ECE 517 Fall 2010/ch7 7i sr|Graphical o-o languages and systems]]




*Section 4 : '''Web Frameworks'''  
*'''Section 4 : Web Frameworks''' - This section talks about concepts related to web frameworks
** [[CSC/ECE 517 Fall 2010/ch3 3a SN|Web frameworks in o-o languages]]
** [[CSC/ECE 517 Fall 2010/ch3 3a SN|Web frameworks in o-o languages]]
** [[CSC/ECE 517 Fall 2010/ch2 2d AS|Scaffolding in Web application frameworks]]
** [[CSC/ECE 517 Fall 2010/ch2 2d AS|Scaffolding in Web application frameworks]]
Line 36: Line 36:
** [[CSC/ECE 517 Fall 2010/ch6 6g ss|Document Object Model]]
** [[CSC/ECE 517 Fall 2010/ch6 6g ss|Document Object Model]]
** [[CSC/ECE 517 Fall 2010/ch5 5f SN|SAS Component Object Model]]
** [[CSC/ECE 517 Fall 2010/ch5 5f SN|SAS Component Object Model]]
** [[CSC/ECE 517 Fall 2010/ch3 3j KS|Object-relational mapping for Ruby]]




*Section 5 : '''Testing'''
*'''Section 5 : Testing''' - This section talks about testing and the available testing frameworks
** [[CSC/ECE 517 Fall 2010/ch1 2e RI|Writing meaningful test cases]]
** [[CSC/ECE 517 Fall 2010/ch1 2e RI|Writing meaningful test cases]]
** [[CSC/ECE 517 Fall 2010/ch1 1f vn|Unit-Testing Frameworks for Ruby]]
** [[CSC/ECE 517 Fall 2010/ch1 1f vn|Unit-Testing Frameworks for Ruby]]




*Section 6 : '''Design Patterns'''
*'''Section 6 : Design Patterns and Anti-patterns''' - This section discusses the design patterns and anti-patterns
** [[CSC/ECE 517 Fall 2010/ch3 3f lj|The Singleton pattern in static and dynamic languages]]
** [[CSC/ECE 517 Fall 2010/ch3 3f lj|The Singleton pattern in static and dynamic languages]]
** [[CSC/ECE 517 Fall 2010/ch3 3h az|The Strategy pattern in static and dynamic languages (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch3 3h PW|The Strategy pattern in static and dynamic languages (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch3 3h az|The Strategy pattern in static and dynamic languages (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch3 3h PW|The Strategy pattern in static and dynamic languages (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch4 4f sv|The Command pattern in static and dynamic languages]]
** [[CSC/ECE 517 Fall 2010/ch4 4f sv|The Command pattern in static and dynamic languages]]
** [[CSC/ECE_517_Fall_2010/ch7 7b JB|Information Expert pattern]]
** [[CSC/ECE 517 Fall 2010/ch7 7c ed|Pure Fabrication pattern]]
** [[CSC/ECE 517 Fall 2010/ch7 7e GS|Protected Variations pattern (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch7 7e GP|Protected Variations pattern (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch7 7f PW|Call Super anti-pattern]]
** [[CSC/ECE 517 Fall 2010/ch7 7g ms|Analysis Paralysis Anti-pattern]]




*Section 7 : '''Tools'''
*'''Section 7 : Tools''' - This section discusses the tools used for static analysis in Ruby and GUI toolkits in Ruby
** [[CSC/ECE 517 Fall 2010/ch4 4h am|Static-analysis tools for Ruby]]
** [[CSC/ECE 517 Fall 2010/ch4 4h am|Static-analysis tools for Ruby]]
** [[CSC/ECE 517 Fall 2010/ch1 S10 MS|GUI toolkits in Ruby (''Wikipage 1'')]] ..... [[CSC/ECE 517 Fall 2010/ch1 S10 MM|GUI toolkits in Ruby (''Wikipage 2'')]] ..... [[CSC/ECE 517 Fall 2010/ch1 S10 PH|GUI toolkits in Ruby (''Wikipage 3'')]]
** [[CSC/ECE 517 Fall 2010/ch1 S10 MS|GUI toolkits in Ruby (''Wikipage 1'')]] ..... [[CSC/ECE 517 Fall 2010/ch1 S10 MM|GUI toolkits in Ruby (''Wikipage 2'')]] ..... [[CSC/ECE 517 Fall 2010/ch1 S10 PH|GUI toolkits in Ruby (''Wikipage 3'')]]




*Section 7 : '''Software Development Processes and Other Concepts'''
*'''Section 8 : Software Development Processes and Other Concepts''' - This section discusses about the concepts regarding Software Development Process and other miscellaneous concepts
** [[CSC/ECE 517 Fall 2010/ch6 6d bb|Agile vs. other software-development methods (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch6 6d NM|Agile vs. other software-development methods (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch6 6d bb|Agile vs. other software-development methods (''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch6 6d NM|Agile vs. other software-development methods (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch6 6c AW|Estimation in Agile projects]]
** [[CSC/ECE 517 Fall 2010/ch6 6c AW|Estimation in Agile projects]]
** [[CSC/ECE 517 Fall 2010/ch1 1a vc|History of Version Control Systems]]
** [[CSC/ECE 517 Fall 2010/ch1 1a vc|History of Version Control Systems]]
** [[CSC/ECE 517 Fall 2010/ch1 S6 aa|CRC Cards (''Wikipage 1'')]] ..... [[CSC/ECE 517 Fall 2010/ch1 S6 km|CRC Cards (''Wikipage 2'')]]
** [[CSC/ECE 517 Fall 2010/ch1 S6 aa|CRC Cards (''Wikipage 1'')]] ..... [[CSC/ECE 517 Fall 2010/ch1 S6 km|CRC Cards (''Wikipage 2'')]]

Latest revision as of 00:34, 9 December 2010