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

https://github.com/shshojaei/python-tutorial

Python tutorials
https://github.com/shshojaei/python-tutorial

jupyter-notebook matplotlib numpy pandas programming-t python python-tutorial scipy seaborn tutorial

Last synced: 4 months ago
JSON representation

Python tutorials

Awesome Lists containing this project

README

          

# Python-Tutorial

Welcome to my Python tutorial repository! This project serves as a personal study guide as I revisit and practice Python programming concepts after learning from various resources,
including:

[W3Schools](https://www.w3schools.com/python/)

[Python Data Science Handbook. Essential Tools for Working with Data (2016, O'Reilly Media)](https://www.oreilly.com/library/view/python-data-science/9781491912126/)

## Overview

This repository contains a collection of Python exercises and examples designed to reinforce my understanding of Python through hands-on practice. Each directory or file within the repository corresponds to different Python topics.

## Getting Started

To get started with the exercises, clone this repository to your local machine:

```bash
git clone https://github.com/shshojaei/python-tutorial.git
cd python-tutorial