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
Visualization of hidden layer activations of small multilayer perceptrons (MLPs)

MLP Hidden Layer Activation Visualization To gain some intuition about the internal representation of simple multi-layer perceptrons (MLPs) I trained

Andreas Köpf 7 Dec 30, 2022
simple tool to paint axis x and y

simple tool to paint axis x and y

G705 1 Oct 21, 2021
A dashboard built using Plotly-Dash for interactive visualization of Dex-connected individuals across the country.

Dashboard For The DexConnect Platform of Dexterity Global Working prototype submission for internship at Dexterity Global Group. Dashboard for real ti

Yashasvi Misra 2 Jun 15, 2021
Implementation of SOMs (Self-Organizing Maps) with neighborhood-based map topologies.

py-self-organizing-maps Simple implementation of self-organizing maps (SOMs) A SOM is an unsupervised method for learning a mapping from a discrete ne

Jonas Grebe 6 Nov 22, 2022
This component provides a wrapper to display SHAP plots in Streamlit.

streamlit-shap This component provides a wrapper to display SHAP plots in Streamlit.

Snehan Kekre 30 Dec 10, 2022
The visual framework is designed on the idea of module and implemented by mixin method

Visual Framework The visual framework is designed on the idea of module and implemented by mixin method. Its biggest feature is the mixins module whic

LEFTeyes 9 Sep 19, 2022
Info for The Great DataTas plot-a-thon

The Great DataTas plot-a-thon Datatas is organising a Data Visualisation competition: The Great DataTas plot-a-thon We will be using Tidy Tuesday data

2 Nov 21, 2021
Epagneul is a tool to visualize and investigate windows event logs

epagneul Epagneul is a tool to visualize and investigate windows event logs. Dep

jurelou 190 Dec 13, 2022
FURY - A software library for scientific visualization in Python

Free Unified Rendering in Python A software library for scientific visualization in Python. General Information • Key Features • Installation • How to

169 Dec 21, 2022
A Simple Flask-Plotly Example for NTU 110-1 DSSI Class

A Simple Flask-Plotly Example for NTU 110-1 DSSI Class Live Demo Prerequisites We will use Flask and Ploty to build a Flask application. If you haven'

Ting Ni Wu 1 Dec 11, 2021
Package managers visualization

Software Galaxies This repository combines visualizations of major software package managers. All visualizations are available here: http://anvaka.git

Andrei Kashcha 1.4k Dec 22, 2022
Matplotlib tutorial for beginner

matplotlib is probably the single most used Python package for 2D-graphics. It provides both a very quick way to visualize data from Python and publication-quality figures in many formats. We are goi

Nicolas P. Rougier 2.6k Dec 28, 2022
A workshop on data visualization in Python with notebooks and exercises for following along.

Beyond the Basics: Data Visualization in Python The human brain excels at finding patterns in visual representations, which is why data visualizations

Stefanie Molin 162 Dec 05, 2022
Pglive - Pglive package adds support for thread-safe live plotting to pyqtgraph

Live pyqtgraph plot Pglive package adds support for thread-safe live plotting to

Martin Domaracký 15 Dec 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
649 Pokémon palettes as CSVs, with a Python lib to turn names/IDs into palettes, or MatPlotLib compatible ListedColormaps.

PokePalette 649 Pokémon, broken down into CSVs of their RGB colour palettes. Complete with a Python library to convert names or Pokédex IDs into eithe

11 Dec 05, 2022
plotly scatterplots which show molecule images on hover!

molplotly Plotly scatterplots which show molecule images on hovering over the datapoints! Required packages: pandas rdkit jupyter_dash ➡️ See example.

150 Dec 28, 2022
Domain Connectivity Analysis Tools to analyze aggregate connectivity patterns across a set of domains during security investigations

DomainCAT (Domain Connectivity Analysis Tool) Domain Connectivity Analysis Tool is used to analyze aggregate connectivity patterns across a set of dom

DomainTools 34 Dec 09, 2022
Focus on Algorithm Design, Not on Data Wrangling

The dataTap Python library is the primary interface for using dataTap's rich data management tools. Create datasets, stream annotations, and analyze model performance all with one library.

Zensors 37 Nov 25, 2022
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.

AutoViz Automatically Visualize any dataset, any size with a single line of code. AutoViz performs automatic visualization of any dataset with one lin

AutoViz and Auto_ViML 1k Jan 02, 2023