Search Results

Results for "AI for good"

171 articles found

Vibrant local market in India with colorful produce and goods India Travel
2 min read

Traveling India on a Budget

India has a reputation for being a budget traveler's paradise, and it is absolutely true. I traveled for two months on a budget of around fifty dollars a d…

Object oriented programming concept Object-Oriented Programming
1 min read

Object-Oriented Programming in Python

Object-oriented programming (OOP) is a paradigm that organizes code around objects rather than functions. Python is an OOP language from the ground up. A c…

Debugging code concept Testing & Debugging
2 min read

Debugging Python Code Like a Pro

Debugging is an inevitable part of programming. The better you are at it, the faster you can fix issues and move on. Python comes with a built-in debugger…

Software testing concept Testing & Debugging
1 min read

Testing Your Python Code with unittest

Testing is an essential part of professional software development. It ensures your code works as expected and catches bugs before they reach production. Py…

Kolkata: The City of Joy India Travel
1 min read

Kolkata: The City of Joy

Kolkata, formerly Calcutta, is a city that wears its heart on its sleeve. It is intellectual, artistic, and fiercely proud of its heritage. I arrived durin…

Asynchronous programming concept Concurrency
1 min read

Introduction to Python's AsyncIO

Asynchronous programming is a way to write concurrent code that can handle many tasks without the overhead of threads or processes. AsyncIO is Python's lib…

Kotlin programming language logo and code JVM Languages
1 min read

Kotlin vs. Java: A Coexistence Story

When Kotlin first came out, I thought it was just a fad. But after Google made it first-class for Android, and I saw my colleagues writing less boilerplate…

Intricate stone carvings and multiple levels of an ancient stepwell in Gujarat India Travel
1 min read

The Ancient Stepwells of Gujarat

Gujarat is not on most first time travelers' itineraries, which is a shame because it is home to some of the most incredible architecture I have seen in In…

Colorful gopuram tower of Kapaleeshwarar Temple in Chennai India Travel
2 min read

Chennai: Gateway to the South

Chennai, formerly Madras, is often overlooked by travelers, which is a shame. It is a city with a deep history, a strong cultural identity, and some of the…

A juicy grilled steak with grill marks, garnished with rosemary on a wooden board Food
1 min read

Grilling Secrets for Perfect Steak

There’s nothing quite like a perfectly grilled steak, but it’s easy to mess up. The secret starts at the store. Look for good marbling – those white…

An open car hood showing the engine with a focus on the oil dipstick Automotive
1 min read

Understanding Basic Car Maintenance

You don’t have to be a mechanic to take good care of your car. Knowing a few basics can save you money and prevent breakdowns. First, learn how to check…

A person holding a smartphone displaying a credit score graph with a credit card nearby Finance
1 min read

Understanding Your Credit Score

Your credit score can feel like a mysterious number that dictates your financial life, but it's actually quite straightforward. It’s a measure of how rel…