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 Aug 1, 2023
1 parent a83c4b6 commit 426e8d3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Introduction/Introduction/task.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Introduction

Hello! Welcome to the Refactorings in IDE course.
This course will introduce you to refactorings and IDE features that would help you to perform them in an effective way.
You will learn to recognise refactoring opportunities in code and how to deal with them.
Using automatic IDE refactorings you will transform code to improve its structure, readability and maintainability.
This course will introduce you to refactorings and the IDE features that will help you to perform them in an effective way.
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 modules, each module focuses on one group of refactorings,
provides short theory and several small tasks for practice.
We will go forward from small local refactoring changes to the complex ones that affect project architecture.
The course consists of 8 modules. Each module 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.

0 comments on commit 426e8d3

Please sign in to comment.