Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 31 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,39 @@
# Python
Python Tutorial for Begineers
Python Topics for Beginners is as follows :
1.Variables
2.Data Types/Strings
3.Operators
4.Control Flow
5.Function
6.Modules
7.Object Oriented Concepts
8.Exception handling
9.Libraries and Functions
10.project.ipynb


Online Sources for Python tutorials :


By
Swapnil Gaikwad

Sources-
https://pythonprogramming.net/django-web-development-with-python-intro/

http://www.geeksforgeeks.org/

https://www.python.org/doc/

https://www.learnpython.org/

https://www.w3schools.com/python/


Online Sources for Libraries of python :

https://matplotlib.org/

https://pandas.pydata.org/

https://numpy.org/