@Python_Dv
Python Developer
5 days
The Full Stack Atmosphere
1
9
53

Replies

@prat3ik
Pratik
5 days
@Python_Dv This is a powerful, human-focused map,clear visuals that make complex ideas feel approachable and actionable.
0
0
0
@tryramp
Ramp
1 day
Brian says CFO. We say spokesperson. He says receipts. We say Ramp. RSVP to see who wins.
2
0
20
@PyTorch
PyTorch
14 hours
The countdown is heating up 🔥 Only 10 days until #PyTorchCon lights up San Francisco with innovation, insight & community energy! Don’t just hear about it later. Be there. There’s still time to register 👉 https://t.co/1L8MQJehHC
1
3
29
@PyData
PyData
14 hours
⚓ Today is your last day to turn in your proposal to speak at PyData Boston 2025, Dec. 8-10 at the Microsoft NERD center. If you have a data story to share, let your voice be heard by submitting your materials to speak at PyData Boston NOW! https://t.co/Xb7rdJBqfM
0
5
9
@LPIConnect
Linux Professional Institute (LPI)
16 hours
#switchtolinux campaign wraps up Oct 31—last chance to get 25% off LPI #LinuxEssentials! ⏳ Thanks to everyone who switched to #Linux & shared posts 🐧 You’re inspiring others to embrace #opensource 💪 Learn how to join the #freesoftware movement: https://t.co/bKPC0tQKmo #FOSS
0
3
15
@clcoding
Python Coding
14 hours
What will be the output of the following Python code? x = 1 def outer(): x = 2 def inner(): print(x) inner() outer()
12
9
49