I'm recommitting to my software development journey, focusing on Python while enhancing my skills in JavaScript, Node.js, and AWS.
I’ve enrolled in a @alx_africa BE program and will share my milestones along the way. Stay tuned for updates on my journey!
#ALXSE#ALXBE
We Have Big News!
DevCareer is partnering with Coursera to offer a 24-week, 100% scholarship program for 500 African youths ready to upskill and earn professional certificates from leading companies like Google, Meta, IBM, and Microsoft, all in some of the world’s most in-demand fields.
What’s in it for you:
✅ Access to Coursera’s entire catalogue
✅ Earn globally recognised professional certificates
✅ Learn from top global institutions & industry leaders
✅ 8 learning tracks to choose from
✅ Real skills. Real certificates. Real opportunities.
Register here: https://t.co/Nfh87tacHD
Tag someone who should apply!
#DevCareerXCoursera #DCLearning4Impact #DevCareerScholarship #Coursera #DigitalSkills #TechCommunity #CareerDevelopment #TechOpportunities
Great news! 🎉 The DevCareer × MasterClass Scholarship deadline has been extended to 20th September 2025.
Get a 1-year MasterClass Membership License and learn from 180+ world-class instructors across tech, business, design, leadership, and more.
👉 Apply now before Sept 20th: https://t.co/WfoADmdDVu
Don’t miss this chance to grow with DevCareer 🚀💛
#DevCareer #MasterClass #Scholarship #TechOpportunities #GrowInTech
Should we relaunch @alx_africa#ALX_SE? I’m thinking #ALX_SE, but AI-augmented. Same secret recipe that made #ALX_SE great: strong CS foundations, project-based learning, peer learning, and learning how to learn. But this time, adapted to the AI era: building software with AI and matching today’s job market needs. WDYT?
If we do relaunch, I'll personally send an email to everyone who filled this form: https://t.co/VWwiiwDXJ7
@kalibetre
As I pondered what my first writing post would be, I was asked the question:
"Please, what's the difference in using return or print in a function for Python?"
Wrote a "long in a short story" then here:
#DEVCommunity https://t.co/W8RtMi1vRV
I'm still learning Python and using comprehension, turn any word into NATO phonetics with pandas in just a few lines, CSV to dict, list comp magic.
Try it with your name and see it spelled out like Alfa Bravo Charlie
#Python#Day26#100DaysOfCode
Learning Python dictionary & list comprehensions.
From name filters to file comparisons and weather conversions, these one-liners are clean and 🔥
See some of the codesnaps
#Python#Day26#100DaysOfCode
I just created a simple CLI number guessing game in Python!
- Choose your difficulty
- Guess the number
- Get hints after every guess
Learning conditionals, input handling, and loops?
Check it out and play in your terminal 👇
https://t.co/SSKkzGy58R
#Python#BuildInPublic
📓 Weekly Dev Log
✅ Built & deployed my first Django project
🧠 Learned OOP & Exception Handling in Python
🎙️ Led an OOP knowledge session
🔧 Built JS mini-projects (API + DOM)
🔐 Tried RSA script (prime bug, reviewing)
🎯 Helped peers
🎨 Still struggling with CSS 😅
#ALX_SE
Just built a simple form validation script using vanilla JavaScript!
Handles basic username, email, and password checks.
Check it out 👇
🔗 https://t.co/cHR1CaHAGe
#JavaScript#WebDev#Frontend#Coding
🐍✨ Month 1 of #ALX_BE completed, and I’ve officially started learning Python for backend development! 💻🔧 Excited to build robust servers and APIs. 🚀⚙️
What’s your go-to Python framework for backend development?
Let’s discuss! 💬👇🏽
#ALX#Python@facesofalxse
@alx_africa Attached are some screenshots from my session with the model. 📸
If you’re a kinaesthetic learner like me, try asking ChatGPT for line-by-line breakdowns and "what if" scenarios.
It makes all the difference.
I had a task to explore how bash piping (|) works. 🤔
The example provided was:
"ps aux | grep 'bash' | wc -l"
But I didn’t even know what piping meant. So I turned to ChatGPT as my Bash Plumbing Assistant.
A thread 🧵
#ALX_FE@alx_africa
@alx_africa Using AI model this way isn’t just about fixing stuff — it’s more about understanding why it works.
I’ll definitely use this approach again, especially for tricky concepts during my software development journey.
#ALX_BE@alx_africa