• Lesson 11

    During this lesson we’ll talk mostly about generic types and reflection. Also I’ll show a LINQ magic and generic types. This lesson shows only the top of the iceberg, More LINQ features and reflection will be shown in further lessons.

    Read more...
  • Lesson 10

    Today we are going to speak about exception handling, operator overloading and Extension Methods.

    Read more...
  • Lesson 9

    This lesson will show you how to handle date and time. Also we’ll learn how to compare and clone objects well.

    Read more...
  • Lesson 8

    Abstract classes and Interfaces are today’s items of discussion.

    Read more...
  • Lesson 7

    It’s time to start learning inheritance.

    Read more...
  • Lesson 6

    Now, we’ll review a simple and rather popular software development pattern Singleton and Serialization.

    Read more...
  • Lesson 5

    Let’s keep on learning more about C# data types.

    Read more...
  • Lesson 4

    In this lesson we’ll learn how to create your own types.

    Read more...
  • Lesson 3

    Previous lesson starts with one-dimensional array. In this lesson we’ll review arrays more closely.

    Read more...
  • Lesson 2

    In this lesson we’ll review arrays. Also you’ll learn if, if-else, while, do-while, for, foreach loops.

    Read more...
  • Lesson 1

    During this lesson we’ll review what Object-oriented programming is. Also we’ll learn C# types and create a first program.

    Read more...