Filter
Exclude
Time range
-
Near
Jun 10
Day 07 of #30DaysOfPython ✅ Sets — a powerful way to work with unique data. Today I learned: → creating sets → adding and removing elements → checking membership with in → set operations: union, intersection, difference → subset and superset relationships → removing duplicates from collections Today's exercises helped reinforce how set operations can solve problems that would require much more code with lists. #Python #Coding #Programming #LearnToCode #Tech
1
15
Day 20 of #30DaysOfPython 🐍 Built a Nigerian Disease Outbreak Analyzer with Pandas. A few findings: 🔴 Rivers State recorded the most cases (591) 🦟 Malaria was the most common disease (944 cases) ⚠️ Cholera had the highest death rate (10%)
1
3
19
Day 18 of my #30daysofPython Day 17 Python project just got an upgrade. Turned my expense tracker CLI into a web app using Streamlit. Add expenses. View them. See a chart. All in the browser. From terminal to web app in one night. 🔥 It just keeps getting better.
3
53
May 15
Day 1 of learning Python. ✅ I'm a finance professional teaching myself Python as a real technical skill. (I also dabble in SwiftUI — but that's just for fun. Python is serious.) Started with the basics today — data types, arithmetic, how Python actually thinks. Not glamorous. But day 1 is done. Repo: github.com/turkishdelightmu/… Following: github.com/Asabeneh/30-Days-… No fixed timeline. Just until it's done. #Python #30DaysOfPython #LearningInPublic #FinanceToAI
2
1
3
123
Day 11 Today I went deeper into Matplotlib, learning: • Line plots • Labels & grid • Subplots • Scatter plots • Histograms • Bar charts • Pie charts #Day11 #30DaysOfPython #Python #Matplotlib #DataVisualization #CodingJourney
1
1
6
71
Day 10🤲 Today I learned Matplotlib, focusing on: -Matplotlib plotting -Using markers -Understanding the format string fmt Data visualization keeps getting clearer and more interesting 📊 #Day10 #30DaysOfPython #Python #Matplotlib #DataVisualization #CodingJourney
3
58
Day 9 Still on Pandas, focusing on: • Data cleaning • Correlation • Data visualization I plotted: 📊 Scatter plot 📊 Histogram 📊 Line chart #Day9 #30DaysOfPython #Python #Pandas #DataVisualization #CodingJourney
2
66
Day 8 😮‍💨 Today was a long but rewarding session with Pandas🤧 Learned how to: • Read CSV files • Read JSON files • Convert dictionaries to JSON • Analyze DataFrames in Pandas Up next: pandas cleaning Data 🤲 #Day8 #30DaysOfPython #Python #Pandas #CodingJourney
1
3
55
Day 7🤲 Today I learned about Python libraries, focusing on Pandas: -Series: 1-D data(like one column -DataFrame: 2-D data(table:rows&column Up next: Pandas Read CSV #Day7 #30DaysOfPython #Python #Pandas #DataAnalysis #CodingJourney
2
29
Built my first Python mini-project🥳 After 6 Days of learning Variables,Data types Control flow (if/else,for/while loop) I worked on an ATM Banking System project that handles: User PIN authentication,Deposit,Withdrawal, Balance check Up next: Python Libraries 🥳 #30DaysOfPython
2
1
3
95
Day 6 🤲 Learned about: • Python functions • Parameters & arguments • Return statements #Day6 #30DaysOfPython #Python #CodingJourney
2
49
Day 5 Learned: • Iterative statements • while loop • nested loops Built: Multiplication table Matrix (grid) #Day5 #30DaysOfPython #Python #CodingJourney
2
35
Day 3 ✅ Today I learned about control flow, focusing on: • if • elif • else Understanding how Python makes decisions 🚀 #Day3 #30DaysOfPython #Python #CodingJourney
2
36
Day 2-Python Data structures Learned: - Lists -Tuples - Dictionaries - Sets Understanding how Python stores and organizes data 🤲 #Day2 #30DaysOfPython #Python #CodingJourney
2
34
Day 1 of my Python journey ✅ Took my first step into Python today! Learned about: • Variables & data types • Variable naming rules • String concatenation Coding can be challenging, but I’m ready to grow, one day at a time 🔥 #Day1 #30DaysOfPython #Python #CodingJourney
2
6
183
Built my second Python project 🐍✨ Daily Learning Reflection Generator Turning my daily learning into meaningful reflections using Python 🚀 Learning by building, one day at a time #30DaysOfPython #LearningInPublic #PythonBeginner
1
2
42
Day 5 / 30 🐍 Assignment 3. Built a Student Marks & Percentage Calculator using Python 🎓 Took input, applied calculations & generated results Practicing Python with real-world examples 🚀 #30DaysOfPython #LearningInPublic #PythonBeginner #DataAnalytics
1
28
Day 5 / 30 🐍 Assignment 1 . Built a Salary Slip Calculator using Python 💻 Took user input, applied calculations & generated net salary Learning Python with real-world logic 🚀 #30DaysOfPython #LearningInPublic #PythonBeginner #DataAnalytics
2
2
81
Starting #60DaysOfCode from today. January Goal: get stronger at advanced Python with a focus on NumPy & Pandas. Finished #30DaysOfPython earlier, which gave me the confidence to extend this to 60 days. Consistency over motivation. Let’s see how far this goes. #CONNECT #Python
10
24
455
15 Nov 2025
Day 17 of #30DaysofPython Just enrolled in the @freeCodeCamp Python certification course. Which i’ve started with the Python basics again cus the material i was using before omits some necessary information. #buildinpublic #pythonlearningjourney #JustDoIt
1
3
37