Добавлен список всех домашних заданий с полными текстами#15
Open
LostPointer wants to merge 3 commits intoDafeCpp:mainfrom
Open
Добавлен список всех домашних заданий с полными текстами#15LostPointer wants to merge 3 commits intoDafeCpp:mainfrom
LostPointer wants to merge 3 commits intoDafeCpp:mainfrom
Conversation
…нный от легкого к сложному
|
clang-tidy review says "All clean, LGTM! 👍" |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
clang-tidy review says "All clean, LGTM! 👍" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Добавлен файл HOMEWORK_LIST.md со всеми 69 домашними заданиями курса, отсортированными от легкого к сложному. Каждое задание содержит полный текст из соответствующего урока, оценку сложности и описание концепций.
Note
Adds a comprehensive homework list (69 tasks), introduces exam tickets and two new lessons (smart pointers, iterators), and updates the course README with links.
HOMEWORK_LIST.md: full list of 69 homework tasks grouped by levels with descriptions and difficulty.doc/exam_tickets.md: 17 exam tickets with theory questions and practical tasks.doc/lesson_12.md: smart pointers (RAII, unique_ptr/shared_ptr/weak_ptr) theory and examples.doc/lesson_13.md: iterators (types, STL usage, custom iterators) theory and examples.doc/README.md: adds links tolesson_12.mdandlesson_13.mdand references them in additional topics.Written by Cursor Bugbot for commit 154598c. This will update automatically on new commits. Configure here.