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 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 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
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
๐ 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
๐๐ 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
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
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
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 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
Day 11 of #30DaysofPython Modules โ
=>Wrote a code to calculate grades using the module method #buildinpublic #pythonlearningjourney #coding #justDoit
1
0
1
๐ 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
Today I began my journey in Python development. my goal is to : automate tools, build ai models, prolly get a job and make $$ Today I - learnt basics of programming - Compiler vs Interpreter and their various languages - How Python executes it code #30DaysOfPython
1
0
2
Day 14 of #30DaysofPython Classes and objects โ
Was trying to build, guess the number game but somehow i got stuck, so i left it, for now tho #buildinpublic #coding #pythonlearningjourney #JustDoIt
2
0
2
Day 52 of #100DaysOfCode โญ Revised Decentralized apps concepts โญ Tried calculator using React (currently implementing events) โญ Dictionary, conditionals,loops, functions in python #30DaysOfPython @Asabeneh
0
0
10
Day 19 of my #30DaysOfPython Todayโs focus: nested for loops โ loops inside loops! I used them to: Generate file names by combining years, months, and days automatically. Pair colors with sizes to list every product variation. Nested loops save time and cut repetitive code! ๐
1
0
4
Reached 21 day streak of #30DaysOfPython #IDC30DaysChallenge thanks @indiandataclub for this innovative learning support ๐๐ผ
1
1
12