Welcome to Speak Python β my personal Phase 1.2 in the Python learning journey!
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
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
- π§ I explain each line of code in my native language
- π I take failed attempts as steps toward mastering debugging
- βοΈ Every
.pyfile is a small conversation with the computer - π I treat functions, loops, and logic like speaking sentences
"Python is not just a programming language, it's a way of expressing thoughts clearly."
This repo contains:
- Daily problem-solving scripts
- Commented code with self-explanation
- Debug logs when something goes wrong
- Learnings and takeaways
Let the journey continue β one line, one bug, one breakthrough at a time.
π§βπ» Jisan