jmacedo91 / My-Python-Studies

This repository presents my studies in the Python language 🐍

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Python 100 Days of Code


Content

Beginner

  • Day 1 - Working With Variables
  • Day 2 - Understanding Types and How to Manipulate Strings
  • Day 3 - Control Flow and Logical Operators
  • Day 4 - Randomisation and Python Lists
  • Day 5 - Python Loops
  • Day 6 - Python Functions and Karel
  • Day 7 - Hangman
  • Day 8 - Function Parameters & Caesar Cipher
  • Day 9 - Dictionaries, Nesting and Secret Auction
  • Day 10 - Functions with Outputs
  • Day 11 - Blackjack Capstone Project
  • Day 12 - Scope & Number Guessing Game
  • Day 13 - Debugging: How to Find and Fix Errors in your Code
  • Day 14 - Higher Lower Game Project

Intermediate

  • Day 15 - Local Development Environment Setup & the Coffee Machine
  • Day 16 - Object Oriented Programming (OOP)
  • Day 17 - The Quiz Project & the Benefits of OOP
  • Day 18 - Turtle & the Graphic User Interface (GUI)
  • Day 19 - Instances, State and Higher Order Functions
  • Day 20 - Build the Snake Game Part 1: Animation & Coordinates
  • Day 21 - Build the Snake Game Part 2: Inheritance & List Slicing
  • Day 22 - Build Pong: The Famous Arcade Game
  • Day 23 - The Turtle Crossing Capstone Project
  • Day 24 - Files, Directories and Paths
  • Day 25 - Working with CSV Data and the Pandas Library
  • Day 26 - List Comprehension and the NATO Alphabet
  • Day 28 - Tkinter, Dynamic Typing and the Pomodoro GUI Application
  • Day 29 - Building a Password Manager GUI App with Tkinter
  • Day 30 - Errors, Exceptions and JSON Data: Improving the Password
  • Day 31 - Flash Card App Capstone Project
  • Day 32 - Send Email (smtplib) & Manage Dates (datetime)
  • Day 33 - API Endpoints & API Parameters - ISS Overhead Notifier
  • Day 34 - API Practice - Creating a GUI Quiz App
  • Day 41 - Web Foundation - Introduction to HTML
  • Day 42 - Web Foundation - Intermediate HTML
  • Day 43 - Web Foundation - Introduction to CSS
  • Day 44 - Web Foundation - Intermediate CSS
  • Day 58 - Web Foundation - Bootstrap

Profissional

  • Day 81 - Portfolio Project - Text to Morse Code Converter

About

This repository presents my studies in the Python language 🐍


Languages

Language:Jupyter Notebook 81.6%Language:Python 14.4%Language:HTML 3.2%Language:CSS 0.8%