Hope y'all doing well. The format of this blog post is going to be similar to a blog post that I did on a different topic called Internet Radio Station 101 where I went through the workings of an Internet Radio Station from the top-down. I recently completed the Introduction to Data Science eDX course … Continue reading Data Science 101
Tag: basics
Internet Radio Station 101
Do you want to create your own personal jukebox that broadcasts to the entire world (or just your home/work network)? Then an internet radio station might be just right for you.
How to extract Metadata of an Image in Android?
This is a small tutorial where I tell you how you can extract the metadata of an image using ExifInterface while developing a native Android app.