Java Fun / Scope of Java
It's said that Java is very popular and it has many advantages to it over other languages. But as a programmer why one should chose java? It's really important question and interesting one too. Let's have a look at Java scope and what can we achieve in Java and not in other languages? Easy: First of all if you are aware of basic concepts of programming then its easy to understand this concept I'm gonna talk about. Java is Easy as i would call it. It's more like a software to create more software. That mean you don't have to think about every bit of code to write to achieve full functionality. You already have codes made and you just have to combine them all to make a software. For example if you want to make a game in any other language you will have to programmatically get every functionality even to find an image in computer and showing it on screen for once. That will require a lot of hard work on minor things. Libraries: In Java you c