These are the projects that i did after reading the book 'Automate the boring stuff'. It was of great worth. I learnt many new things in python language and did some projects.
| Tasks List | Description | Status |
|---|---|---|
| Chapter-01 | Python Basics | Done |
| Chapter-02 | Flow Control | Read and Done |
| Chapter-03 | Functions | Done |
| Chapter-04 | Lists | Done Done |
| Chapter-05 | Dictionaries and Structuring Data | Done |
| Chapter-06 | Manipulating Strings | Done |
| Chapter-07 | Pattern Matching with Regular Expressions | Done |
| Chapter-08 | Input Validation | Done |
| Chapter-09 | Reading and Writing Files | Done Did some |
| Chapter-10 | Organizing Files | Done |
| Chapter-11 | Debugging | Done |
| Chapter-12 | Web Scraping | Read and Did some |
| Chapter-13 | Working with Excel Spreadsheets | Done |
| Chapter-14 | Working with Google Spreadsheets | Not Done |
| Chapter-15 | Working with PDF and Word Documents | Done |
| Chapter-16 | Working with CSV Files and JSON Data | Done |
| Chapter-17 | Keeping Time, Scheduling Tasks, and Launching Programs | Done |
| Chapter-18 | Sending Email and Text Messages | Done |
| Chapter-19 | Manipulating Images | Read And Done |
| Chapter-20 | Controlling the Keyboard and Mouse with GUI Automation | Did 1 |