Browsing Tag
computerscience
60 posts
Empower your Projects with Face Recognition SDK: 9 Must-Have Features for Developers
Face recognition SDK is critical in a variety of initiatives, from improving security to transforming customer experiences. This…
Left and Right Shift: Bitwise Operators in Python
Last week while browsing on X (Twitter), I came across the following quiz: > 2). Options: 1, 2,…
Are hackers watching your screen right now?
It’s a possibility. I want to share with you one of the most sophisticated hacks I have ever…
State Machines in Practice: Implementing Solutions for Real Challenges
If you’ve studied engineering, you’ve probably heard about State Machines. But beyond the theory, you might not have…
The End of Programming
The end of classical Computer Science is coming, and most of us are dinosaurs waiting for the meteor…
📝 Exploring Palindromic Partitioning: Solving the “Palindrome Partitioning” Problem 📝
Welcome to another journey through the realm of algorithms and problem-solving! Today, we’re delving into the intriguing “Palindrome…
AI supported jump recognition and analysis
This post is a short overview of an Abto Software education and e-learning project. Our client is an…
WTH is Retrieval Augmented Generation (RAG)?
Language models have been at the forefront of modern AI research. The journey began with traditional recurrent networks…
HTTP Status Codes That Will Make You Think
Last year, I wrote an article on how we might be using some of the HTTP status codes…
Is Data Struct about memory?
A principle that I try to follow is to think about obvious concepts. Since we are introduced to…