IntelliJ vs Eclipse Keymap Action IntelliJ IDEA Eclipse Open any file quickly Ctrl + Shift + N Ctrl + Shift + R Find a type or class Ctrl […]
The Right Programming Languages to Use in Data Visualization
Data visualization is simply the understanding of data or its presentation in a visual context. It helps the relevant parties understand what has been presented visually so that […]
Features of Java – Starting Java
Features of Java – Starting Java. Java is unbeatable from it’s primitive stage. It’s cross platform support, gives an incredible grip on developers. So, in this blog post, […]
How to change Netbeans default font size
How to change Netbeans default font size, is one of the thing you want to do, if you are a developer.The extreme small menu’s and ll are annoying […]
Download W3Schools Offline
Download W3Schools Offline – is the dream of many people. W3Schools is an educational website, helps the students and developers to build beautiful websites.W3Schhols covers topics includes HTML, […]
How to Compare Strings in Java Correctly?
How to Compare Strings in Java Correctly?, I know many of you are using == to compares two strings in Java.Well, the == is correct.In ==, reference equality […]
Move Items From one Select Box to Another using JQuery
It was a necessary requirement when we have to choose multiple selects, and we have to select multiple items from it.Soo, here is the code for simply doing […]
Download and Install Whatsapp for Java Mobiles
Download and Install Whatsapp for Java Mobiles, still many people don’t know how to use it.Today, the most favorite app of smart phone lovers is Whatsapp. But, there […]
How to enable Gzip compression on Websites
What is Gzip Compression ? Gzip compression is a techniques/compression method to reduce the size of files like HTML,JS,CSS etc.By enabling Gzip compression on websites, you can increase […]
How to do Leverage Browser Caching
Before we stat with How to do Leverage Browser Caching, we should look what is a browser caching and where it is used. Browser Caching Caching/storing contents/resource files […]