You might also like
Maximize Efficiency in Database Querying with Laravel Query Enrich
Laravel 10.33: Unveiling the Latest Advancements in PHP Development
Artificial Intelligence

Alexa, Alex, or Al?

Our tech world is fraught with troubling trends when it comes to gender inequality. A recent UN report “I’d blush if I could” warns that embodied AIs like the primarily female voice assistants can actually reinforce harmful gender stereotypes. Dag…

You might also like
Simulating 3D Point Clouds from 2D KITTI LiDAR Dataset using Open3D
Unleashing the Power of Deep Learning with Keras: A Beginner's Guide
You might also like
Example: blog built with Angular
How to Upgrade to React 18
Python

Python is the Perfect Tool for any Problem

Reflecting on my first Python program Reflection is always helpful (and sometimes entertaining ) exercise. For nostalgia’s sake — if one can be nostalgic for something 2 years old— I wanted to share my first Python program. I initially picked up Python…

You might also like
Simulating 3D Point Clouds from 2D KITTI LiDAR Dataset using Open3D
Mastering Machine Learning with Scikit-Learn: A Comprehensive Guide
Laravel

Introducing Laravel Nova

I’m thrilled to announce the newest member of the Laravel ecosystem: Laravel Nova. Nova is a beautifully designed administration panel for Laravel. We’ve sweated the small details and carefully crafted Nova to not only look great but to be a joy…

You might also like
Maximize Efficiency in Database Querying with Laravel Query Enrich
Laravel 10.33: Unveiling the Latest Advancements in PHP Development
Handpicked posts
Creating Your Own PHP Helpers in a Laravel Project
Laravel provides many excellent helper functions that are convenient for doing things like working with arrays, file paths, strings, and routes, among other things like the beloved dd() function. You can also define your own set of helper functions for your Laravel applications and...
View more