TechRoast S1E1: Tech Rewind: Big Tech's Blunders, AI's Brain Boost, and a Crypto King's ConfessionAug 7, 2024·4 min read
Tech Rewind Episode 2: Monopoly Slaps, Mars Water, and Midlife Crisis Alerts!Hold onto your keyboards, folks, because the universe decided to throw everything at the wall this week to see what would stick. We had courtroom drama worthy of a season finale, sci-fi headlines coming to life, and a study that basically confirmed y...Aug 15, 2024·3 min read
Top 20 Must-Know Pandas Code for NewbiesWelcome to an interesting library in Python! I'm Brahma 👋, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction Pandas, unlike the ones in the cover picture 😂, can be compli...May 23, 2024·5 min read
Simplifying Python: List Comprehensions, Lambda, Map, Reduce, and Filter TechniquesWelcome to a an advanced topic in Python! I'm Brahma 👋, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction Python is renowned for its simplicity and readability, and part o...May 21, 2024·5 min read
Learn OOPS in Python: A Simple Guide for NewbiesWelcome to a beginner's guide to OOPS in Python! I'm Brahma 👋, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction OOPS in any programming language, is kind of interesting a...May 18, 2024·10 min read
Introduction to SQL for DummiesWelcome to a beginner's guide to SQL! I'm Brahma 👋, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction Ahh!! The boring stuff again!! 🥲 Brief History and Development MySQL...May 17, 2024·6 min read
Understanding Python Basics: A Starter's GuideWelcome to a beginner's guide to Python programming! I'm Brahma 👋, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction: At its core, Python emphasizes code readability and s...May 16, 2024·11 min read