Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

C# Essential Training: 1 Syntax and Object Oriented Programming

Posted By: Landau17
C# Essential Training:  1 Syntax and Object Oriented Programming

C# Essential Training: 1 Syntax and Object Oriented Programming
MP4 | Video: 720p | Duration: 3:14:32 | English | Subtitles: VTT | 503.5 MB



Get started in Microsoft application development by learning C#. Fast, capable, and productive, C# combines the best features of C++ and Java—with none of the reference counting or performance concerns. We've broken our C# Essential Training course into two parts, so you can focus on the language features you need to learn most. This part teaches the essential components of the syntax, including variables, strings, operations, classes, and methods. Follow along with instructor Bruce Van Horn, and learn how to build a class inside a reusable library, which is then consumed by a simple user interface. Plus, learn about encapsulation, inheritance, and the extension methods that make C# a great object-oriented programming language. This course is your first and best resource for programming with C#—the simple, modern, and popular choice for Windows developers.

Topics include:
  • The history of C#
  • Setting up your development environment in Visual Studio
  • Declaring variables
  • Working with strings
  • Using mathematical operations
  • Creating classes and properties
  • Using expressions
  • Using static, abstract, and virtual methods
  • Building a user interface
  • Extending classes
  • Working with subclassed objects
  • Using the object-oriented features of C#