Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion shared/junior-3/basicCodingAndDesignPrinciples.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## The Goal
To learn the most important and common coding principles for all programming languages and get acquainted with notions of design.
Design questions do not require conventional formulaic answers. An in-depth examination of the topic is covered in section [Basic design principles](../../shared/middle-1/design.md).
Design questions do not require conventional formulaic answers. An in-depth examination of the topic is covered in section [Basic design principles](../../shared/middle/basic-design-principles.md).


## Coding
Expand Down