Browsing Category
Software
11561 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
Is Python to AI what Javascript is to the Web?
I have been experimenting with Gemini CLI and successfully used it to build a small apps and automation…
SQL Server Stored Procedure Design for Flexible Record Lookup
Using CTEs and JSON to Support Multiple Matching Strategies When working with data I often run into situations…
Introduction to Java
Java Java is a popular programming language. Java is used to develop mobile apps, web apps, desktop apps,…
Announcing GenAI Processors: Build powerful and flexible Gemini applications
GenAI Processors is a new open-source Python library from Google DeepMind designed to simplify the development of AI…
5 Best Spring Boot + MongoDB + AWS Projects for Fresh Graduates
As a software engineering professional helping mentees build their portfolios, I understand the importance of practical projects that…
Ever wondered how AI is quietly reshaping the world of software testing?
Recently, I spent some time reading a blog about how AI is changing the way we approach software…
Advancing agentic AI development with Firebase Studio
Updates in Firebase Studio include new Agent modes, foundational support for the Model Context Protocol (MCP), and Gemini…
📝 Build a To-Do List App with HTML, CSS & JavaScript | Beginner JavaScript Project Tutorial
Are you learning JavaScript and looking for a fun beginner project to apply your skills? In this tutorial,…
What the terraform providers command tells you
When working with Terraform, especially on complex projects, you can end up managing a lot of Azure services…
Tornando as portas do DevContainer disponíveis localmente com forwardPorts
Introdução Durante o desenvolvimento de um projeto utilizando DevContainer, surgiu a necessidade de acessar o banco de dados…