Articles by Tag #principles

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

16 Principles for Tech-led Start-ups as a Software Engineer

After a few years at a start-up turned scale-up, learning a few hard lessons along the way, I decided...

Learn More 37 11Jul 29 '24

SOLID Principles in Functional Programming (FP) with examples

The SOLID principles are five design principles that aim to create software easy-to-maintain,...

Learn More 6 0Oct 4 '24

Key Principles of Microservice Architecture: A Detailed Guide

Introduction to Microservice Architecture In modern software development, the shift from...

Learn More 1 0Apr 7

THE M.O.I.S.T Principle

TLDR The MOIST principles provide a balanced approach to writing code that prioritizes clarity,...

Learn More 0 0Oct 24 '24

Level Up Your Coding Game with hacker-laws: The Ultimate Developer's Cheat Sheet

Quick Summary: 📝 The hacker-laws repository serves as a curated collection of essential...

Learn More 0 0Apr 21

Post learning thought #001

Hello there! Wow. Finally. Here I am. With my first post (of this kind) ever. "Post learning thought...

Learn More 0 0Apr 16

A New 8th Principle of Software Testing

A New 8th Principle of Software Testing: Human Participation in Every Phase of the Software...

Learn More 0 0Feb 2

Functional Programming (FP) Principles with examples

Functional programming (FP) is a programming paradigm that emphasizes the use of functions to create...

Learn More 0 0Oct 3 '24

Tell Don't Ask principle explained

The basic principle of the Tell Don't Ask principle is to prefer telling an object what to do rather...

Learn More 0 0Dec 26 '24