Chapter 6. Learning the Basics of Object-Oriented Programming

At this point, you should be comfortable with writing basic C# code, but your coding style+ would solve problems directly without considering reusability or other more advanced concepts. You could code yourself out of a wet paper bag, but once you were out of the bag, you would have no idea what to do next. (In case you're interested, the phrase, You couldn't do [fill in topic] out of a wet paper bag implies that your skills in a certain area are so weak that a wet paper bag is more overpowering. The reference to wet paper bag comes from the fact that wet paper bags have no holding power and will tear at the slightest nudging.)

This chapter focuses on reusing base functionality, where ...

Get Beginning C# 2008: From Novice to Professional now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.