Table of Contents
The New Face of
Computer Science Education - The Scratch Generation
100 Learning C# and OOP: Getting Started, Objects and Encapsulation
104 Learning C# and OOP, Classes
106a
Learning C# and OOP, Properties, Part 1
106b Learning C#
and OOP, Properties, Part 2
108a Learning C#
and OOP, Indexers, Part 1
108b Learning C#
and OOP, Indexers, Part 2
110 Learning C#
and OOP, Indexers, Part 2
112
Learning C# and OOP, Polymorphism Based on Overloaded Methods
116
Learning C# and OOP, Polymorphism, Type Conversion, Casting, etc.
120
Learning C# and OOP, Runtime Polymorphism through Inheritance
124
Learning C# and OOP, Polymorphism and the Object Class
128a Learning C#
and OOP, Polymorphism and Interfaces, Part 1
128b Learning C#
and OOP, Polymorphism and Interfaces, Part 2
128c Learning C#
and OOP, Polymorphism and Interfaces, Part 3
Java v.s. C#
2100
Understanding Properties in Java and C#
DISCLAIMER: To the best of my knowledge, all of the program code embedded in
these HTML files was originally correct. However, over time, these HTML files have
been processed through a variety of website content management programs. Sometimes,
such programs are not friendly to embedded code, and arbitrarily remove characters such as
angle brackets, square brackets, backslashes, etc. Therefore, you may occasionally
find some code that has missing characters. If so, just insert them back into the
code before you attempt to compile and execute the code. |