Browsing Category
Software
11583 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Building agents with Google Gemini and open source frameworks
Google Gemini models offer several advantages when building AI agents, such as advanced reasoning, function calling, multimodality, and…
What’s new with Agents: ADK, Agent Engine, and A2A Enhancements
Updates to Google’s agent technologies include the Agent Development Kit (ADK) with new Python and Java versions, an…
Designing the Craigslist – HLD
📚 Table of Contents Understanding the Craigslist like Classifieds Platform Design Functional Requirements Analysis 2.1. User Types 2.2.…
SSDLC – Implementação
Essa é a fase que nós, pessoas desenvolvedoras, iremos atuar continuamente. Assim como arquitetos de software precisam entender…
The Seven Types of Locks in InnoDB
MySQL is currently the most widely used relational database in the world, and InnoDB is its most popular…
How the Richest in Crypto Think
Nothing reveals a billionaire mindset quite like their spending habits. After all, to earn serious money, you first…
Uniface for Beginners: How to Properly Define Numeric Parameters
Hello together, During my search with the AI Perplexity, I did not find good results to determine how…
Number Guessing Game in Java
Guessing the number game: `package com.first; import java.util.Random; import java.util.Scanner; public class Number_Guessing_Game { public static void main(String[]…
Document Processing Libraries for Word to PDF on .NET 8 (Linux Azure Functions)
Document Processing Libraries for Word to PDF on .NET 8 (Linux Azure Functions) Introduction Converting Word documents to…
Building Scalable and Secure IT Infrastructure for Small and Medium Enterprises (SMEs)
In today’s fast-paced business world, Small and Medium Enterprises (SMEs) face a unique set of challenges when it…