I'm trying to get in the practice of using packages for my HW assignments and my personal projects. As a student of a university would it be proper for me to use edu.university_name.my_name.package_name
?
As for personal projects it seems a lot of people are recommending that one should use their GitHub domain. If I one day plan on using my personal code in an application would using my GitHub domain be a proper way to name a package?
Just looking for a little advice