Название: Hands-On Python INTERMEDIATE: with 50 Exercises, 2 Projects, 2 Assignments & Final Exam
Автор: Musa Arda
Издательство: Independently published
Год: 13 December 2021
Серия: Hands-On Python
Страниц: 603
Язык: английский
Формат: azw3, epub
Размер: 13.7 MB
This book is an in-depth and activity-based introduction to the intermediate level topics of Python programming. It follows a step-by-step practical approach by combining the theory of the language with hands-on coding exercises including quizzes, projects, assignments and exams. We begin by setting up the development environment, the PyCharm IDE. Then we cover Exception Handling, Modules & Packages, Format Operations and File Operations in Python. Further we cover one of the most important topics in computer programming which is Object Oriented Programming (OOP). We build two real-world projects that are PDF & CSV Operations and Movie Library with Tkinter. After each project there will be an assignment. And finally we have the Final Exam, which will let you to test your Python level. By the end of the book, you will learn almost all of the intermediate concepts of Python in great detail by writing thousands of lines of code. All the supplementary resources (code files, quizzes, assignments, final exam etc.) are available for download at the Github repository. The link for the repository is provided in the book.