Skip to content

I'm trying to improve myself in Python. And these are my examples.

Notifications You must be signed in to change notification settings

enesagu/Python-Projects-Easy-to-Hard

Repository files navigation

Python Projects Bootcamp Repository

Welcome to the Python Projects Bootcamp repository! This repository contains various Python projects and tutorials that cover a wide range of topics, from basic programming concepts to more advanced topics such as machine learning and cloud integration.

Table of Contents

  1. Deep Python
  2. Games
  3. Number Guessing
  4. Password Manager
  5. File System
  6. Loading Data with Pandas
  7. Numpy Usage
  8. HTTP Requests
  9. File Operations
  10. Machine Learning
  11. DVC Azure Connection
  12. Amazon AWS Connection
  13. Docker with Python
  14. Python OOP Tutorial
  15. Pig Game
  16. Dependencies

Project Details

0. Deep Python

  • Latest Commit: Create 4_synchronization_python
  • Description: Advanced Python programming techniques and synchronization.

1. Games

  • Latest Commit: Nothing changes just renamed file for presentation.
  • Description: A collection of simple games implemented in Python.

2. Number Guessing

  • Latest Commit: Nothing changes just renamed file for presentation.
  • Description: A simple number guessing game.

3. Password Manager

  • Latest Commit: Nothing changes just renamed file for presentation.
  • Description: A password manager for storing and retrieving passwords securely.

4. File System

  • Latest Commit: File system character changing added.
  • Description: Operations and utilities for handling file systems in Python.

5. Loading Data with Pandas

  • Latest Commit: Use some pandas module.
  • Description: Tutorials and examples for loading and manipulating data with the Pandas library.

6. Numpy Usage

  • Latest Commit: Update numpy 4.
  • Description: Examples and tutorials on how to use Numpy for numerical computations.

7. HTTP Requests

  • Latest Commit: Create 3_request.py
  • Description: Making HTTP requests and handling responses in Python.

8. File Operations

  • Latest Commit: Create 1_file_operation.py
  • Description: Basic file operations such as reading, writing, and modifying files.

9. Machine Learning

  • Latest Commit: Create 1_machine_learning.py
  • Description: Introduction to machine learning with Python.

10. DVC Azure Connection

  • Latest Commit: Update container_pull
  • Description: Connecting DVC with Azure for data version control.

11. Amazon AWS Connection

  • Latest Commit: Create amazon_aws_connection.py
  • Description: Connecting to Amazon AWS services using Python.

12. Docker with Python

  • Latest Commit: Create 1_docker_python.py
  • Description: Using Docker to containerize Python applications.

13. Python OOP Tutorial

  • Latest Commit: //test
  • Description: Tutorials on Object-Oriented Programming in Python.

14. Pig Game

  • Latest Commit: Bug edit.
  • Description: A simple Pig game implemented in Python.

Dependencies

To install the required dependencies for these projects, use the following command:

pip install -r requirements.txt

About

I'm trying to improve myself in Python. And these are my examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages