How I passed the SCJP / OCPJP
After procrastinating for many years (4 to be precise), I finally sat and passed the SCJP exam. The exam itself wasn’t particularly difficult, but theres a l...
After procrastinating for many years (4 to be precise), I finally sat and passed the SCJP exam. The exam itself wasn’t particularly difficult, but theres a l...
Hi folks,
Looping constructs are very useful in any programming language, however they can be come particularly complex when you have a variety of nested loops and you...
Another bite-size SCJP blog post, this time we’ll tackle interfaces.