Estudios realizados para el proceso de la obtención de la certificacion "Programing C#"
https://www.microsoft.com/es-es/learning/exam-70-483.aspx
Dentro de los topicos principales:
Describir la sintaxis fundamental y características de C#
- Crear e invocar métodos
 - Administrar Excepciones
 - Implementar la estructura básica y los elementos esenciales de una aplicación de escritorio tradicional
 - Crear Clases y definir e implementar Interfaces
 - Crear y utilizar colecciones genéricas
 - Utilizar herencia para crear una jerarquía de clases
 - Crear Clases y métodos genéricos
 - Uso de eventos y delegados
 - Listas genericas y fuertemente tipadas
 - Iteradores
 - Comparadores
 - Lectura de archivos
 - Conceptos generales de la programacion orientada a objetos OPP
 
Studies carried out for the process of obtaining the "Programming C #" certification
https://www.microsoft.com/es-es/learning/exam-70-483.aspx
Within the main topics:
Describe the fundamental syntax and characteristics of C #
- Create and invoke methods
 - Manage Exceptions
 - Implement the basic structure and essential elements of a traditional desktop application
 - Create Classes and define and implement Interfaces
 - Create and use generic collections
 - Use inheritance to create a class hierarchy
 - Create Classes and generic methods
 - Use of events and delegates
 - Generic and strongly typed lists
 - Iterators
 - Comparators
 - Reading files
 - General concepts of OPP object oriented programming