Automate the boring stuff with Python Practical programming for total beginners

Al Sweigart

Book - 2020

Saved in:

2nd Floor Show me where

005.133/PYTHON/Sweigart
0 / 1 copies available
Location Call Number   Status
2nd Floor 005.133/PYTHON/Sweigart Due May 2, 2024
Subjects
Published
San Francisco : No Starch Press [2020]
Language
English
Main Author
Al Sweigart (author)
Edition
2nd edition
Item Description
Includes index.
Physical Description
xxxix, 547 pages : illustrations ; 24 cm
ISBN
9781593279929
  • Python programming basics. Python basics ; Flow control ; Functions ; Lists ; Dictionaries and structuring data ; Manipulating strings
  • Automating tasks. Pattern matching with regular expressions ; Input validation ; Reading and writing files ; Organizing files ; Debugging ; Web scraping ; Working with Excel spreadsheets ; Working with Google sheets ; Working with PDF and Word documents ; Working with CSV files and JSON data ; Keeping time, scheduling tasks, and launching programs ; Sending email and text messages ; Manipulating images ; Controlling the keyboard and mouse with GUI automation
  • Appendix A: Installing third-party modules
  • Appendix B: Running programs
  • Appendix C: Answers to the practice questions