All Projects → gautam1858 → Python Awesome

gautam1858 / Python Awesome

Licence: apache-2.0
Learn Python, Easy to learn, Awesome

Projects that are alternatives of or similar to Python Awesome

Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+300.46%)
Mutual labels:  jupyter-notebook, learn-to-code, learning-python
Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (+233.33%)
Mutual labels:  jupyter-notebook, learn-to-code, learning-python
Python Tutorial
A Python 3 programming tutorial for beginners.
Stars: ✭ 647 (+195.43%)
Mutual labels:  learn-to-code, learning-python
Learnpython
以撸代码的形式学习Python
Stars: ✭ 6,040 (+2657.99%)
Mutual labels:  jupyter-notebook, learning-python
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (-89.04%)
Mutual labels:  jupyter-notebook, learn-to-code
Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (+63.01%)
Mutual labels:  learn-to-code, learning-python
Qiskit Textbook
A university quantum algorithms/computation course supplement based on Qiskit
Stars: ✭ 404 (+84.47%)
Mutual labels:  jupyter-notebook, learn-to-code
Juliatutorials
Learn Julia via interactive tutorials!
Stars: ✭ 732 (+234.25%)
Mutual labels:  jupyter-notebook, learn-to-code
python-tutorial-codes
Python 🐍 Tutorials
Stars: ✭ 23 (-89.5%)
Mutual labels:  learning-python, learn-to-code
100 Plus Python Programming Exercises Extended
100+ python programming exercise problem discussed ,explained and solved in different ways
Stars: ✭ 1,250 (+470.78%)
Mutual labels:  jupyter-notebook, learning-python
Python Note
《Python 学习手册》(第四版 + 第五版)笔记
Stars: ✭ 74 (-66.21%)
Mutual labels:  jupyter-notebook, learning-python
100daysofcode With Python Course
Course materials and handouts for #100DaysOfCode in Python course
Stars: ✭ 1,391 (+535.16%)
Mutual labels:  jupyter-notebook, learn-to-code
Learn Python3
Jupyter notebooks for teaching/learning Python 3
Stars: ✭ 4,418 (+1917.35%)
Mutual labels:  jupyter-notebook, learning-python
Python reference
Useful functions, tutorials, and other Python-related things
Stars: ✭ 3,125 (+1326.94%)
Mutual labels:  jupyter-notebook, learning-python
Awesome Cn
超赞列表合集
Stars: ✭ 449 (+105.02%)
Mutual labels:  learn-to-code, learning-python
Ultimate Python
Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
Stars: ✭ 3,309 (+1410.96%)
Mutual labels:  learn-to-code, learning-python
Udacity-programming-for-Data-Science-With-Python-Nanodegree
This reprositry contain all the codes of Udacity programming for data science course
Stars: ✭ 22 (-89.95%)
Mutual labels:  learning-python, learn-to-code
start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2022 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 3,066 (+1300%)
Mutual labels:  learning-python, learn-to-code
Mud Pi
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
Stars: ✭ 184 (-15.98%)
Mutual labels:  learn-to-code, learning-python
Developer Handbook
An opinionated guide on how to become a professional Web/Mobile App Developer.
Stars: ✭ 1,830 (+735.62%)
Mutual labels:  learn-to-code, learning-python

python-awesome

Learn Python, Easy to learn, Awesome

Open In Colab

Python

Welcome to python-awesome. These notebooks are part of my Machine Learning curriculum that I am teaching in an University as part of their Graduate Program.

What are python notebooks?

Python code is not compiled, it is interpreted. Thanks of that feature you can execute python commands as you type them. If you have python installed on your machine you can actually take a look. Python notebook (also called IPython or Jupyter notebook) is a document with python interpreter "in it". That means that you can write python code inside of text document and execute it! For more info and how to run it on your machine click here.

Run notebooks

If you want to run these notebooks but without installing jupyter on your machine you can use Google Colab. Just go in here

Author: Gautam Ramachandra Contact: gmail

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].