#dataengineering
Read more stories on Hashnode
Articles with this tag
Prefaceš JSON is a powerful data format that machines and API endpoints use to talk to each other with. But JSON in its raw form can be difficult to...
Building custom AI tools for data engineering purposes Ā· Preface š¬ I try to avoid engaging in buzzwords and hype content, but I have to admit, my...
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...