How to start with android studio (Android app Development)

Android app Development is need of current market.

For this main two things needed:

1: XML

you need not to learn about XML as android studio has functionality of drag and drop XML generator.

2: JAVA   

Normally all codes of android are written in JAVA.

How to Develop / Improve programming Skills

Hi ,
It is a very big question among many students and coders that how to improve coding.
They are confused between real time programming(Development) vs competitive coding (hackerrank,spoj,geeks,codeshef).

See , they both are required competitive coding will improve your logics while realtime improves your view to real world .

Focus on both of them.

First of all create some basics so that may get to know about  syntax and then go with competitive along with realtime. 

How to check if a number is divisible by 2 in c

Just use this code




 if((t&(t-1))==0)divisibleelsenot

How to make phonecalls for free

Hi ,
Many people have question that how can they call for free using either app or website , so i am going to answer it now.

I have two apps by which you can make free calls.

1: Whatscall

2: TalkU

By these app you can make free calls .

Steps :

Step 1: Download App.

Step 2: Register and verify OTP.
After verification you will get free credits that can be used to make free calls.

Step 3: Enter phone number and make free calls.


Enjoy !!!