Java Software Developer

This blog is for one who learn about java and open source tools. as a java developer i am writing my experience in this blog.

Thursday, June 20, 2013

YOU SHOULD KNOW TO LEARN ANDROID

›
If you want learn android quickly you should know Some experience with java. Object-oriented programming concepts. Experience with usin...

Android App Development.

›
It's been 3 months now started developing android apps. best way to learn is go with the official developer site training tutorials. it...
Friday, December 14, 2012

Software Continuous Integration tool

›
Today am gone discussed about one of the Software Continuous Integration tool so far i used a lot of tools. one i recomend for continuous in...
Tuesday, August 16, 2011

Important points about Enum in Java

›
1) Enums in Java are type-safe and has there own name-space. It means your enum will have a type for example "Currency" in below e...

What Benefits of Enums in Java

›
1) Enum is type-safe you can not assign anything else other than predefined enum constant to an enum variable. 2) Enum has its own name-s...
›
Home
View web version
Powered by Blogger.