YoVDO

C# Object-Oriented Programming Tips and Tricks

Offered By: LinkedIn Learning

Tags

C# Courses Object-oriented programming Courses Polymorphism Courses Encapsulation Courses Inheritance Courses

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?
1. Refactoring Strategies
  • Create a baseline
  • Incremental steps
  • Remove unused code
  • Improve performance
2. Before You Refactor
  • Use version control
  • Refactor in branches
  • Tools for refactoring
3. Optimizing Code
  • Identify problem areas
  • Common optimizations
  • Inlining code
4. Creating Clean Code
  • Code readability
  • Extract methods
  • Create clean APIs
Conclusion
  • Next steps

Taught by

Jesse Freeman

Related Courses

Programmazione I
University of Naples Federico II via edX
Основы разработки на C++: жёлтый пояс
Moscow Institute of Physics and Technology via Coursera
C++ Programming: Object-Oriented Design
Codio via edX
Java: Going Further with Classes and Methods
Codecademy
Java: Inheritance and Polymorphism
Codecademy