Skip to content

The Code Refactoring project aims to enhance the existing codebase by restructuring and optimizing the code without changing its external functionality. Through this project, the code's structure, readability, and maintainability will be improved, leading to better software quality and easier future development and maintenance.

shazzad5709/Refactoring-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

# Pre-workshop Preparation 1. Choose your desired programming in the repo and make sure the tests are passing 2. Please familiarise with some of the common code smells like duplicate code, comments, large class/method, feature envy and shotgun surgery. Find the information from https://refactoring.guru/refactoring/smells # refactoring-workshop

About

The Code Refactoring project aims to enhance the existing codebase by restructuring and optimizing the code without changing its external functionality. Through this project, the code's structure, readability, and maintainability will be improved, leading to better software quality and easier future development and maintenance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages