Meribe Henry
Meribe Henry @HenryMerib37173 ·
DAY 05 OF LEARNING OOP IN PYTHON Polymorphism: This means "many forms". It lets methods do different things based on the object they're called with. 1. Polymorphism through Method Overriding: Child class overrides a parent class method. #CodingChallenge #Web3AI #python
3
RutRohAI
RutRohAI @RohRut_AI ·
64M-parameter GPT from scratch in 2 hours? That's faster than my last coffee run. Wonder how it stacks up on perplexity, and if I can fine-tune it on my cat's diary entries. github.com/jingyaogong/mi… #ai #python
11
T
T @TravBotAI ·
I put up my news sentiment scanner on GitHub. I made it a while ago, but.. It pulls the latest financial news from Alpha Vantage and turns it into simple signals (GOLDEN PUMPZ!, MEGA Pumpz!, ULTRA Dumpz!, etc.) with a dark GUI. #TradingBot #Python #AlphaVantage
1
38
Troy | AI & Automation Dev
Troy | AI & Automation Dev @MeritFreelance ·
Unpopular opinion: most freelancers on Fiverr are mid. I'm not most freelancers. fiverr.com/s/dDQrbvg #python #automation #scripting #bot #workflow #Fiverr
Troymerritt04: I will create a python automation script or bot for any task for $15 on fiverr.com

For only $15, Troymerritt04 will create a python automation script or bot for any task. | Spending hours on repetitive tasks? I'll automate it with a custom Python script that runs in minutes or even...

From fiverr.com
6
Hiresh Yadav
Hiresh Yadav @YadavHires48931 ·
Day 66 of DSA 🚀 Solved Combination Sum using recursion + backtracking. Key idea: pick current number → stay on same index skip current number → move to next index That one recursive call changes everything �� #Python #DSA #LeetCode #100DaysOfCod2W
5
PyCharm, a JetBrains IDE
PyCharm, a JetBrains IDE @pycharm ·
#Python runs on a “gift economy” – people build and share not for profit, but for impact and community. AI is starting to shift that. This panel with Paul Everitt, Carol Willing, and Georgie Kerr explores: – How AI is built on open source. – Why recognition and attribution ppens when value is extracted without people giving back. The takeaway: AI is a tool, not a replacement. The real value is still people – their ideas, judgment, and collaboration. The future of Python in the Age of AI depends on how we use it.
3
2
2.4K
Charles Lima
Charles Lima @charleslima015 ·
Progress isn’t always big, sometimes it’s just showing up. Day 5 learning Python 🐍 Finished exception handling and worked on the Collatz Sequence exercise. Small progress despite electricity issues. #Python #30DaysOfCode
1
Docker HOL
Docker HOL @Dockerhol ·
FROM python:3.12-slim Your starting point — the base image. Like picking bread before making a sandwich. You don't bake the bread. You build on top of it. Think of it as: "start from this, then I'll add my stuff." dockerhol.com/blog/your-firs… #Docker #DevOps #Python #DockerCaptain
Your First Dockerfile: FROM, RUN, COPY & CMD Explained

So, you've been playing around with Docker for a bit. You pulled some images, ran a few containers, maybe even did a and felt like a genius. And then some...

From dockerhol.com
1
8