-

Will There Ever Be Another Steve Jobs?
Steve Jobs leaves behind a nearly unrivaled legacy of invention and innovation. His products are loved by millions and copied…
-

4 Indians in “Top 35 Innovators Under 35″ list from MIT’s Technology Review
MIT’s Technology Review today announced the TR 35, the magazine’s annual list of 35 outstanding men and women under the…
-

The Other Non-SQL Alternative: Infinite Graph 2.0
The most significant difficulty facing very large SQL databases today is that they simply aren’t scalable when their table sizes…
-

Accessing Private Members of a Java Class using Reflection
Java Reflection API provides a feature to access private members of a Java Class. java.lang.reflect package provides the AccessibleObject class…
-

Static Imports
We have been using lots of import statement in our code. The only value import statement have is that they…
-

JAVA Class Without Main Method
[ CoreJavaTest.java ] public class CoreJavaTest extends MainClass { { System.out.println(“Inside CoreJavaTest”); } } class MainClass { public static void…
-

15 GREAT THOUGHTS BY CHANAKYA
1) “Learn from the mistakes of others… you can’t live long enough to make them all yourselves!!” 2)”A person should…
-
The 10 most talented people in tech: In Depth
Hot industries tend to attract the world’s best and brightest, and these days there are few industries hotter than tech.…
-
The Unofficial Google Text-To-Speech API
Do you want to create your own Text-To-Speech convertor? Well, you may want to directly use Google “Unofficial” API to…




