Minimal Python: Be efficient and become an effective programmerКНИГИ » ПРОГРАММИНГ
Название: Minimal Python: Be efficient and become an effective programmer Автор: Alfredo Deza, Noah Gift Издательство: Pragmatic AI Labs Год: 2020 Формат: EPUB Страниц: 68 Размер: 10 Mb Язык: English
Learn a subset of the Python language and master this essential skill much more quickly. This book covers the following topics:
Chapter 1: Learn to execute commands in Python Chapter 2: Learn to use containers store data Chapter 3: Store logic into functions Chapter 4: Test your functions Chapter 5: Build a command-line tool with Flask Chapter 6: Build a web application with Flask Chapter 7: Do some data science with Pandas Chapter 8: Make a prediction with sklearn Chapter 9: Case Studies Chapter 10: War Stories