Posts tagged with Java

Understanding the Java versions and platforms

Understanding the Java versions and platforms

For those that might be confused, this post points out the different Java platforms in the form of versions, architectural variations, patch updates and editions.

Eclipse IDE for web developers

Eclipse PHP IDE

Eclipse is an open-source IDE used for computer programming. Through can turn Eclipse into a multi-language programming software application.

CSS transitions and how to use them

CSS transitions and how to use them

CSS transitions allow properties to change over time. I.e. elements can transition smoothly from one property value to another using the desired time interval.