100 Days of Code The Complete Python Pro Bootcamp for 2022

Overview

100-Day-With-Python

100 Days of Code - The Complete Python Pro Bootcamp for 2022.
In this course, I spend with python language over 100 days, and I update this README file with what I learned on day-to-day basis.

Day 1: Today I learned about Printing, Commenting, Debugging, String Manipulation, and Variables. By the end of today, I created Band Name Generator Project.

Day 2: Today I learned about Data Types, Numbers, Operations, Type Conversion, and f-Strings. By the end of today, I created a Tip Calculator Project.

Day 3: Today I learned about Conditional Statements, Logical Operators, Code Blocks, Scope, and Global & Local Namespacing. By the end of today, I created a Treasure Island Game Project.

Day 4: Today I learned about Randomisation in Python and Python Lists. By the end of today, I created a Rock Paper Scissor Game Project.

Day 5: Today I learned about For Loops, Range, and Code Blocks. By the end of today, I created a Password Generator Project.

Day 6: Today I learned about Functions, Code Blocks Indentation, and While Loops. By the end of today, I solved Reeborg Maze Challenge. To see the challenge Click Here.

Day 7: Today I build a Project. It's a game called Hangman Game.

Day 8: Today I learned about Functions with Inputs. By the end of today, I created a Caesar Cipher Project which Encrypt and Decrypt a message.

Day 9: Today I learned about Dictionaries & Nesting. By the end of today, I created a Silent Auction Project which allows to bid silently.

Day 10: Today I learned about Functions with Outputs. By the end of today, I created a Calculator App Project.

Day 11: Today I apply all the things which I learned previous 10 Days. Today I create a Black Jack Game Project.

Day 12: Today I learned about Local and Global Scopes. By the end of today, I created a Guessing Game Project.

Day 13: Today I learned about Debugging. It's all about how to find the Bug and how to fix it.

Day 14: Today I spend building a game called Higher Lower Game.

Day 15: Today I spend building a Coffee Machine Code.

Owner
Rajdip Das
3rd-year Electronics and Communication Engineer. | Future Institute of Engineering and Management.
Rajdip Das
The Metabolomics Integrator (MINT) is a post-processing tool for liquid chromatography-mass spectrometry (LCMS) based metabolomics.

MINT (Metabolomics Integrator) The Metabolomics Integrator (MINT) is a post-processing tool for liquid chromatography-mass spectrometry (LCMS) based m

Sören Wacker 0 May 04, 2022
Colormaps for astronomers

cmastro: colormaps for astronomers 🔭 This package contains custom colormaps that have been used in various astronomical applications, similar to cmoc

Adrian Price-Whelan 12 Oct 11, 2022
Decision Border Visualizer for Classification Algorithms

dbv Decision Border Visualizer for Classification Algorithms Project description A python package for Machine Learning Engineers who want to visualize

Sven Eschlbeck 1 Nov 01, 2021
Fast 1D and 2D histogram functions in Python

About Sometimes you just want to compute simple 1D or 2D histograms with regular bins. Fast. No nonsense. Numpy's histogram functions are versatile, a

Thomas Robitaille 237 Dec 18, 2022
Visualize the bitcoin blockchain from your local node

Project Overview A new feature in Bitcoin Core 0.20 allows users to dump the state of the blockchain (the UTXO set) using the command dumptxoutset. I'

18 Sep 11, 2022
Tools for writing, submitting, debugging, and monitoring Storm topologies in pure Python

Petrel Tools for writing, submitting, debugging, and monitoring Storm topologies in pure Python. NOTE: The base Storm package provides storm.py, which

AirSage 247 Dec 18, 2021
A Python package for caclulations and visualizations in geological sciences.

geo_calcs A Python package for caclulations and visualizations in geological sciences. Free software: MIT license Documentation: https://geo-calcs.rea

Drew Heasman 1 Jul 12, 2022
Flow-based visual scripting for Python

A simple visual node editor for Python Ryven combines flow-based visual scripting with Python. It gives you absolute freedom for your nodes and a simp

Leon Thomm 3.1k Jan 06, 2023
在原神中使用围栏绘图

yuanshen_draw 在原神中使用围栏绘图 文件说明 toLines.py 将一张图片转换为对应的线条集合,视频可以按帧转换。 draw.py 在原神家园里绘制一张线条图。 draw_video.py 在原神家园里绘制视频(自动按帧摆放,截图(win)并回收) cat_to_video.py

14 Oct 08, 2022
Farhad Davaripour, Ph.D. 1 Jan 05, 2022
A Python wrapper of Neighbor Retrieval Visualizer (NeRV)

PyNeRV A Python wrapper of the dimensionality reduction algorithm Neighbor Retrieval Visualizer (NeRV) Compile Set up the paths in Makefile then make.

2 Aug 29, 2021
Official Matplotlib cheat sheets

Official Matplotlib cheat sheets

Matplotlib Developers 6.7k Jan 09, 2023
Piglet-shaders - PoC of custom shaders for Piglet

Piglet custom shader PoC This is a PoC for compiling Piglet fragment shaders usi

6 Mar 10, 2022
Make visual music sheets for thatskygame (graphical representations of the Sky keyboard)

sky-python-music-sheet-maker This program lets you make visual music sheets for Sky: Children of the Light. It will ask you a few questions, and does

21 Aug 26, 2022
Mapomatic - Automatic mapping of compiled circuits to low-noise sub-graphs

mapomatic Automatic mapping of compiled circuits to low-noise sub-graphs Overvie

Qiskit Partners 27 Nov 06, 2022
Data science project for exploratory analysis on the kcse grades dataset (Kamilimu Data Science Track)

Kcse-Data-Analysis Data science project for exploratory analysis on the kcse grades dataset (Kamilimu Data Science Track) Findings The performance of

MUGO BRIAN 1 Feb 23, 2022
Dipto Chakrabarty 7 Sep 06, 2022
Learn Data Science with focus on adding value with the most efficient tech stack.

DataScienceWithPython Get started with Data Science with Python An engaging journey to become a Data Scientist with Python TL;DR Download all Jupyter

Learn Python with Rune 110 Dec 22, 2022
Simple function to plot multiple barplots in the same figure.

Simple function to plot multiple barplots in the same figure. Supports padding and custom color.

Matthias Jakobs 2 Feb 21, 2022
Python library that makes it easy for data scientists to create charts.

Chartify Chartify is a Python library that makes it easy for data scientists to create charts. Why use Chartify? Consistent input data format: Spend l

Spotify 3.2k Jan 01, 2023