0%

Book Description

Discover object-oriented programming with core concepts of C# in this unique tutorial. The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedicated to advanced concepts of C#, and one of them is dedicated to design patterns, with coverage of three Gang of Four design patterns with C# implementations. Finally, Interactive C# contains an FAQ section to cover all of these topics.

This book uniquely presents a two-way discussion between a teacher and students. So, with this book you will have the feel of learning C# in a classroom environment or with your private tutor. Your teacher will discuss the problems/topics and ask you questions; at the same time, counter questions are provided to clarify points where necessary.

What You Will Learn

  • Become proficient in object-oriented programming
  • Remake yourself as a great C# programmer
  • Test your skills in C# fundamentals
  • Use Visual Studio to write, compile and execute your code
Who This Book Is For

Programmers who want to understand the concepts and implementation of object-oriented programming in C#.

Table of Contents

  1. Cover
  2. Frontmatter
  3. 1. Enter into the World of OOP
    1. Part Frontmatter
    2. 1. Object-Oriented Programming Concepts
    3. 2. The Building Blocks: Class and Objects
    4. 3. The Concept of Inheritance
    5. 4. Get Familiar with Polymorphism
    6. 5. Interfaces: An Art in OOP
    7. 6. Encapsulation with Properties and Indexers
    8. 7. Understanding Class Variables
    9. 8. Analysis of Some Key Comparisons in C#
    10. 9. A Quick Recap of OOP Principles in C#
  4. 2. Get Familiar with Some Advanced Concepts
    1. Part Frontmatter
    2. 10. Delegates and Events
    3. 11. Flexibilities with Anonymous Functions
    4. 12. Generics
    5. 13. Exception Handling
    6. 14. Memory Cleanup
  5. 3. Become a Hero in the Real World
    1. Part Frontmatter
    2. 15. An Introduction to Design Patterns
    3. 16. Winning Notes and the Road Ahead
  6. Backmatter
18.224.44.53