https://github.com/shshojaei/python-tutorial
Python tutorials from:
https://github.com/shshojaei/python-tutorial
jupyter-notebook numpy programming-t python python-tutorial scipy tutorial
Last synced: about 1 month ago
JSON representation
Python tutorials from:
- Host: GitHub
- URL: https://github.com/shshojaei/python-tutorial
- Owner: shshojaei
- Created: 2024-09-23T04:37:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T11:22:49.000Z (3 months ago)
- Last Synced: 2025-02-01T12:22:50.657Z (3 months ago)
- Topics: jupyter-notebook, numpy, programming-t, python, python-tutorial, scipy, tutorial
- Language: Jupyter Notebook
- Homepage: https://www.w3schools.com/python/
- 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/).
## 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