A quick look at Inheritance in Java Object Oriented Programming
Object-Oriented Programming (OOP) is something that you should hear about it as soon as you learn Java. This concept of programming has been making...
Chaining constructor function in Java. Why and How
You might hear about this term sometime, somewhere and now you trying to implement it in your code. But you couldn't see what is...
Understanding the for each (Enhanced for loop) in Java
The normal for loop make you feel sick? You want to write your code that looks like a “pro” or want to show your...
Getting to know Arraylist in Java
Since some of my classmates are struggling with Arraylist in their assignment. I would like to make some lines of word about this new...
Why JavaScript is a good starting-point for beginner
Why Javascript you should learn JavaScript
JavasScript has recently become the most popular programming language in the world. Not just using for Web development like...