#30daysofpython Suchergebnisse

Day 5 of #30DaysOfPython Comments, range and while loop ✅ Break and Continue statement ✅ #Buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 5 of #30DaysOfPython 

Comments, range and while loop ✅
Break and Continue statement ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt
Aramite01's tweet image. Day 5 of #30DaysOfPython 

Comments, range and while loop ✅
Break and Continue statement ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt

🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub! After #30DaysOfPython, I’m back and this time it is SQL! 💻 Not new to it, but revisiting the concepts to see where I can grow. Today’s concept was the SELECT statement — simple yet very essential!✨ #SQLWithIDC #SQL

shreya_kataru's tweet image. 🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub!

After #30DaysOfPython, I’m back and this time it is SQL! 💻

Not new to it, but revisiting the concepts to see where I can grow.

Today’s concept was the SELECT statement — simple yet very essential!✨

#SQLWithIDC #SQL

Day 4 of #30DaysofPython If_elif_else statement ✅ For loop ✅ #Buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 4 of #30DaysofPython 

If_elif_else statement ✅
For loop ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt
Aramite01's tweet image. Day 4 of #30DaysofPython 

If_elif_else statement ✅
For loop ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt

Day 5 of #30DaysOfPython Comments, range and while loop ✅ Break and Continue statement ✅ #Buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 5 of #30DaysOfPython 

Comments, range and while loop ✅
Break and Continue statement ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt
Aramite01's tweet image. Day 5 of #30DaysOfPython 

Comments, range and while loop ✅
Break and Continue statement ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt

🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub! After #30DaysOfPython, I’m back and this time it is SQL! 💻 Not new to it, but revisiting the concepts to see where I can grow. Today’s concept was the SELECT statement — simple yet very essential!✨ #SQLWithIDC #SQL

shreya_kataru's tweet image. 🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub!

After #30DaysOfPython, I’m back and this time it is SQL! 💻

Not new to it, but revisiting the concepts to see where I can grow.

Today’s concept was the SELECT statement — simple yet very essential!✨

#SQLWithIDC #SQL

I've spent this year building complex, decoupled systems in Node.js. Today, I'm starting a new #30DaysOfPython challenge. The goal: build a complete "Auth-Gate" API from scratch. I'll be sharing all my progress, challenges, and code. Let's build. #pythonlearningjourney #backend

dev_big2020's tweet image. I've spent this year building complex, decoupled systems in Node.js. Today, I'm starting a new #30DaysOfPython challenge. The goal: build a complete "Auth-Gate" API from scratch. I'll be sharing all my progress, challenges, and code. Let's build. #pythonlearningjourney #backend

Day 4 of #30DaysofPython If_elif_else statement ✅ For loop ✅ #Buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 4 of #30DaysofPython 

If_elif_else statement ✅
For loop ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt
Aramite01's tweet image. Day 4 of #30DaysofPython 

If_elif_else statement ✅
For loop ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt

After wrapping up my #30DaysOfPython challenge, I’m diving into the #21DaysSQLChallenge by @indiandataclub 🧠 Time to switch from code to queries and keep the learning streak going. #SQL #Python #DataAnalytics #LearningJourney @dpdzero #SQLwithIDC

vinitsolanki111's tweet image. After wrapping up my #30DaysOfPython challenge, I’m diving into the #21DaysSQLChallenge by @indiandataclub  🧠
Time to switch from code to queries and keep the learning streak going.

#SQL #Python #DataAnalytics #LearningJourney 
@dpdzero #SQLwithIDC

Day 1 of #30DaysofPython Numbers and variables ✅ #coding #JustDoIt

Aramite01's tweet image. Day 1 of #30DaysofPython 

Numbers and variables ✅
#coding #JustDoIt

#Day2 of #30DaysOfPython finally done—getting back on track after a long break! Learned about variables, data types, and handy built-in functions. Thanks to @Asabeneh for this great resource. Consistency, here I come! #Python #CodeNewbie


The #30DaysOfPython with @codebar and @DataCamp starts on Monday! 🎇🫶🏽


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! 👇

Razak_Jubril's tweet image. 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!
👇

#Day1 of #30DaysOfPython is complete! 🚀 Set up Python and VS Code, got hands-on with the Python interactive shell, learned about syntax, comments, data types, and basic math operations. Excited to continue this journey and one day closer to Python mastery! 🐍🔥 #Python


