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

Search In

Recursion in c

In C programming language when a function calls itself over and over again , that function is called recursive function .The process of function calling itself repeatedly is known as recursion . Recursion is supported by C programming language i.e.

Some Useful shortcuts to be used in Sublime Editor

1> To go-to any particular page(i.e to search the files by name) Ctrl + P (and then type the name of the page you want to navigate to) 2> To go-to a particular word in the file you are currently working on Ctrl + ; (and then type the

How to solve #NUM! error in excel?

Hello friends, Many times while doing a calculation in excel we got stuck with errors such as, #N/A, #REF!, #NAME?, #DIV/0!, #NULL!, #VALUE! or #NUM!. So here in this blog I am picking up #NUM! error and providing you the solution for this, please

How to find portlets added on a particular page in Liferay

Hello Guys Portlet used to write business logic in liferay and liferay also provide page creation functionality. Portlet add on a particular page of the website of liferay. Liferay page create from website administration in the liferay. Below examp

Activities in Xamarin.Android

Hello all, In this blog, I will continue on my previous blog What are the building blocks of Xamarin.Android , and we will discuss about the building blocks of Xamarin. One of the most important and interesting building block of the Xamarin.Android

Merge images to make a single image

It is easy to merge different images to make a single image. It is like pasting images to a canvas and taking picture of that canvas. Below I have explained how to do it. -(UIImage*)combineImages:(NSMutableArray *)images{ CGRect frame = self.vi

Drupal Global Theme Configuration

Global Theme Configuration I am asuming this is the fresh installaiton of drupal. From the menu bar click on Appearance you would see that Bartik is selected as the default frontend and seven is the Administrative theme, Where to change the setti

"IF ELSE" statement in MySQL

The statement which allows you to execute a set of SQL ststements on the basis of certain conditions is known as MYSQL IF statement. Below I am explaining the structure for if-else statement. MySQL IF statement syntax- IF expression THEN

How to remove parent widget and sidebar in child theme wordpress

Hello Everyone, In this blog I teach you How to remove parent widget and sidebar in child theme wordpress. Below code is the parent theme sidebar code. class PWidgetName extends WP-Widget { // your widget code } You can remove this code or ove

Determine Height & Width of browser window in JavaScript

Hi All, We most of the time in web development get stuck with responsive designs, the best way to handle that now a days is to use Bootstrap classes which take cares of your site but that helps you to achieve responsiveness width wise. What if we w

1 469 720
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: