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

Search In

How to Get The Perfect Marketing Solution for Business

  Introduction   Boosting your webpage to the top of the Search Engine Results Page (SERP) is a challenge growing in difficulty, especially in past year. Google has been modifying the algorithm to such an extent that it has become a sc

What are Custom Healthcare Softwares and why should you know more about it?

Custom Software Development is a thing of the present and the future, companies are beginning to realize what they've missed out on and why the word Custom has a price tag attached to it. The word 'Custom' had been thrown around many time

Implement Quick Sort using C

Quick Sort Algorithm:- Quick sort is the most famous sorting algorithm. It is the external sorting technique that is based on divide and conquer strategy. The Complexity of this algorithm is following: Best Case:- O(n log n) Average Case:- O(n log

Test Case Design Techniques

Test Case Design Techniques These are the techniques that should be followed while writing the test cases to drive the maximum test coverage. Following are the Test Case Design Techniques: Error guessing. Equivalence partitioning. Boundary value

How to make user in OpenERP (Odoo)?

If you want to make user in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to Settings menu and click it. Step-2 Go to users->Users Step-3 click on Create button Step-4 Name->Email->Adress->Access Rights->Appli

C++ Problem

Target: To input the records of students. Display the whole record. Display the name of the youngest and eldest student. I'm having problem in achieving the third target: If I enter 3 or 5 entries the result is fine but as soon as I enter 5 or 10

JDBC/ODBC alternative in Java 8

The JDBC/ODBC driver is the type 1 driver it is also known as JDBC-ODBC bridge. It is ODBC driver to connect the database that convert the JDBC calls to ODBC function calls. Type 1 driver is fully platform dependent and use the native libraries of op

compact() and extract() functions in PHP

PHP provides two functions, extract( ) and compact( ), that convert between arrays and variables. Both compact() and extract() are Array functions of PHP compact(): The compact() function is used to create an array from variables and their values.

Javascript getDay() method

JavaScript getDay() Method Return the day of the week: var d = new Date(); var n = d.getDay(); This method is used for getting the days of week from 0-6 for the date specified. in this 0 stand for sunday and 1 stand for monday. Syntax is Date.get

Add remove form fields dynamically

In this example user will have facility to add more input fields in form dynamically similarly user will also have facility to remove dynamic input fields so once user click remove link it removes the current input field by using its corresponding

1 159 949
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: