Cargando…

Simple and efficient programming with C# : skills to build applications with Visual Studio and .net /

Apply skills and approaches to your programming to build a real-world application in C# 9 using the latest editions of Visual Studio, C#, and Microsoft .NET. Each chapter opens with an introduction and original application written in C# 9 for you to jump into coding. From there, you are guided throu...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sarcar, Vaskaran
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part I: Fundamentals
  • Chapter 1: Flexible Code Using Polymorphism
  • Chapter 2: Abstract Class or Interface?
  • Chapter 3: Wise Use of Code Comments
  • Part II: Important Principles
  • Chapter 4: Know SOLID Principles
  • Chapter 5: Use the DRY Principle
  • Part III: Make Efficient Applications
  • Chapter 6: Separate Changeable Code Using Factories
  • Chapter 7: Add Features Using Wrappers
  • Chapter 8: Efficient Templates Using Hooks
  • Chapter 9: Simplify Complex Systems Using Facades.
  • Part IV: The Road Ahead
  • Chapter 10: Memory Management. Chapter 11: Leftover Discussions.