Explore tweets tagged as #30daysofPython
π Day 7 of #30daysofPython on Sets! π A set is an unordered collection of unique elements, where each element is distinct from all others. π€© Let's get started with some code examples!
1
5
15
Day22: #30DaysOfPython #IDC30DaysChallenge concepts studied: >command line interface (structure and basic commands) >argparse module to build python-based CLI app (temperature converter) --use of 'doskey' in cmd ~ use of 'alias' in bash script
0
0
3
π₯³ 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
π Day 8 of #30DaysOfPython :Dictionaries π Today, we're going to dive deeper into dictionaries and learn some cool tricks you can use to make your code even more efficient.
2
2
13
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
5
ππ Day 6 of #30DaysOfPython: it's all about tuples! π€ A Tuple is an ordered collection of elements, just like a list. However, once a Tuple is created, it cannot be modified. This means that Tuples are "immutable".
2
3
14
Day29: #30DaysOfPython #IDC30DaysChallenge Task- select a capstone project >focus areas- implement kivy and pydantic to build a dna primer-prediction (gui based) tool. >made a basic logic chart (hope i could translate this logic into code as wellπ
π€)
0
0
3
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
4
Day 5 of #30DaysOfPython. My FastAPI app is officially connected to my Postgres database. The architecture is working. My laptop battery died. π
This is the real #buildinpublic journey. You can't code without power. Back tomorrow to build the endpoint. We go again. #backend
0
0
3
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
π Join me on a 30-day Python Data Analytics journey starting Jan 2nd! ππ From beginner to advanced, let's level up together. Make sure you're following this account. Stay tuned for more info! #PythonProgramming #DataAnalytics #NewYearLearning #30daysOfPython
6
6
32
Day21: #30DaysOfPython #IDC30DaysChallenge concepts studied: >basics of html elements, 'inspecting' it >intro to web scraping using python
0
0
3
Day23: #30DaysOfPython #IDC30DaysChallenge concepts studied: >basics of building GUI apps (using kivy) >explored what goes into app development
0
0
4
Day 11 of #30DaysofPython Modules β
=>Wrote a code to calculate grades using the module method #buildinpublic #pythonlearningjourney #coding #justDoit
1
0
1
Hey peeps! I know it's been a minute since I updated the #30daysofPython, but life's been pretty packed.π
Yesterday, I had the opportunity to speak at TWO amazing events - one on #DataScience applications in #SmartCities ποΈ and another on the art of #DataStorytelling π @iHub
2
1
39
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
Day27: #30DaysOfPython #IDC30DaysChallenge concepts studied: >what are ORMS, SQLA and CRUD operations >applying SQLA lib to revamp fastapi library application (official docs for sqla & fastapi were really helpful)
0
0
1
Day30: #30DaysOfPython #IDC30DaysChallenge Task- Building on chosen project: "Primerly" tool Step1- Creating initial page, where user can add DNA sequence and it gets validated by the tool, consequentially.
0
0
3