- Online only
- EOL
Attention! The sale of the product has been completed. Check others in thiscategory. |
Product description Video Course C Sharp - object oriented programming - ON-LINE version
An object-oriented approach to C# is necessary for a future developer - no matter what kind of application you create,desktop, web, mobile or games,Knowledge of object-related aspects will be essential. After mastering the basics of C#, the next step isto acquire knowledge that will provide significant benefits in the future.
What will you learn from this course?
- How to work with classes and interfaces
- Using one code multiple times in different applications
- Definition and implementation of interfaces
- Use of supplied requirements for class design
- Construction of components
- Use the class extension to change behaviour
- Use of unit tests
- The use of polymorphism and encaspulation in practice
By choosing this course, you will learn much more!
Attention! You will receive the download instruction and code from us at the address given when placing your order e-mail at the latest on the next working day after receiving the payment. |
Foundations of the C#
The course provides the necessary knowledge about thekeyaspects of C#. It helps to understand the most important concepts and showshow to use them in practice. This way, you will soon understand the secrets of the language's objectivity.
From requirements to working code
The course showsstep by stepthe whole process of writing the program in an object oriented way. It showshow to define the classes well, what conditions they should meetand what relations should be between them, and how to apply all these principles in thecorrect program code.
Practice
The courseteaches theory and practice- it shows important concepts and helps to acquire practical skills. It focuses on the right approach andsolutions to the most common problems. Thanks to it you will be able to work in object-oriented C# code and take part in any project.
Complex subjects in a simple way
This course will allow you to dispel doubts about the most important aspects of objectivity in C# once and for all. It will help you to understand in depthwhat is polyphormism, encapsulation or abstraction. The author will also explain to you in a simple wayhow to use key object-oriented mechanisms C#classes, interfaces, methods and many other important things.
The author thoroughly discusses the issues ofpolyphormism, encapsulation or abstraction,thus helping to solve doubts that concern the most important aspects of object oriented programming in C#. The course shows in a simple way how to use the interfaces, classes and other elements of the language's objectivity mechanisms.
What else is worth knowing?
The basics ofprogramming in C#will be sufficient to start learning. It is necessary to know concepts such as:class, interface, method and collection. For those who have not been in contact with the language before, we recommend training:The foundations of programming in C#.
Table of contentsField Programming Introduction
Identification of classes based on requirements
Class building
Class building - methods
Separation of duties
Reuse
Construction of components
Understanding of interfaces
|