Skip to content

๐Ÿ“˜ A personal journey through Python, documenting lessons, exercises, and mini-projects from Cisco Python Essentials 1. ๐Ÿš€

Notifications You must be signed in to change notification settings

SoftwareChoreographer/Python-Essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ My Python Learning Journey

๐Ÿ“Œ Introduction

Welcome to my Python learning journey! ๐Ÿš€ I'm learning Python through Cisco Python Essentials 1, and I'm documenting my progress, notes, and projects along the way.

๐Ÿ“– Topics Covered

โœ… Lesson 1: Variables & Basic Operations

  • Assigning and storing values in variables
  • Printing variable values
  • Updating variable values
  • Solving basic programming tasks
    • Appleland Story ๐ŸŽ (Counting apples using variables)
    • Miles to Kilometers Converter ๐Ÿ“
    • Mathematical Expressions ๐Ÿงฎ
    • User Input & Type Casting ๐ŸŽค

โœ… Lesson 2: String Operators

  • Concatenation (+)
  • Replication (*)
  • Interactive name collection
  • Simple ASCII art ๐Ÿ–ผ๏ธ
  • Basic arithmetic operations using user input
  • Time calculation (hours & minutes conversion)

๐Ÿ› ๏ธ Mini Projects & Exercises

  • ๐Ÿ“Š Apple Counter โ€“ Basic use of variables
  • ๐Ÿ”ข Miles & Kilometers Converter โ€“ Simple arithmetic operations
  • ๐Ÿ— Mathematical Expression Evaluator
  • โณ Time Calculator โ€“ Calculates event end time from user input
  • ๐Ÿ  ASCII Art Generator

๐Ÿš€ Next Steps

  • Learn about conditional statements (if, else, elif)
  • Understand loops (for, while)
  • Explore lists & tuples
  • Dive into functions & modular programming

๐Ÿ“š Resources

โœจ About Me

Hi! I'm SoftwareChoreographer, and I'm on a journey to master Python! ๐Ÿ Follow my progress and feel free to reach out. ๐Ÿ˜Š


๐Ÿ“Œ This README will be updated as I progress! ๐Ÿš€

About

๐Ÿ“˜ A personal journey through Python, documenting lessons, exercises, and mini-projects from Cisco Python Essentials 1. ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Languages