Python

Resources for the Python language

Command Line Interface

Installing Python

Learning Python

Books

Top 4 Github Repos to Learn Python (or copy some code!)

  1. All algorithms implemented in Python by The Algorithms
  2. 30-Days-Of-Python by Asabeneh Yetayeh
  3. Playground and Cheatsheet for Learning Python by Oleksii Trekhleb
  4. Learn Python 3 by Jerry Pussinen

Top 5 Github Repos to Learn Data Science/ AI

  1. Awesome Data Science by Fatih Aktürk, Hüseyin Mert & Osman Ungur, Recep Erol
  2. data-scientist-roadmap by MrMimic
  3. Data Science Best Resources by Tirthajyoti Sarkar
  4. Ds-cheatsheets by Favio André Vázquez
  5. DataScienceResources by jb

Code

requirements.txt

Testing

Last modified 06.03.2022: Update Apps.md (98505d2)