Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This repo is how I learn python. I made this for myself and wanted to upload it here for anyone to also use to learn. I provide definitions, more elaboration on how certain things work (and will probably update explanations),
https://github.com/jackcrosbystack/learn-python

jupyter-notebook python python3

Last synced: 19 days ago
JSON representation

This repo is how I learn python. I made this for myself and wanted to upload it here for anyone to also use to learn. I provide definitions, more elaboration on how certain things work (and will probably update explanations),

Awesome Lists containing this project

README

        

# learn-python
~This repo is how I learn python. I made this for myself and wanted to upload it here for anyone to also use to learn and that likes to have more elaborate explanations like myself. I provide definitions, more elaboration on how certain things work (and will probably update explanations since this I made this for myself) and any other things that drive me crazy if I don't know it fully.

~I basically made this since I am going into my Masters in AI for the spring and will encounter a lot of python and also just want to start providing my learning journy to github since I think it will help me and also help others.

~I am open to criticism anything here, but keep in mind that I am not even close to being a good python programmer, this is strictly for me and I just uploaded it to keep track of it.

~I find python at face value to be simple but also insanely complicated. There are so many built in functions to know and certain rules and aspects within those functions that are easily forgettable, ergo whenever I inevitably do forget something, this is where I will come back to since only my past self can explain it better to me (if I have encountered it before and have understood it in the past).