Dekorationsartikel gehören nicht zum Leistungsumfang.
Sprache:
Englisch
91,00 €*
Versandkostenfrei per Post / DHL
Aktuell nicht verfügbar
Kategorien:
Beschreibung
Learn how to improve the maintainability of C# code using modern tools and techniques to resolve technical debt while working safely and efficiently with legacy code
Key Features:
- Apply a wide range of refactoring techniques using the latest tools and features of C#
- Discover ways to safely improve your code using tests, Roslyn analyzers, and AI assistance
- Find ways of communicating technical debt and improving your code in agile and enterprise settings
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Software projects start as brand-new greenfield projects, but invariably become muddied in technical debt far sooner than you'd expect. In Refactoring with C#, you'll explore what technical debt is and how it arises before walking through the process of safely refactoring C# code using modern tooling in Visual Studio and more recent C# language features using C# 12 and .NET 8. This book, written by a Microsoft MVP, will guide you through the process of refactoring safely through advanced unit testing with XUnit and libraries like Moq, Snapper, and Scientist .NET. You'll explore maintainable code through SOLID principles and defensive coding techniques made possible in newer versions of C#. You'll also find out how to run code analysis and write custom Roslyn analyzers to detect and resolve issues unique to your code.
The nature of coding is changing, and you'll explore how to use AI with the GitHub Copilot Chat to refactor, test, document, and generate code before ending with a discussion about communicating technical debt to leadership and getting organizational buy-in to refactor your code in enterprise organizations and in agile teams.
By the end of this book, you'll understand the nature of refactoring and see how you can safely, effectively, and repeatably pay down the technical debt in your application while adding value to your business.
What You Will Learn:
- Understand technical debt, its causes and effects, and ways to prevent it
- Explore different ways of refactoring classes, methods, and lines of code
- Discover how to write effective unit tests supported by libraries such as Moq
- Understand SOLID principles and factors that lead to maintainable code
- Use AI to analyze, improve, and test code with the GitHub Copilot Chat
- Apply code analysis and custom Roslyn analyzers to ensure that code stays clean
- Communicate tech debt and code standards successfully in agile teams
Who this book is for:
This book is for any developer familiar with C# who wants to improve the code they work with on a day-to-day basis. While this book will be most beneficial to new developers with only a year or two of experience, even senior engineers and engineering managers can make the most of this book by exploring not just the process of refactoring, but advanced techniques with libraries like Moq, Snapper, Scientist .NET, and writing custom Roslyn analyzers.
Table of Contents
- Technical Debt, Code Smells, and Refactoring
- Introduction to Refactoring
- Method-Level Refactorings
- Class-Level Refactorings
- Code-Level Refactorings
- Unit Testing
- Test Driven Development
- Avoiding Code Anti-Patterns with SOLID
- Advanced Unit Testing
- Defensive Coding Techniques
- AI-Assisted Refactoring with GitHub Copilot
- Code Analysis in Visual Studio
- Creating a Roslyn Analyzer
- Refactoring Code with Roslyn Analyzers
- Communicating Technical Debt
- Adopting Code Standards
- Agile Refactoring
Key Features:
- Apply a wide range of refactoring techniques using the latest tools and features of C#
- Discover ways to safely improve your code using tests, Roslyn analyzers, and AI assistance
- Find ways of communicating technical debt and improving your code in agile and enterprise settings
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Software projects start as brand-new greenfield projects, but invariably become muddied in technical debt far sooner than you'd expect. In Refactoring with C#, you'll explore what technical debt is and how it arises before walking through the process of safely refactoring C# code using modern tooling in Visual Studio and more recent C# language features using C# 12 and .NET 8. This book, written by a Microsoft MVP, will guide you through the process of refactoring safely through advanced unit testing with XUnit and libraries like Moq, Snapper, and Scientist .NET. You'll explore maintainable code through SOLID principles and defensive coding techniques made possible in newer versions of C#. You'll also find out how to run code analysis and write custom Roslyn analyzers to detect and resolve issues unique to your code.
The nature of coding is changing, and you'll explore how to use AI with the GitHub Copilot Chat to refactor, test, document, and generate code before ending with a discussion about communicating technical debt to leadership and getting organizational buy-in to refactor your code in enterprise organizations and in agile teams.
By the end of this book, you'll understand the nature of refactoring and see how you can safely, effectively, and repeatably pay down the technical debt in your application while adding value to your business.
What You Will Learn:
- Understand technical debt, its causes and effects, and ways to prevent it
- Explore different ways of refactoring classes, methods, and lines of code
- Discover how to write effective unit tests supported by libraries such as Moq
- Understand SOLID principles and factors that lead to maintainable code
- Use AI to analyze, improve, and test code with the GitHub Copilot Chat
- Apply code analysis and custom Roslyn analyzers to ensure that code stays clean
- Communicate tech debt and code standards successfully in agile teams
Who this book is for:
This book is for any developer familiar with C# who wants to improve the code they work with on a day-to-day basis. While this book will be most beneficial to new developers with only a year or two of experience, even senior engineers and engineering managers can make the most of this book by exploring not just the process of refactoring, but advanced techniques with libraries like Moq, Snapper, Scientist .NET, and writing custom Roslyn analyzers.
Table of Contents
- Technical Debt, Code Smells, and Refactoring
- Introduction to Refactoring
- Method-Level Refactorings
- Class-Level Refactorings
- Code-Level Refactorings
- Unit Testing
- Test Driven Development
- Avoiding Code Anti-Patterns with SOLID
- Advanced Unit Testing
- Defensive Coding Techniques
- AI-Assisted Refactoring with GitHub Copilot
- Code Analysis in Visual Studio
- Creating a Roslyn Analyzer
- Refactoring Code with Roslyn Analyzers
- Communicating Technical Debt
- Adopting Code Standards
- Agile Refactoring
Learn how to improve the maintainability of C# code using modern tools and techniques to resolve technical debt while working safely and efficiently with legacy code
Key Features:
- Apply a wide range of refactoring techniques using the latest tools and features of C#
- Discover ways to safely improve your code using tests, Roslyn analyzers, and AI assistance
- Find ways of communicating technical debt and improving your code in agile and enterprise settings
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Software projects start as brand-new greenfield projects, but invariably become muddied in technical debt far sooner than you'd expect. In Refactoring with C#, you'll explore what technical debt is and how it arises before walking through the process of safely refactoring C# code using modern tooling in Visual Studio and more recent C# language features using C# 12 and .NET 8. This book, written by a Microsoft MVP, will guide you through the process of refactoring safely through advanced unit testing with XUnit and libraries like Moq, Snapper, and Scientist .NET. You'll explore maintainable code through SOLID principles and defensive coding techniques made possible in newer versions of C#. You'll also find out how to run code analysis and write custom Roslyn analyzers to detect and resolve issues unique to your code.
The nature of coding is changing, and you'll explore how to use AI with the GitHub Copilot Chat to refactor, test, document, and generate code before ending with a discussion about communicating technical debt to leadership and getting organizational buy-in to refactor your code in enterprise organizations and in agile teams.
By the end of this book, you'll understand the nature of refactoring and see how you can safely, effectively, and repeatably pay down the technical debt in your application while adding value to your business.
What You Will Learn:
- Understand technical debt, its causes and effects, and ways to prevent it
- Explore different ways of refactoring classes, methods, and lines of code
- Discover how to write effective unit tests supported by libraries such as Moq
- Understand SOLID principles and factors that lead to maintainable code
- Use AI to analyze, improve, and test code with the GitHub Copilot Chat
- Apply code analysis and custom Roslyn analyzers to ensure that code stays clean
- Communicate tech debt and code standards successfully in agile teams
Who this book is for:
This book is for any developer familiar with C# who wants to improve the code they work with on a day-to-day basis. While this book will be most beneficial to new developers with only a year or two of experience, even senior engineers and engineering managers can make the most of this book by exploring not just the process of refactoring, but advanced techniques with libraries like Moq, Snapper, Scientist .NET, and writing custom Roslyn analyzers.
Table of Contents
- Technical Debt, Code Smells, and Refactoring
- Introduction to Refactoring
- Method-Level Refactorings
- Class-Level Refactorings
- Code-Level Refactorings
- Unit Testing
- Test Driven Development
- Avoiding Code Anti-Patterns with SOLID
- Advanced Unit Testing
- Defensive Coding Techniques
- AI-Assisted Refactoring with GitHub Copilot
- Code Analysis in Visual Studio
- Creating a Roslyn Analyzer
- Refactoring Code with Roslyn Analyzers
- Communicating Technical Debt
- Adopting Code Standards
- Agile Refactoring
Key Features:
- Apply a wide range of refactoring techniques using the latest tools and features of C#
- Discover ways to safely improve your code using tests, Roslyn analyzers, and AI assistance
- Find ways of communicating technical debt and improving your code in agile and enterprise settings
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Software projects start as brand-new greenfield projects, but invariably become muddied in technical debt far sooner than you'd expect. In Refactoring with C#, you'll explore what technical debt is and how it arises before walking through the process of safely refactoring C# code using modern tooling in Visual Studio and more recent C# language features using C# 12 and .NET 8. This book, written by a Microsoft MVP, will guide you through the process of refactoring safely through advanced unit testing with XUnit and libraries like Moq, Snapper, and Scientist .NET. You'll explore maintainable code through SOLID principles and defensive coding techniques made possible in newer versions of C#. You'll also find out how to run code analysis and write custom Roslyn analyzers to detect and resolve issues unique to your code.
The nature of coding is changing, and you'll explore how to use AI with the GitHub Copilot Chat to refactor, test, document, and generate code before ending with a discussion about communicating technical debt to leadership and getting organizational buy-in to refactor your code in enterprise organizations and in agile teams.
By the end of this book, you'll understand the nature of refactoring and see how you can safely, effectively, and repeatably pay down the technical debt in your application while adding value to your business.
What You Will Learn:
- Understand technical debt, its causes and effects, and ways to prevent it
- Explore different ways of refactoring classes, methods, and lines of code
- Discover how to write effective unit tests supported by libraries such as Moq
- Understand SOLID principles and factors that lead to maintainable code
- Use AI to analyze, improve, and test code with the GitHub Copilot Chat
- Apply code analysis and custom Roslyn analyzers to ensure that code stays clean
- Communicate tech debt and code standards successfully in agile teams
Who this book is for:
This book is for any developer familiar with C# who wants to improve the code they work with on a day-to-day basis. While this book will be most beneficial to new developers with only a year or two of experience, even senior engineers and engineering managers can make the most of this book by exploring not just the process of refactoring, but advanced techniques with libraries like Moq, Snapper, Scientist .NET, and writing custom Roslyn analyzers.
Table of Contents
- Technical Debt, Code Smells, and Refactoring
- Introduction to Refactoring
- Method-Level Refactorings
- Class-Level Refactorings
- Code-Level Refactorings
- Unit Testing
- Test Driven Development
- Avoiding Code Anti-Patterns with SOLID
- Advanced Unit Testing
- Defensive Coding Techniques
- AI-Assisted Refactoring with GitHub Copilot
- Code Analysis in Visual Studio
- Creating a Roslyn Analyzer
- Refactoring Code with Roslyn Analyzers
- Communicating Technical Debt
- Adopting Code Standards
- Agile Refactoring
Über den Autor
Matt Eland is a Microsoft MVP in Artificial Intelligence (AI) who has been working with .NET since 2001. Matt has served as a senior engineer, software engineering manager, and .NET programming instructor. He is currently an AI specialist and senior consultant at Leading EDJE near Columbus, Ohio, where he helps companies with their software engineering and data science needs using C# and related technologies. Matt speaks and writes in his community and co-organizes the Central Ohio .NET Developers Group while pursuing a master's degree in data analytics.
Details
Erscheinungsjahr: | 2023 |
---|---|
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Taschenbuch |
ISBN-13: | 9781835089989 |
ISBN-10: | 1835089984 |
Sprache: | Englisch |
Ausstattung / Beilage: | Paperback |
Einband: | Kartoniert / Broschiert |
Autor: | Eland, Matt |
Hersteller: | Packt Publishing |
Maße: | 235 x 191 x 23 mm |
Von/Mit: | Matt Eland |
Erscheinungsdatum: | 24.11.2023 |
Gewicht: | 0,805 kg |
Über den Autor
Matt Eland is a Microsoft MVP in Artificial Intelligence (AI) who has been working with .NET since 2001. Matt has served as a senior engineer, software engineering manager, and .NET programming instructor. He is currently an AI specialist and senior consultant at Leading EDJE near Columbus, Ohio, where he helps companies with their software engineering and data science needs using C# and related technologies. Matt speaks and writes in his community and co-organizes the Central Ohio .NET Developers Group while pursuing a master's degree in data analytics.
Details
Erscheinungsjahr: | 2023 |
---|---|
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Taschenbuch |
ISBN-13: | 9781835089989 |
ISBN-10: | 1835089984 |
Sprache: | Englisch |
Ausstattung / Beilage: | Paperback |
Einband: | Kartoniert / Broschiert |
Autor: | Eland, Matt |
Hersteller: | Packt Publishing |
Maße: | 235 x 191 x 23 mm |
Von/Mit: | Matt Eland |
Erscheinungsdatum: | 24.11.2023 |
Gewicht: | 0,805 kg |
Warnhinweis