Downtime Reasons

It seems that since i purchased the domain i’ve been having some issues. Sometimes the blog is down and inaccessible.  Do you get this too or is it just me? I called Godaddy’s(my hoster) customer support, they were very friendly indeed (their customer...

Java crash course #5: Overloading vs Overriding

On the previous articles we mentioned both overloading and overriding but we didn’t pay sufficient attention to them. Those two meanings are among the most important ones in Object Oriented programming and design. It’s not a matter of usage it’s a...