diff --git a/week-7/Homework/mandatory/0-thinking-like-a-programmer/task.md b/week-7/Homework/mandatory/0-thinking-like-a-programmer/task.md index 1c841f8d5..bfada3ffe 100644 --- a/week-7/Homework/mandatory/0-thinking-like-a-programmer/task.md +++ b/week-7/Homework/mandatory/0-thinking-like-a-programmer/task.md @@ -27,11 +27,16 @@ After you've watched these videos I'd like you to answer these questions ## 1. What do you think the most important quality for a programmer is? +to be able to work systematically +problem solving (determining the problem, making search to find the ways and implementing to the case) + ## 2. When trying to solve a challenge, what should you do first? +I do seperate the tasks to parts and carry on step by step ## 3. What should you do if you get stuck? +I use debugging. if still doesnt work i do some search and still cant sort it out ask someone else \ No newline at end of file diff --git a/week-7/Homework/mandatory/1-debugging-practice/index.html b/week-7/Homework/mandatory/1-debugging-practice/index.html index 23acfa71e..0fb3eda69 100644 --- a/week-7/Homework/mandatory/1-debugging-practice/index.html +++ b/week-7/Homework/mandatory/1-debugging-practice/index.html @@ -1,96 +1,63 @@ -
-Add books to your virtual library
-Add books to your virtual library
+Title | +Author | +Number of Pages | +Read | ++ |
---|---|---|---|---|
+ | + | + | + | + |
Title | -Author | -Number of Pages | -Read | -- |
---|---|---|---|---|
- | - | - | - | - |