un-ro / python-100-days

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100 Days of Code: The Complete Python Pro Bootcamp for 2022

Udemy Course by Dr. Angela Yu

Day Level Description
1 Beginner Print, debug, input, and variable.
2 Beginner Data types, math operator, string.
3 Beginner if / else, nested if, multiple if, logical operator.
4 Beginner Random module, List, Offset, Nested List
5 Beginner Loop, range function
6 Beginner Function, while, indentation (tabs / 4 space)
7 Beginner Hangman Game Project
8 Beginner Function, Positional Argument, Keyword Argument, Caesar Cipher
9 Beginner Dictionary, Nesting List and Dictionaries
10 Beginner Function with return, multiple return, docstring, flags, recursion
11 Beginner Capstone Project: The Blackjack, Learn the project
12 Beginner Local Scope, Global Scope, Constant
13 Beginner Debugging, Debugger
14 Beginner Higher Lower Game Project
15 Intermediate The Coffee Machine Project

About


Languages

Language:Python 100.0%