Just nailed my first Python function debugging—small win, big step forward! Still got lots to learn but this feeling’s unbeatable. #LearningJourney#PythonCode
Frame 1 : The function finds the greatest single number within an array, but it has an efficiency of O(N²).
Frame 2 : I rewrote the function so that it
becomes a speedy O(N).
#DSA#pythoncode
Day 17 of Learning Data Engineering
Today I learnt how to reorder and rename columns in a data frame, how to sort your data using the "sort_value()" function and also I learnt how to convert from one data type to the order.
#pythoncode#datafam#pandas#dataengineering#SQL
Ever wonder if a word reads the same forwards and backwards? My new Python snippet finds out! Simple logic, powerful result. What's your favorite palindrome? Racecar? Level?
#CodeLife#Programming#PythonCode
Clean look at Python's __init__ method in action. This is where we bridge class attributes (the defaults) with instance attributes (the specifics).
Chapter 10 progress: 04_constructor.py is done. 💪
#PythonCode#OOP#ProgrammingTips
Day 8 of learning Data Engineering
Today was about:
i. Multi Threading: This allows Python run multiple tasks concurrently within one program using lightweight threads.
ii. Also learnt about the time.sleep and the random module.
#pythoncode#DataEngineering#datafam#Python
I’m Ramzy, a lover of programming(particularly Python)and Web3, always exploring new ways to build and innovate.
Let’s connect, my Web3 and tech bros—let’s grow together.
#tech#Web3#pythoncode#Programming
Day 34/100 #100DaysOfCode
Forgot to post day 34 yesterday, but here it is -
Solved LeetCode #2787 — Ways to Express an Integer as Sum of Powers
Learned to use DP to count combinations of unique powers efficiently
#LeetCode#pythoncode
Me staring at these charts Kimi K2 just generated (one shot) : WHERE WERE YOU DURING MY THESIS YEARS?? 🤯😡
Data analysis has never been this easy (with zero code headaches) #DataAnalytics#pythoncode#Kimi#kimiai