Browsing Category
Software
12233 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 Software Method-001 Profit = Requirements – Design
Profit = Revenue – Cost. To make a profit, regardless of what you’re selling, two conditions are necessary:…
🌟 Corporate Ladder to Software Developer 🌟
2 kids 5 dogs and Work-Life Balance Anna Johnson spent a lot of her time traveling for her…
React Components: Class vs Functional.
My React journey began four years ago with functional components and Hooks. Then came ‘Siswe, a fellow participant…
Mastering CSS: Essential Techniques for Exceptional Web Design
CSS is a powerful tool for creating visually appealing websites. Mastering CSS allows designers and developers to create…
Smaller, Safer, More Transparent: Advancing Responsible AI with Gemma
ShieldGemma is a suite of safety content classifiers models built upon Gemma2 designed to keep users safe. GemmaScope…
[DAY 93-95] I built an interactive database in PostgreSQL using a shell script
Hi everyone! Welcome back to another blog where I document the things I learned in web development. I…
Microsserviços, uma abordagem prática – Implantação contínua
Implantação Contínua, ou Continuous Deployment, é uma prática de desenvolvimento de software onde o código é automaticamente testado…
C# {Data Types except Int}
Floating-Point Types: 1)float: 32-bit single-precision floating point type 2)double: 64-bit double-precision floating point type float myFloat = 20.5f;…
How To Fix “java.io.IOException: Problem reading font data.” When Load Customized TTF In Java.
Yesterday, my colleague said the service had a problem loading the customized font — NotoSerif-Regular.ttf on our SIT,…
Welcome Thread – v287
Leave a comment below to introduce yourself! You can talk about what brought you here, what you’re learning,…