Joined October 2022
417 Photos and videos
18 months ago, I was copying code with python from ai tools. It worked… sometimes. But if someone asked me to explain what that line actually did? Silence. Panic.😒 I wasn’t building anything.😫 I was just hoping it wouldn’t break. #pythonlearning #Ai #CodingChallenge
28
Weekly Python tips in your inbox 📬 Subscribe: codingpython.gumroad.com/l/C… #pythonlearning #codinglife #CodingJourney
2
118
Learning Python? My eBook has 100 tips like this! Get it here 👉 codingpython.gumroad.com/l/C…
1
87
Learning Python? My eBook has 100 tips like this! Get it here 👉 codingpython.gumroad.com/l/C…
1
7
1,742
write the correct answer 😌 #python #pythonlearning #Coding
1
18
Ready to level up your coding skills? Check out my Python eBook :codingpython.gumroad.com/l/C…
1
96
🔥 Quick Python Challenge! Which of these is NOT a valid variable name in Python? A) _myVar B) my_var_2 C) 2nd_variable D) MyVariable Think you know? Reply with your answer! #PythonProgramming #CodingChallenge
13
Why do error messages feel like personal attacks? Spoiler: Your brain is lying to you. I broke down the psychology the fix: medium.com/p/im-bad-at-code-… #PYTHON1YEAR #CodingJourney #Coding
31
I used to stare at error messages for Hours.😫 Panicking. Googling. Getting nowhere. Then I learned errors aren't problems — they're conversations.🗣️ Changed my entire coding journey: medium.com/p/im-bad-at-code-… #python #CodingJourney #Coding
1
1
3
195
From "I don't understand this error" To "Oh, that's what it means" Takes less time than you think. Here's the exact mental shift that changes everything 👇 medium.com/p/im-bad-at-code-… #python #pythonprogramming #Coding #CodingJourney
1
100
Stop collecting Python courses you never finish. The problem isn't you.🫤 It's the "theory first" approach that kills your progress. I tried both ways. Only one worked 🧵 medium.com/p/beginner-in-pyt… #100DaysOfCode #PythonProgramming #Tech

11
You're not bad at Python.🙄 You just learned it the wrong way. 73% of beginners quit in 3 months — not because they're dumb, but because traditional tutorials don't work. Here's the method that actually sticks 👇 medium.com/p/beginner-in-pyt… #Python #LearnToCode #CodingForBeginners

46
learnpython0 retweeted
What is The Difference ❓
11
10
66
7,050
I wasn’t learning to code. I was lying to myself 🙄 -Copying answers. -Hoping it would magically work. Nothing changed until I stopped typing and started thinking 😌 That shift is why I made this free Python beginner guide 👉 codingpython.gumroad.com/l/f… #Python #pythonlearning
453
I used to think I was learning to code.🙄 In reality: • copying answers • fixing errors blindly • praying it works Nothing changed until I learned how to plan a solution first.😌 👉I made a free Python beginner guide for that : codingpython.gumroad.com/l/f… #pythonlearning #Python
12
Learning a programming language feels confusing for many beginners.😑 You watch tutorials. You understand the syntax. But when it’s time to build something alone… you get stuck. What’s the hardest part for you right now while learning to code? #pythonprogramming
1
62
learnpython0 retweeted
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
58
13
184
32,504
learnpython0 retweeted
What is The Difference ❓📢 Comment The Output
17
4
46
3,900
learnpython0 retweeted
Here's a list of the #Python keywords It's nice that the number is so small that you can actually probably remember all of them fairly easily.
3
1
27
2,398
learnpython0 retweeted
How to use #Python's `next()` method and `enumerate()` to determine how much whitespace there is at the beginning and the end of a string. Yes, this is over-engineered and silly code 🐍🤡
1
9
901