Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to read a text file using Scanner in Java?

Hello!! As we know that their are multiple way to read the text file in java. BufferedReader class is generally uses to read the text file. FileReader, BufferedReader, FileInputStream is used to reade the text file in java depend

Difference b/w Function Declaration & Function Expression

Hello readers, Today in my blog I would like to discuss about the difference b/w Function Expression and Function Declaration.   The first question that arises in the readers mind would what basically these both terms mean,  so here is th

Location Setting API Android

This blog is about how to show Popup for enable Location setting. 1. Add below dependency to app gradle file. compile 'com.google.android.gms:play-services:9.6.1' 2. Implement GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFaile

Hamburger icon using pureCSS

Hello Readers! We developers find every solution to deal with different codes and reached to final solution in the end, I thought previously that this transition effect would be possible using only jQuery. But here we used only pureCSS that will help

18 Incredible Elements of Modern Web Design and Development

  Web development sure has come a long way from the animated light-up gifs of the mid 90’s. Everyone can be thankful for that. Modern development is a constantly changing set of rules and tools that can help your web project take off, o

An Overview To Some Useful Terms Used In JavaScript

Hello readers, InBelow in this blog I will discuss some terms used in JavaScript with their meaning and the context in which they are used.   So here they are :-   Arity :- The term Arity basically means to refer the number of argume

Liferay 6.2/7 plugin project settings

Hello programmers, First of all download the liferay bundle and plugin from here. Keep them in a directory say 'liferay7' in your home. I used Liferay 7 and MySQL 5.6. Liferay 7 uses MySQL 5.6+.  You may find some issues while set

WPF : How to use RelativeSource with WPF binding?

The RelativeSource is a markup extension that is used in for binding purpose in following scenarios : 1)  To bind a property of a given object to another property of the object itself 2)  To bind a property of a object to another one of its

How to seamlessly enable location/gps without redirected to the location service window

Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without

Animated Check Boxes Using CSS3

In this article, you can see how to create custom animated check boxes using css3. Suppose you have some input type checkbox. Now you can add a label after checkbox and animate it with css3. Here is an example that shows the animated check boxes. E

1 239 363
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: