воскресенье, 06 июня 2021
Ссылка на курсВидео
Ссылка
1. What is Computation?
2. Branching and Iteration
3. String Manipulation, Guess and Check, Approximations, Bisection
4. Decomposition, Abstraction, and Functions
5. Tuples, Lists, Aliasing, Mutability, and Cloning
6. Recursion and Dictionaries
7. Testing; Debugging, Exceptions, and Assertions
8. Object Oriented Programming
9. Python Classes and Inheritance
10. Understanding Program Efficiency, P.1
11. Inderstanding Program Efficiency, P.2
12. Searching and SortingПрочитать
Ссылка
Учебник
1. What is computation? Chapters 1 and 2.1
2. Branching and Iteration. Chapters 2.2, 2.3.1, 2.4, and 3.2
3. String Manipulation, Guess and Check, Approximations, Bisection Chapters 3.1 and 3.3–3.5
4. Decomposition, Abstractions, Functions. Chapters 4.1–4.2 and 4.4–4.6
5. Tuples, Lists, Aliasing, Mutability, Cloning. Chapters 5.1–5.3.1 and 5.4–5.5
6. Recursion, Dictionaries. Chapters 4.3 and 5.6
7. Testing, Debugging, Exceptions, Assertions. Chapters 6 and 7
8. Object Oriented Programming. Chapter 8.1
9. Python Classes and Inheritance. Chapter 8.2
10. Understanding Program Efficiency, Part 1. Chapters 9.1–9.3.1, 9.3.3, and 9.3.5
11. Understanding Program Efficiency, Part 1 (Cont.). Chapters 9.3.2, 9.3.4, 9.3.6, and 9.3.7
12. Searching and Sorting algorithms. Chapters 10.1–10.2
Лекции и слайды
Ссылка
@темы:
обучение,
развивайся!,
ссылки и интересное