Skip to content

Commit

Permalink
Update course plan in the Introduction task
Browse files Browse the repository at this point in the history
  • Loading branch information
onewhl committed Nov 27, 2023
1 parent 3313024 commit aad3ff9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Introduction/Introduction/Introduction/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ Embark on a coding journey with refactoring and design patterns – your path to
- [Lesson 3: Refactoring techniques](course://RefactoringAndItsPurpose/RefactoringTechniques)
- [Lesson 4: Getting familiar with IDE refactoring features](course://RefactoringAndItsPurpose/GettingFamiliarWithIDERefactoringFeatures)
- **[Section 2: Code style and Formatting](course://CodeStyleAndFormatting)**
- [Lesson 1: What is code style and formatting?](course://CodeStyleAndFormatting/WhatIsFormatting)
- Lesson 2: Reformat the code using IDE
- [Lesson 3: Code schemas and EditorConfig](course://CodeStyleAndFormatting/CodeSchemasAndEditorConfig)
- [Lesson 1: What is formatting?](course://CodeStyleAndFormatting/WhatIsFormatting)
- [Lesson 2: Code schemas and EditorConfig](course://CodeStyleAndFormatting/CodeSchemasAndEditorConfig)
- **[Section 3: Renaming code](course://RenamingCode)**
- [Lesson 1: Naming rules](course://RenamingCode/NamingRules)
- [Lesson 2: Rename refactoring in IDE](course://RenamingCode/RenameRefactoringInIDE)
Expand Down

0 comments on commit aad3ff9

Please sign in to comment.