Stephen David-Williams
Stephen's blog

Stephen's blog

Follow
homebadgesnewsletter
Tag

oop

#oop

More content

Read more stories on Hashnode


Articles with this tag

SOLID principles in data engineering - Part 2

Apr 26, 202312 min read

The Object Oriented Programming (OOP) version ยท Preface ๐Ÿ“– Disclaimer: This article assumes you have a proficient level of Python programming knowledge....

SOLID principles in data engineering - Part 2

SOLID principles in data engineering - Part 1

Apr 15, 202315 min read

SOLID principles are a set of principles that guide the software engineering process aiming to make code easier to read, test and maintain. This is a...

SOLID principles in data engineering - Part 1