Object Oriented Programming with C# (Training Video)
The author, who knows the difficulties that people generally experience when starting programming, and in which subjects they have difficulties, explains the basic programming logic with subject-oriented, easy-to-understand examples in the light of this information, without going into too much theory. This book was written to teach you the basic concepts and basic logic of programming. If you lay the foundation well, you are ready to become a good programmer. If you read the book well and do all the applications carefully, you will have learned the basic algorithms. Once you learn the basic structures, you can learn advanced topics much more easily. The book is also supported by educational videos.
BOOK CONTENT
Basic concepts
Algorithm & Programming Logic
Queries & Loops
Functions
Series
.NET Framework
Object-based programming
Inheritance & Polymorphism
Templates & Collections
Variables&Data Input-Output
operators
Decision Structures
Methods
Numerical and Verbal Methods
Series
Frequently Used Algorithms
.NET Framework & C#
Inheritance & Polymorphism
Structures & Numbering
Exception Handling
File Operations
Templates (Generics) and Collections
EDUCATIONAL VIDEOS CONTENT
Visual Studio Installation
First C# Program
Variables
Variable Applications
operators
Decision Structures
Decision Structure Applications
Loops
Loop Applications
Functions
Function Applications
Series
Array Applications