Skip to content

Commit 4551f82

Browse files
authored
Update lesson03.md
1 parent 9fffe42 commit 4551f82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lesson/lesson03.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
1. *[Lesson03 equals&hashCode, static](https://github.com/JavaWebinar/basejava/tree/9d8464cc24be306b0dbce112607122149ec327d8/src/ru/javawebinar/basejava)*
1515
1. *[Lesson03 implements interface](https://github.com/JavaWebinar/basejava/tree/ba20418d59dcc998c2cab218d84ca1f7099676c8/src/ru/javawebinar/basejava/storage)*
1616

17-
**Ресурсы**
17+
**Ресурсы:**
1818
- [static](http://www.intuit.ru/studies/courses/16/16/lecture/27119)
1919
- [Object. Контракт equals/hashCode](http://www.intuit.ru/studies/courses/16/16/lecture/27129?page=1)
2020
- [Интерфейсы](http://www.intuit.ru/studies/courses/16/16/lecture/27119?page=3)
@@ -37,7 +37,7 @@
3737
**Коммиты:**
3838
1. *[Lesson03 abstract storage & sorted storage](https://github.com/JavaWebinar/basejava/tree/0bf48cf81987ddb9d59880f10920f3994923f8c0/src/ru/javawebinar/basejava)*
3939

40-
**Ресурсы**
40+
**Ресурсы:**
4141
- wiki: [Паттерн проектирования - шаблонный метод](https://ru.wikipedia.org/wiki/Шаблонный_метод_(шаблон_проектирования))
4242
- **Дополнительно**
4343
- Книга из известной серии Head First - [Паттерны проектирования](https://www.ozon.ru/context/detail/id/20216992/)

0 commit comments

Comments
 (0)