Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.3 KB

Use this format to add your own Python resources (those that were personally used by you) in this README

  ## YOUR_NAME
  <a href="YOUR_LINKEDIN_PROFILE_LINK">
    <img align="left" width="82px" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white"  />
  </a>

  [![Generic badge](https://img.shields.io/badge/Batch-YOUR_BATCH_YEAR-<COLOR>.svg)](https://shields.io/)
     ```
      YOUR_ANSWER

     ```  

Vibhu Chandransh Bhanot

Generic badge

 There are numerous online resources for learning python. 
 I learned python from Computer Science with Python by Sumita arora class XII book. It is pretty descriptive and covered almost all the topics.
 
 To dive deep into multiple uses of python and to integrate it with databases, Web etc. , I referred to these coursera courses:
 - https://www.coursera.org/learn/python-network-data?specialization=python
 - https://www.coursera.org/learn/python-databases?specialization=python