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

Search In

Three Elements of Online Marketing

Marketing is the backbone of every small and big organization. Nowadays, big companies are investing and focusing more on marketing their products and services online. Without a strong marketing strategy, it's very hard for a company to sustain i

How to use strlen() function in PHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to use strlen() function in PHP? If you want to get the length of your string word then you should use the strlen() function. This function is used for getting the length of a s

How to get all accoutns registered in device ?

Sometimes it is required to get all the accounts registered in device like facebook , gmail, linkedin account as well as whatsapp account. Account Manager provides list of all centralized account of device. First of all we can have the instance of

Localization & Internationalization

Localization: Adapting a product to local and regional market called localization.   Sometimes it is referred as l10n. A characteristics of development and testing related to the translation of the software (product) and its content to the e

How to compile and run C program in Ubuntu?

Hello friends, Today we will learn how to compile and run a C program in Ubuntu using the following steps: Step 1. Open your terminal. Step 2. Now type the following command: gedit cprg.c The above command open a text editor in which you will wr

User default in swift

Hi , To use userDefault in swift we can use below code to 1- Save value in userDefaults for a key 2-  Fetch value for a key 3- Remove value for a key 4- Remove all value Here is the code -   //Save a value in NSUserDefaults in swift

Shell Script

HI everyone, I need help plz, to write a Linux shell script : write a utility program called spy that enables you to do just that. spy repeatedly scans the system process table, displaying processes that have started or ended since the last scan. Th

How to open, read , wight and close a text file in php?

Open a text file in PHP. To open a text file in PHP you will use fopen() funtion. $yourfile = fopen("yourtextfilepath", "r");// r is a mode that are used for read file. Read a text file in PHP. To read an opened file in PHP you will use fread()

How to set MD5 and SHA1 encryption for image recognition using Vuforia rest Api ?

In our previous tutorial we learn how to configure vuforia for Cloud recognition, in this tutorial we will learn about how to set encryption technique while hitting rest apis of Vuforia and in our next tutorial we will share the basic http request.

How to Get Pattern of Even & Odd Numbered Months of Year in Python Programming

I don't know why I get a wrong answer for this question. Help please.   Chef has decided to start a new firm called PatentChef. However, he's stuck with some big legal issues. Their firm has received offers from a lot of companies, so

1 61 156
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: