30 lines
1.9 KiB
Markdown
Executable File
30 lines
1.9 KiB
Markdown
Executable File
* [Book "Programming Basics" with Python](README.md)
|
||
* [Preface](chapter-00-preface.md)
|
||
* [1. First Steps in Programming](chapter-01-first-steps-in-programming.md)
|
||
* [2.1. Simple Calculations](chapter-02-simple-calculations.md)
|
||
* [2.2. Simple Calculations – Exam Problems](chapter-02-simple-calculations-exam-problems.md)
|
||
* [3.1. Simple Conditions](chapter-03-simple-conditions.md)
|
||
* [3.2. Simple Conditions – Exam Problems](chapter-03-simple-conditions-exam-problems.md)
|
||
* [4.1. More Complex Conditions](chapter-04-complex-conditions.md)
|
||
* [4.2. More Complex Conditions – Exam Problems](chapter-04-complex-conditions-exam-problems.md)
|
||
* [5.1. Loops](chapter-05-loops.md)
|
||
* [5.2. Loops – Exam Problems](chapter-05-loops-exam-problems.md)
|
||
* [6.1. Nested Loops](chapter-06-nested-loops.md)
|
||
* [6.2. Nested Loops – Exam Problems](chapter-06-nested-loops-exam-problems.md)
|
||
* [7.1. More Complex Loops](chapter-07-complex-loops.md)
|
||
* [7.2. More Complex Loops – Exam Problems](chapter-07-complex-loops-exam-problems.md)
|
||
* [8.1. Practical Exam Preparation – Part I](chapter-08-exam-preparation.md)
|
||
* [8.2. Practical Exam Preparation – Part II](chapter-08-exam-preparation-part-2.md)
|
||
* [9.1. Problems for Champions – Part I](chapter-09-problems-for-champions.md)
|
||
* [9.2. Problems for Champions – Part II](chapter-09-problems-for-champions-part-2.md)
|
||
* [10. Methods](chapter-10-functions.md)
|
||
* [11. Tricks and Hacks](chapter-11-tricks-and-hacks.md)
|
||
* [Conclusion](chapter-12-conclusion.md)
|
||
|
||
<hr />
|
||
|
||
* [🎓 SoftUni Global](https://softuni.org/learn/?utm_source=Python&utm_medium=left+menu&utm_campaign=free+programming+books)
|
||
* [👨🏼💻 Learn Programming @ SoftUni Global](https://learn.softuni.org/catalog?utm_source=Python&utm_medium=left+menu&utm_campaign=free+programming+books)
|
||
* [▶️ SoftUni Global @ YouTube](https://www.youtube.com/c/CodeWithNakov)
|
||
* [📚 Nakov's Books](https://introprogramming.info)
|