Browsing Tag
softwareengineering
81 posts
Networking 101: Part 1
Why Networking Matters for DevOps & Cloud Engineers Networking is like the plumbing in your home—it carries water…
How Software Engineering Enables National-Scale Product Distribution
Are you looking to expand your physical product distribution beyond local markets? As a technical leader who’s helped…
The Dev’s Guide to Surviving Standups
“Tips for turning awkward team updates into something tolerable—or just how to fake productivity convincingly.” If you’ve ever…
First Steps in C++: An Introductory Capstone Project
In this article, I want to share the capstone project from my Introduction to Computer Science course in…
Nguyên lý Low Coupling trong GRASP Pattern
1. Nguyên lý Low Coupling là gì? Coupling là thước đo mức độ phụ thuộc của một lớp…
AI won’t replace your job if you…
The technology industry has never been static. From the early days of computing, where vacuum tubes and punch…
HTTP Caching in Distributed Systems
When a client interacts with servers via APIs, there are two types of content delivered to the client:…
Hi everyone! Please take a look at this blog post! Hope you will fins it useful!!
Mastering Essential Software Architecture Patterns: A Comprehensive Guide🛠️ Lorenzo Bradanini for CortexFlow ・ Dec 8 #softwaredevelopment #softwareengineering #architecture…
Why You Shouldn’t Use Libraries Blindly: A Lesson in Bundle Size
When developing any web applications, the instinctive choice is to reach for popular libraries that solve our specific…
The Potential of Monolithic Systems
Monolithic systems are often seen as outdated systems and bad practice when thinking about building scalable systems nowadays.…