Join Jesse Freeman for an in-depth discussion in this video What you should know, part of C# Refactoring Tips and Tricks.
- [Instructor] Before you get started, this course assumes you're familiar with C# and coding in general, and that you're using Visual Studio or some other IDE that provides basic refactoring tools. While we won't be writing code, we will be walking through some concepts around object-oriented programming, API design, and general code maintenance. Finally, you should have some experience with version control to help keep your project safe before attempting to perform any sort of refactoring on your own after the course.
Released
3/14/2018- Creating a baseline
- Removing unused code
- Refactoring in branches
- Using refactoring tools
- Optimizing code
- Creating clean code
Share this video
Embed this video
Video: What you should know