WT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
** [[CSC/ECE 517 Fall 2010/ch4 4g HW|Metaprogramming in dynamically typed languages(''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch4 4g km|Metaprogramming in dynamically typed languages(''Wikipage 2'')]] | ** [[CSC/ECE 517 Fall 2010/ch4 4g HW|Metaprogramming in dynamically typed languages(''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch4 4g km|Metaprogramming in dynamically typed languages(''Wikipage 2'')]] | ||
** [[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]] | ||
*Section 6 | *Section 6 | ||
** [[CSC/ECE 517 Fall 2010/ch5 5a KR|Overloading-Good or Bad]] | |||
** [[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 5c ck|Dynamic dispatch(''Wikipage 1'')]].....[[CSC/ECE 517 Fall 2010/ch5 5c IC|Dynamic dispatch(''Wikipage 2'')]] | |||
*Section 7 | *Section 7 | ||
*Section 8 | *Section 8 |
Revision as of 02:45, 25 November 2010
- Section 1
- Section 2
- CRC Cards(Wikipage 1) ..... CRC Cards(Wikipage 2)
- GUI toolkits in Ruby(Wikipage 1) ..... GUI toolkits in Ruby(Wikipage 2) ..... GUI toolkits in Ruby(Wikipage 3)
- Code Reuse
- Domain-specific object-oriented languages
- Metaprogramming in statically typed languages
- Decomposition, Message Forwarding, and Delegation versus Inheritance in OOP Design
- Section 3
- Section 4
- Web frameworks in o-o languages
- Multiple inheritance and mixins
- The Singleton pattern in static and dynamic languages
- The Strategy pattern in static and dynamic languages(Wikipage 1).....The Strategy pattern in static and dynamic languages(Wikipage 2)
- Mixing static and dynamic code other than Ruby and Java(Wikipage 1).....Mixing static and dynamic code other than Ruby and Java(Wikipage 2)
- Object-relational mapping for Ruby
- Section 5
- Section 6
- Section 7
- Section 8