BREAKING:

Unix – Evaluate Floating point Arithmetic Operation in Unix

Problem: How to evaluate Floating point Arithmetic operation in Unix? Solution: In UNIX, as we know, ‘expr’ is used to evaluate arithmetic operation but it is not used to evaluate floating point valued expression. See the below image for more clarification: Now, One more command is used to evaluate arithmetic expression , i.e. bc command. […]

Read More

Unix – Calendar Sept 1752 – A surprising Fact in Unix

I have found one amazing fact in Unix. i.e. 11 days missing in the month of September, 1752. Why it is happened in the month of September 1752? The Gregorian Reformation is assumed to have  occurred  in 1752  after the 2nd of September. By this time, most countries had recognized the reformation (although a  few  did not […]

Read More

How to start with Android ? What softwares are Required ?

Software Requirement to start development with Android Eclipse 3.4 (Ganymede) or greater, If you need to install or update Eclipse, you can download it from http://www.eclipse.org/downloads/. JDK 5 or JDK 6 (JRE alone is not sufficient) Android Development Tools plugin (recommended) To start working with Android Development First, you have to perform the following steps […]

Read More

About Android

Here, As being an Android Developer (since last 1 year – from january 2010), i would like to let you know the brief about The most rocking mobile application platform i.e. Android. What is Android? Its an Operating System for smart phones. Its an Open source. Android is a software stack for mobile devices that […]

Read More