WT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
*Section 5 | *Section 5 | ||
** [[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/ch4 4e ms|Prototype-based programming]] | |||
** [[CSC/ECE 517 Fall 2010/ch4 4f sv|The Command pattern in static and dynamic languages]] | |||
** [[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]] | |||
*Section 6 | *Section 6 | ||
*Section 7 | *Section 7 | ||
*Section 8 | *Section 8 |
Revision as of 02:38, 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