The Author Dan Clark has give the foundation lesson to be successful future in C# programming.
With the second edition of Beginning C# Object-Oriented Programming you will learn about Master the fundamentals of object-oriented programming to get easy in understand C# after this the lesson is to work though a case study to see how C# work in real world application also OOP too.
More than design these you will study about how to develop technique and best practies that lead to efficient, reusable and elegant code. This is the way that make you more clear in C#.
The last lesson that you have to learn is Discover how to transform a simple model of an application into a fully function C# project.
These lesson will have you to understand C# more clear.
Summary Contents of Beginning C# Object-Oriented Programming 2nd Edition
- Chapter 1: Overview of Object-Oriented Programming
- Chapter 2: Designing OOP Solutions: Identifying the Class Structure
- Chapter 3: Designing OOP Solutions: Modeling the Object Interaction
- Chapter 5: Introducing the .NET Framework and Visual Studio
- Chapter 6: Creating Classes
- Chapter 7: Creating Class Hierarchies
- Chapter 8: Implementing Object Collaboration
- Chapter 9: Working with Collections
- Chapter 10: Implementing the Data Access Layer
- Chapter 11: Developing WPF Application
- Chapter 12: Developing Web Applications
- Chapter 13: Developing Windows Store Applications
- Chapter 14: Developing and Consuming Web Services
- Chapter 15: Developing the Office Supply Ordering Application
- Chapter 16: Wrapping Up