Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/didierrlopes/learn-python

Repository to learn python
https://github.com/didierrlopes/learn-python

matplotlib numpy pandas python teaching

Last synced: 3 days ago
JSON representation

Repository to learn python

Awesome Lists containing this project

README

        

# Learn Python

*I have used this notebook to teach python in the past.*

These are the topics mentioned:
* Primitive Variables
* Print
* Arithmetic Operations
* Comparison Operators
* Logical Operators
* If Else statements
* Lists
* Sets
* Tuples
* Sets
* Loops
* Functions
* Numpy
* Pandas
* Matplotlib