Day 21 of my #30DaysOfPython 🚀 Today I learned the magic of enumerate() — looping with both index and value made easy!#Python #CodeNewbie #DevJourney

Gaurab_on_X's tweet image. Day 21 of my #30DaysOfPython 🚀
Today I learned the magic of enumerate() — looping with both index and value made easy!#Python #CodeNewbie #DevJourney

✅ Day 19 of #30DaysOfPython Built a KBC-style quiz game in Python 💡Practiced conditionals, loops & input handlingSnippet made with ray.so 🖼️Thanks @codewithharry & ChatGPT for the help!#Python #CodeNewbie #BuildInPublic

Gaurab_on_X's tweet image. ✅ Day 19 of #30DaysOfPython
Built a KBC-style quiz game in Python 💡Practiced conditionals, loops & input handlingSnippet made with ray.so 🖼️Thanks @codewithharry & ChatGPT for the help!#Python #CodeNewbie #BuildInPublic

I had been exploring some projects for python, that could be useful in longer range. Hence took some time to post one for #30daysofPython by @indiandataclub In this post I am combining the Day 28, 29 & 30 which included cleaning your code, doing a mini-project & a final project


Day 16 ✅ Aaj maine Python ke for aur while loops ke saath else ka use kiya. 🔍 For loop se item search kiya 🔐 While loop se ek login system banaya (3 attempts → lock 😅) Pehli baar laga ki else sirf if-else tak limited nahi hai 😄 #30DaysOfPython #Python #CodeNewbie

Gaurab_on_X's tweet image. Day 16 ✅

Aaj maine Python ke for aur while loops ke saath else ka use kiya.

🔍 For loop se item search kiya
🔐 While loop se ek login system banaya (3 attempts → lock 😅)
Pehli baar laga ki else sirf if-else tak limited nahi hai 😄

#30DaysOfPython #Python #CodeNewbie
Gaurab_on_X's tweet image. Day 16 ✅

Aaj maine Python ke for aur while loops ke saath else ka use kiya.

🔍 For loop se item search kiya
🔐 While loop se ek login system banaya (3 attempts → lock 😅)
Pehli baar laga ki else sirf if-else tak limited nahi hai 😄

#30DaysOfPython #Python #CodeNewbie

🚀 Day 15 of #30DaysOfPython 📚 Learning Dictionaries in Python ➕ Add/Update values ➖ Remove keys 🔁 Loop through items Code se dosti ho rahi hai 😄 #Python #CodeNewbie #BCA

Gaurab_on_X's tweet image. 🚀 Day 15 of #30DaysOfPython
📚 Learning Dictionaries in Python
➕ Add/Update values
➖ Remove keys
🔁 Loop through items

Code se dosti ho rahi hai 😄
#Python #CodeNewbie #BCA

🔥 Day 14 of #30DaysOfPython ✅ Explored Sets in Python — No duplicates, powerful operations 💪 ✨ Performed: • Union • Intersection • Difference • Symmetric Difference #Python #CodeNewbie #100DaysOfCode #DevCommunity 🧠 How do you use sets in your projects?

Gaurab_on_X's tweet image. 🔥 Day 14 of #30DaysOfPython

✅ Explored Sets in Python
— No duplicates, powerful operations 💪
✨ Performed:
• Union
• Intersection
• Difference
• Symmetric Difference

#Python #CodeNewbie #100DaysOfCode #DevCommunity
🧠 How do you use sets in your projects?

🔁 Day 13 of #30DaysOfPython Today I unlocked the magic of Recursion 🧠✨ Built a clean factorial calculator: factorial(n) = n * factorial(n-1) Try it for 6 ➝ 720 #Python #CodeNewbie #DevJourney #100DaysOfCode

Gaurab_on_X's tweet image. 🔁 Day 13 of #30DaysOfPython

Today I unlocked the magic of Recursion 🧠✨

Built a clean factorial calculator:
 factorial(n) = n * factorial(n-1)
Try it for 6 ➝ 720

#Python #CodeNewbie #DevJourney #100DaysOfCode

Day 5 of #30DaysOfPython Comments, range and while loop ✅ Break and Continue statement ✅ #Buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 5 of #30DaysOfPython 

Comments, range and while loop ✅
Break and Continue statement ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt
Aramite01's tweet image. Day 5 of #30DaysOfPython 

Comments, range and while loop ✅
Break and Continue statement ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt

🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub! After #30DaysOfPython, I’m back and this time it is SQL! 💻 Not new to it, but revisiting the concepts to see where I can grow. Today’s concept was the SELECT statement — simple yet very essential!✨ #SQLWithIDC #SQL

shreya_kataru's tweet image. 🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub!

After #30DaysOfPython, I’m back and this time it is SQL! 💻

Not new to it, but revisiting the concepts to see where I can grow.

Today’s concept was the SELECT statement — simple yet very essential!✨

#SQLWithIDC #SQL

🥳 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

vini_pa99796's tweet image. 🥳 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
vini_pa99796's tweet image. 🥳 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

Day 4 of #30DaysofPython If_elif_else statement ✅ For loop ✅ #Buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 4 of #30DaysofPython 

If_elif_else statement ✅
For loop ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt
Aramite01's tweet image. Day 4 of #30DaysofPython 

If_elif_else statement ✅
For loop ✅
#Buildinpublic #coding #pythonlearningjourney #JustDoIt

Day 18 of #30DaysOfPython done! Topic: Metaclasses Key takeaways: 🔹Metaclasses control how classes are created. 🔹They allow customization of class behavior at creation time. 🔹Useful for enforcing rules or modifying classes dynamically. #IDC30DaysChallenge @indiandataclub

mohdakif919's tweet image. Day 18 of #30DaysOfPython done!

Topic: Metaclasses

Key takeaways:
🔹Metaclasses control how classes are created.
🔹They allow customization of class behavior at creation time.
🔹Useful for enforcing rules or modifying classes dynamically.

#IDC30DaysChallenge @indiandataclub

Day18: #30DaysOfPython #IDC30DaysChallenge lesson learnt: >what are metaclasses, super() method, type(), __new__ and __init__ methods of metaclass >creating custom metaclass (basic) (this confused my fragile mind🥴)

_meow_meg's tweet image. Day18: #30DaysOfPython #IDC30DaysChallenge     

lesson learnt:
>what are metaclasses, super() method, type(), __new__ and __init__ methods of metaclass
>creating custom metaclass (basic)

(this confused my fragile mind🥴)

Are you a beginner looking to learn Python? 🤔 Join me next week for a 30-day Python challenge on Twitter! 🚀 Each day, we'll cover a new topic to help you build your skills. Follow me to stay updated and join the fun! #Python #30daysofPython #WomenInData 🐍👨‍💻

MelisaMichuki's tweet image. Are you a beginner looking to learn Python? 🤔 Join me next week for a 30-day Python challenge on Twitter! 🚀 Each day, we'll cover a new topic to help you build your skills. Follow me to stay updated and join the fun! #Python #30daysofPython  #WomenInData 🐍👨‍💻

Day16: #30DaysOfPython #IDC30DaysChallenge lesson tried to learn: >generators, iterators, 'yield'

_meow_meg's tweet image. Day16: #30DaysOfPython #IDC30DaysChallenge    

lesson tried to learn:
>generators, iterators, 'yield'

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

MohdKhalid03's tweet image. 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

Day 2 of the #30DaysofPython Challenge is all about Variables and Datatypes! 🚀 Let's dive in and learn the basics of how we store data in #Python .🧵

MelisaMichuki's tweet image. Day 2 of the #30DaysofPython Challenge is all about Variables and Datatypes! 🚀

Let's dive in and learn the basics of how we store data in #Python .🧵

✅ Day 17 of #30DaysOfPython done! 🔹 Learned how to manage files and resources efficiently 🔹 Mastered the with statement for cleaner code 🔹 Understood how __enter__() and __exit__() work 🔹 No more forgetting to close files! 😎 #IDC30DaysChallenge @indiandataclub

mohdakif919's tweet image. ✅ Day 17 of #30DaysOfPython done!

🔹 Learned how to manage files and resources efficiently
🔹 Mastered the with statement for cleaner code
🔹 Understood how __enter__() and __exit__() work
🔹 No more forgetting to close files! 😎

#IDC30DaysChallenge @indiandataclub

Reached 21 day streak of #30DaysOfPython #IDC30DaysChallenge thanks @indiandataclub for this innovative learning support 🙏🏼

_meow_meg's tweet image. Reached 21 day streak of #30DaysOfPython #IDC30DaysChallenge

thanks @indiandataclub for this innovative learning support 🙏🏼

Loading...

Something went wrong.


Something went wrong.


United States Trends