Skip to content

Commit 3cc72b9

Browse files
stephen-heroonewhl
authored andcommitted
Update task.md
language checked
1 parent b49761f commit 3cc72b9

File tree

1 file changed

+3
-3
lines changed
  • Introduction/Introduction/Introduction

1 file changed

+3
-3
lines changed

Introduction/Introduction/Introduction/task.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This course will introduce you to refactorings and the IDE features that will he
1212
You will learn to recognize refactoring opportunities in code and to deal with them.
1313
Using automatic IDE refactorings, you will transform code to improve its structure, readability, and maintainability.
1414

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

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

0 commit comments

Comments
 (0)