This is the first video in my Beginner Golang Project "Image Sorter" - a program to sort and deduplicate your image files.
---
Image Sorter - An application to sort through our duplicate image files.
Learn Golang from the very basics and build something that's useful!
---
In this video we look at:
What is the problem we're trying to solve?
What features are we going to build
What are some future ideas