Skip to content

Latest commit

Β 

History

History
57 lines (37 loc) Β· 1.39 KB

File metadata and controls

57 lines (37 loc) Β· 1.39 KB

🐍 Speak Python

Welcome to Speak Python – my personal Phase 1.2 in the Python learning journey!


🎯 Purpose

This repo is dedicated to debugging, problem-solving, and speaking Python like a natural language.
Here, I aim to:

  • Break down Python into my own spoken/native language
  • Improve my debugging skills
  • Understand how to make the computer talk back using logic
  • Translate ideas to code just like talking to a friend

πŸ“Œ What is Phase 1.2?

This phase focuses on:

  • Practicing problem-solving daily
  • Expressing code in my own words
  • Building confidence in thinking and speaking in code
  • Handling errors and debugging independently

πŸ”§ Tools & Practices

  • 🧠 I explain each line of code in my native language
  • 🐞 I take failed attempts as steps toward mastering debugging
  • ✍️ Every .py file is a small conversation with the computer
  • πŸ“š I treat functions, loops, and logic like speaking sentences

πŸ’‘ Philosophy

"Python is not just a programming language, it's a way of expressing thoughts clearly."


πŸ“‚ Structure

This repo contains:

  • Daily problem-solving scripts
  • Commented code with self-explanation
  • Debug logs when something goes wrong
  • Learnings and takeaways

πŸ§ͺ Let's Speak Code

Let the journey continue β€” one line, one bug, one breakthrough at a time.

πŸ§‘β€πŸ’» Jisan