python-tutorials topic
py
Repository to store sample python programs for python learning
pythoncode-tutorials
The Python Code Tutorials
01_Python_Introduction
Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.
python-beginner-programming-exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
05_Python_Files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has str...
10_Python_Pandas_Module
Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipula...
sigma_coding_youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
91_Python_Mini_Projects
92_Python_Games
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
learn-machine-learning-in-two-months
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.