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
- Host: GitHub
- URL: https://github.com/shshojaei/python-tutorial
- Owner: shshojaei
- Created: 2024-09-23T04:37:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-05T16:12:59.000Z (7 months ago)
- Last Synced: 2025-06-05T17:24:40.090Z (7 months ago)
- Topics: jupyter-notebook, matplotlib, numpy, pandas, programming-t, python, python-tutorial, scipy, seaborn, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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