C# Refactoring Tips and Tricks
Offered By: LinkedIn Learning
Course Description
Overview
Get tips and tricks for refactoring existing C# codebases. Create cleaner, more performant, and readable code with these C# refactoring techniques.
Syllabus
Introduction
- Welcome
- What you should know
- What is refactoring?
- Create a baseline
- Keys to successful refactoring
- Remove unused code
- Improve performance
- Use version control
- Refactor in branches
- Tools for refactoring
- Identify problem areas
- Common optimizations
- Inlining code
- Code readability
- Extract methods
- Create clean APIs
- Next steps
Taught by
Jesse Freeman
Related Courses
Writing Professional CodeMicrosoft via edX Agile Software Development: Clean Coding Practices
LinkedIn Learning What's New in Visual Studio 2017 for F# For Developers
LinkedIn Learning Write your first code using C# (Get started with C#, Part 1)
Microsoft via Microsoft Learn C# Extension Methods
Pluralsight