Browsing Category
Software
12139 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
The difference between arrays as Lists in Java?
Arrays and Lists are part of data structures and are important for software development. Arrays and lists are…
Agent: Content summariser
This is a submission for the Agent.ai Challenge: Productivity-Pro Agent (See Details) What I Built Say hello to…
#138 — Convert Certain Columns of the Same Row, as Group Members, to Multiple Rows
Problem description & analysis: Here below is a data table: Task: Now we want to convert it to…
Internet Gateway en AWS Desde Cero
✨¡Hola a todos! Hace un tiempo comencé a sumergirme en el mundo de AWS y crear infraestructura en…
Spring Batch 5 : a simple use case with tests
Prerequisites: Basic knowledge on Java, spring batch, spring JPA. You can find the code used in this blog…
Career Launcher: Improve your linked-in today
Professional Development Hub 🚀👔 This is a submission for the Agent.ai Challenge: Assembly of Agents What I Built…
A 30-Day Weather Dashboard: How I Built A Python Project for API Integration and Cloud Storage
Overview The 30days Weather Dashboard is a Python-based application designed to fetch weather data for multiple cities using…
Capture Your Best Ideas Anytime, Anywhere with Brain Dump: The AI-Powered Writing Assistant for Effortless Content Creation!
This is a submission for the Agent.ai Challenge: Full-Stack Agent (See Details) Overview It all started with a…
Introduction to Linked Lists in PHP: A Beginner’s Guide
Linked Lists are a fundamental data structure in computer science, where elements (called nodes) are connected sequentially through…
Fix Insufficient TLS in Laravel: Guide with Free Security Tools
Fixing Insufficient Transport Layer Security (TLS) in Laravel Transport Layer Security (TLS) ensures that data exchanged between a…