Learning Python is fun and easy but before we go into the basic concept of programming language. Here are the things that you can do with Python

  • Web Development – Develop Web Applications like E-commerce website, Inventory Management System, Point of Sales System and etc. 
  • Data Analyst – Create business analyst reports with powerful and elegant data visualisation python package (e.g. Seaborn ).
  • Data Engineering – Create your own ETL Engine to schedule the job for data extractions, transform and loading.
  • Machine Learning – Community-driven python packages with simple yet powerful machine learning methods. Easy to use and package will be updated frequently by open-source contributors.
  • Automate Scripting – Automate your python script to work on daily repetitive tasks 

Question:

What is the problem that you want to solve?