Cargando…

Interactive C# : fundamentals, core concepts and patterns /

Discover object-oriented programming with core concepts of C# in this unique tutorial. The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedicated to advanced concepts of C#, and one of them is dedicated...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sarcar, Vaskaran (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2018.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Object Oriented Programming Concepts
  • Chapter 2. Class and Objects
  • Chapter 3. The concept of inheritance
  • Chapter 4. Inheritance in depth
  • Chapter 5. Interfaces,
  • Chapter 6. Properties
  • Chapter 7. Important comparisons,
  • Chapter 8
  • OOPs concepts revisited
  • Chapter 9. Consult with the experts
  • Chapter 10. Exceptions
  • Chapter 11. Disposals through garbage collections
  • Chapter 12. Generics[25-30]
  • Chapter 13. Flexibilities with anonymous methods
  • Chapter 14. Become a hero in the real world
  • Chapter 15. Winning notes and the road ahead.