Skip to content

Commit

Permalink
Update task.md
Browse files Browse the repository at this point in the history
language checked
  • Loading branch information
stephen-hero authored and onewhl committed Jan 24, 2024
1 parent b49761f commit 3cc72b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Introduction/Introduction/Introduction/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ This course will introduce you to refactorings and the IDE features that will he
You will learn to recognize refactoring opportunities in code and to deal with them.
Using automatic IDE refactorings, you will transform code to improve its structure, readability, and maintainability.

The course consists of 8 sections. Each section focuses on one group of refactorings and
provides brief theory and several small tasks for practice.
We will move on from small local refactoring changes to more complex ones, which affect the entire project architecture.
The course consists of 8 sections. Each section focuses on one group of refactorings,
supplementing brief theory with several practical tasks.
We will move on from minor local refactoring changes to more complex ones that affect the entire project architecture.

Embark on a coding journey with refactoring and design patterns – your path to coding excellence begins now! 🚀

Expand Down

0 comments on commit 3cc72b9

Please sign in to comment.