TheGreenCodes

TheGreenCodes

Follow
homeAboutSoftware ArchitectureData StructuresHealth DigestThe EntrepreneurSeries of Notenewsletter
Tag

Software Engineering

#software-engineering

More content

Read more stories on Hashnode


Articles with this tag

The Age of Monolithic systems

Jan 10, 20226 min read

Monolithic architectural patterns · Coming in first in the series; the monoliths of web applications - monolithic architectural patterns. Broken down, a...

The Age of Monolithic systems

Software Engineering Architectural Patterns

Jan 4, 20222 min read

The building blocks of sustainable systems · And when you close your eyes, what do you see? Do you see ducktape? Do you see robust infrastructure? Do you...

Software Engineering Architectural Patterns

Software Engineering Principles To Live By

Jun 15, 20216 min read

Back again, with another off-the-top shelf; Software principles to recite before bed - literally. Introduction Throughout the software engineering...

Software Engineering Principles To Live By

The Full-stack dilemma

Feb 28, 20216 min read

The juggling myths · We are back here one more time. Talking about, among other things, full-stack software engineering and tech stacks. An elaboration...

The Full-stack dilemma

Non-primitive non-linear data structures: Trees

Dec 15, 20205 min read

When it comes to data storage, using linear structures, be it linked lists and arrays or even stacks and queues, we have accountability over time...

Non-primitive non-linear data structures: Trees

Data Structures: Stacking and Queueing

Nov 29, 20205 min read

Ohh...I know. Trust me I know. All this talk about non-primitive data structures without stacks and queues? Impossible. How would we ever? We've...

Data Structures: Stacking and Queueing