Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 640 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 640 Bytes

My Todos

Python Basics (Part I)

  • Basics
  • Flow Control
  • Function
  • List
  • Dictationaries and Structuring Data
  • Manipulating String

Automating Tasks (Part II)

  • Pattern matching and Regular Expression
  • Reading and Writing Files
  • Organizing Files
  • Debugging
  • Web Scraping
  • Working with Excel Spreadsheets
  • Working with pdf and word documents
  • Working with Csv file and JSON Data
  • Keeping Time, Scheduling Tasks, and Launching Programs
  • Sending Email and Text Messages
  • Manipulating Images
  • Controlling Keyboard and Mouse with GUI Automation