Udit
52 posts

Udit
@uditcodesdaily
Learning Python & DSA Building skills daily 🚀 Sharing my journey to get a job
Joined Ekim 2021
30 Following8 Followers

Day 17 of my coding journey 🚀
Today I focused on practice.
Solved problems, improved logic, and stayed consistent.
Small steps every day = big results 📈
#100DaysOfCode #Python #Coding
English

@LessonsFromProd True! At first it looked like random symbols
but now I’m starting to understand how useful it is for real problems.
English

@uditcodesdaily Regex feels like magic until it clicks, then you realize you've been writing weird strings. The pattern matching stuff pays off fast once you start actually using it. Find digits, validate emails, scrub data—suddenly youre solving problems in one line that'd take ten loops.
English

Day 13 of my coding journey 🚀
Today I learned Regular Expressions (Regex) in Python 💻
At first it looked confusing…
but it’s super useful for pattern matching.
Example:
Find digits → \d+
Feels like a secret coding language 😄
#100DaysOfCode #Python #Coding
English

Day 16 of my coding journey 🚀
Today I learned JSON & CSV in Python 💻
JSON → used for storing & sharing data
CSV → used for simple tabular data
Now I can read & write files in both formats.
Small concept, real-world use 📈
#100DaysOfCode #Python #Coding
English

@IntrovertSaavni “The hardest truth is knowing you can’t fix what’s already gone.
English

























