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

Search In

Introduction to php

<html> <head> <title>Example</title> </head> <body> <?php echo "Hi, I'm a PHP script!"; ?> </body> </html> PHP(Hypertext Preprocessor) is a wi

What is process to convert string into an array using PHP ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss what is process to convert string into an array using PHP ? If you want to convert a string into a array then you should use str_split() function let us know how it is works ? The st

What Are The Different Types Of Software Development Models ?

Software Development Models Software development models are the dissimilar approaches or techniques which are normally chosen for the development or evolution of any project according to the project’s objectives and goals. In the software deve

What is Quality Assurance (QA) & Quality Control (QC)

Terms Quality Assurance Quality Control Definition QA is a set of activities for ensuring quality in the processes by which products are developed. QC is a set of activities for ensuring quality in products. The activities focus on

What is servlet ?

Servlet is very powerful server side scripting language. It is a class which basically handle network request-response model. It is very powerful as we had earlier like CGI. Basic Request-Rsponse Model When browser send http request to java web se

Myths of software testing

Here are some myths about software testing. testing is an expensive process - this is not true if we give more priority to early testing then automatically we do not have to bare more cost on maintenance or correction. finding bug is the only tas

What is WordPress Widget & How To Create Your Own Widgets In WordPress

A wordpress widget is a small component of an interface, that enables a user to perform various action. You can add, arrange, and remove widget from the sidebar of your blog. Widgets make it easy to customize the content of your sidebar of your blog.

What are Routers

Router is an inter-networking device which is used to connect two or more networks. Cisco Hierarchy Design Model: Access layer Router (Low cost/ Low processing/ Less port) Routers which are used by small organization and also known as

Bootstrapping process in AngularJS

Hi Readers, Today, I will be discussing about the "Bootstrapping" in AngularJS. AngularJS is a JavaScript framework. Everyone knows that we have dependency injection in AngularJS but at what time does dependency injection actually gets executed an

How to Convert Json String to Json Object Containing XML

I want to convert json string to json object. I am using the following method.   public List<BusinessProcess> convertJsonToObject(String json)             throws JsonParseException, JsonMappin

1 57 97
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: