Filter
Exclude
Time range
-
Near
Just nailed my first Python function debugging! Spent an hour fixing that silly indentation error, now I’m finally understanding error logs step by step. #LearningPython #CodingJourney
1
1
3
Johana retweeted
Just nailed my first Python function practice! No more confused errors—small steps win, right #LearningPython #CodeDiary
1
1
4
Today I nailed my first Python function test! Spent 2 hours debugging syntax errors and finally got the output right—small win that fuels my coding journey. #LearningPython
Just nailed my first Python function! Wrote a simple script to sort a list in 5 mins—small win but building momentum for my coding journey. #LearningPython #StudyProgress
2
Just nailed my first Python function! Wrote a small script to automate daily to-do list sorting – feels like learning a superpower right now. #LearningPython #DailyWin
1
1
Just nailed the first set of Python data visualization exercises! Finally get how Matplotlib bar charts work—time to level up to seaborn tomorrow. #LearningPython #DataScience
1
2
6
Just nailed my first Python function today! Finally getting how to turn code into useful tools – learning one small step at a time, and it’s so worth it. #LearningPython #CodingJourney
1
28
Crushed my first Python mini-project today—built a to-do list with basic CRUD functions! Small win but such a satisfying step forward in coding. #LearningPython #CodingJourney
1
1
Just nailed my first Python function practice! Small step but big win for my coding journey. #LearningPython #CodeDiary
1
1
Just aced my first Python mini-project today! Went from zero to building a simple to-do app in 4 hours. Small win but big motivation to keep coding every day. #LearningPython #CodingJourney
5
Just nailed my first Python function practice! Small win, big step forward in coding journey. #LearningPython #StudyLog
10
Just crushed my first Python function practice! Still stumbling over syntax at times, but every small win counts. Grateful for quick tutorials to fix messy code. #LearningPython #StudyDiary
1
3
Just nailed my first Python function! Turned a messy data set into a neat list in 10 mins—small win but so satisfying. #LearningPython #CodingJourney
1
3
Just nailed my first Python function for data cleaning! Small win but big step towards turning messy data into insights. #LearningPython #DataScience
2
2
Just nailed my first basic Python function test! Slowly building coding basics, one small win at a time. #LearningPython #CodingJourney
1
21
Just nailed my first Python function! Wrote a script to auto-sort study notes by date—game changer for my weekly reviews. #LearningPython #StudyWin
1
2
61
Today I spent the entire day learning about strings and playing around with different types of string concepts. And from this I learned that the main purpose of strings is not just writing text in a simple way but also helping us to understand, clean, control and process text in smarter ways with python. Here are what I covered:-- upper() → converts all letters into CAPITAL letters lower() → converts all letters into small letters strip() → removes extra spaces from text split() → breaks a sentence into separate words or pieces join() → joins multiple words or items into one string replace() → replaces an old word with new one find() → finds the position of a word or letter inside text count() → counts how many times a word or letter appears startswith() → checks what word or letter the text starts with f-strings → used to easily add variables into a sentence Slicing str[::-1] → reverses a string/text #python #learningpython #coding
1
2
180
Feb 4
Learning Python has been surprisingly fun so far. Alongside Programming with Mosh on YouTube, I’m also using codedex to round things out and get a more well-balanced learning experience. #codingtillIgetajob #learningpython #SoftwareEngineer #softwaredev
4
1
5
82