@thedataplumber
Software Engineer | Data Engineering Enthusiast | Learning Python
I'm a Junior Software Engineer, Data Engineer Enthusiast , blogger and Hiker.
I recently graduated in a computer science, I have few years experience in software development. In my free time I like exploring Data Engineering tools so I decided to start writing blogs about the tools as way of documenting my work and also to get some feedback from other developers.
Nothing here yet.
Apr 9, 2022 · 7 min read · Introduction In Software engineering , SOLID is a mnemonic,acronym for five design principles intended to make software designs more understandable, flexible, and maintainable. The principles are a subset of many principles promoted by American soft...
Join discussionOct 3, 2021 · 4 min read · Recently I started experimenting with certain AWS services to get some hands on experience ( as they say the knowledge from video/blogs tutorial is not acquired until you get your hands dirty). In this blog I will provide a simple guideline on h...
Join discussion
Dec 27, 2020 · 4 min read · On the 18th of July 2019, I finally graduated with a bachelor’s degree in Computer Science, after graduating I found a job in consulting as a junior Software Developer but after a year of working, I was unsatisfied so I realized I needed to give m...
Join discussionNov 22, 2020 · 7 min read · This blog is basically a short tutorial of how you can have Apache Kafka running on your machine and how you can use the Kafka-python library to produce and consume messages. In the tutorial I also provide an example of a producer-consumer app. The p...
ZZoten commented