This site utilizes Google Analytics, Google AdSense, as well as participates in affiliate partnerships with various companies including Amazon. Please view the privacy policy for more details.
Do you have an overall goal for your life? Maybe it’s simply to enjoy life, and there’s nothing wrong with that. Personally, I have two goals in life. The first is to be a father. The second is to make a difference in the world for the better.
I’m a data-minded guy. Being that it’s Easter time (technically Lent right now, Easter season begins on Easter) I was wondering… How frequently does Easter occur for each date?
Java 8 introduced the ability for interfaces to have default methods. Default methods are methods with an implementation. This is in stark contrast to the notion that interfaces should only have unimplemented, abstract methods.