Explore tweets tagged as #30DaysOFPython
π Day 09 of #30DaysOfPython with @IndianDataClub.Explored:.β Inheritance.β Polymorphism.βοΈ Built an ElectricCar by extending a Car class β added battery capacity & reused parent features like a pro!.#IDC30DaysChallenge #Python #OOP #CodeNewbie
0
0
6
π Day 18 of #30DaysofPython Challenge by IDC!. π» Today I customized class creation using metaclasses!. π― Goal: Enforce UPPERCASE class names . π§ Key learning: How __new__() works in a metaclass & how to write clean, rule-based code!. #IDC30DaysChallenge
1
1
7
π― Day 30 of #30DaysofPython Challenge by IDC!. Built a Random Quiz Generator using Python & Streamlit!. βοΈ Choose category, difficulty & type.βοΈ 10 Qs from OpenTDB.βοΈ Scoring, review & replay!. Session State = MVPπ₯. Plan: Build my own API for tech/data Qs!. #IDC30DaysChallenge
0
0
4
π₯³ Day 29 of #30DaysofPython Challenge by IDC!. π Let Python handle the birthdays so you can enjoy the cake! ππ» . I built an Automatic Birthday Wisher that sends:.π§ Emails .π± WhatsApp messages .π
Reads CSV .β° Runs daily via scheduler . #IDC30DaysChallenge
0
0
4
After a longer-short break, Iβm back in the game. Day 18 & 19 of #30DaysOfPython β
.πΉ Metaclasses.πΉ Multithreading & Multiprocessing.πΉ Practice + challenges done.πΉ Everything documented on Notion & GitHub.LinkedIn :
0
0
4
concluding the #30DaysOfPython #IDC30DaysChallenge:. below is the demo of my final project-- "Primerly" (a dna primer designing/prediction gui app). > it's a basic python tool.>works offline with export options and basic validation. thanks @indiandataclub team.
0
0
4
Day24: #30DaysOfPython #IDC30DaysChallenge . concepts studied: .>dataclass module in python, type hinting, sort_index field, field() function.>has better customization ability for simpler logic
0
0
2
Day26: #30DaysOfPython #IDC30DaysChallenge . concepts studied:.>what are APIs, RESTful API.>using FastAPI via python to create simple 'library' application (get, put, post and delete methods)
0
0
2
π¨ Day 10 of #30DaysOfPython. Today I tackled **Exception Handling**:.β
try-except blocks.β
Specific errors like ZeroDivisionError, ValueError.β
finally clause to clean up.β
Reading numbers from a file + handling all errors.#Python #IDC30DaysChallenge @indiandataclub
0
0
4
Day25: #30DaysOfPython #IDC30DaysChallenge . concepts studied:.>pydantic library- features like serialization, customization.>basic use of models, fields, validators
0
0
1
Day 3 .Learned about:.β
Lists, Tuples, Sets and Dictionaries.β
Mutability and immutability.β
Challenge : Create an inventory system tracking items & quantities with dictionary. loving how powerful simple data structures can be. @indiandataclub #30DaysOfPython #IDC30DaysChallenge
1
0
5
Day28: #30DaysOfPython #IDC30DaysChallenge . concept studied: writing clean code (PEP8 style guide). code glow up involved:.-no repetition of βbuttonβ function.-fixed typos & variable names.-added error handling.-better indents
0
0
3
Day 21 of #30DaysOfPython by @indiandataclub β
. Itβs better to be late than neverβ¨. Platform used: @code . π―Challenge: Scrape headlines from a news site. π Topics covered & learned:. 1οΈβ£ requests.2οΈβ£ BeautifulSoup. #IDC30DaysChallenge #BuildInPublic #GrowTogether
2
0
7
completed the #30DaysOfPython #IDC30DaysChallenge. From fearing to learn computer science in school, to now understanding & writing lines of code- it's an unbelievable progress. Grateful to the team @indiandataclub β¨
0
0
3
π Day 22 of #30DaysOfPython π₯.Explored Command-Line Apps with Python!.β
argparse & CLI structure.β
Built a Temperature Converter π‘οΈ.Loving the learning curve with #IDC30DaysChallenge π.Small tools, big progress! πͺ.@indiandataclub @codebasicshub #BuildInPublic
1
0
5
Day 28 of #30DaysOfPython with @indiandataclub!. Topic: Writing clean code!. β
Understood why clean code matters.β
Refactored messy code.β
Explored and implemented PEP8 styling guidelines. Writing clean code = writing code in a smart way.β¨. #IDC30DaysChallenge #30DaysOfPython
0
0
3
π Day 4 β
| #30DaysOfPython.Thanks to @IndianDataClub for this challenge!.Today's Focus:.πΉ if-else conditions.πΉ for & while loops.πΉ break, continue, pass.πΉ Prime number checker π.Loving the consistency & hands-on learning!.#Python #DataAnalytics #CodingJourney #LearnPython
0
0
6
π Day 5 of #30DaysOfPython.Explored Python functions deeply:.β Defining & calling functions.β Parameters (positional, keyword, default).β return & lambda.Learning to solve problems step-by-step π‘.Thanks @indiandataclub!.#Python #CodeNewbie #Day5
0
0
4
Reached 21 day streak of #30DaysOfPython #IDC30DaysChallenge. thanks @indiandataclub for this innovative learning support ππΌ
1
1
12