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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2021.
|
Edición: | 1st ed. 2021. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009633579006719 |
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. .