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

Search In

Linear Search Alogrithm

You all will agree to this that linear search is the most simple search algorithm we have read among all other algorithms. Right!?! In this type of search , every item in a list is checked one by one, i.e, a sequential search is made over all items i

Apple Pay - WEB Integration through Braintree - how to create Certificate for the Sandbox / Development Environment?

Hi, 1) I want to integrate Apple Pay on my website (so it's a Apple Pay - Web Integration), using the Braintree payment provider, JS as a client side language and Java as a server side language.   I'm having difficulties creating a pr

Apple iPhone 8 Plus Review: Greater Device Than Before

  If you are planning to buy an iPhone, this year, the company-launched device can see the iPhone 8 Plus. Apple iPhone 8 Plus is equipped with many special features. But before that it is important to know how much this device is in use, how

add team and charcater select to multiplayer Game using "MultiLan V3.0"

I am trying to develop multiplayer games with Unity3D and I use a plugin "MultiLAN V0.3" and I must add the functionality of the team and the character choose for my study project and I am very a hurry by time, I would be very grateful for your

Entering Values in Second table with help of Primary Key of First Table

Hello EveryOne.... Here is the scenario., In MySql database, I have two tables.. User and UserDetails... In 'User' table, i had generated userID made it as a primaryKey. For Example, 101->user1.... 102->User2 Now I need to Inser

Extract value from JSONArray in Javascript

Hello Guys, I will explain that how to extract values from JSONArray String in Javascript. For example we have this jsonarray string below: var jsonarraystr ='[{ "city": "Jaipur", "state": "Rajasthan", }, {

AVD launching error

Hi Sir, I have just started to learn Android from the video series of "Android Apps Development Tutorial for Beginners (1) - 2015" but i am getting problem in launching AVD. In the vedio series when they are launching AVD then "Bucky Phone" AVD is co

Problem in adding a button to a page.

Hi guys. I have a problem in adding a button to a page. When I add a simple button to a page and reload the page it loads correctly but when I click on the button I get the following error: "Failed to load viewstate. The control tree into which views

How to detect web browser of user using PHP

Hello Reader! If you are developing the website which depends on user's web browser then you must first find out the web browser that is opened. By using PHP you can get easily this info using the library code below:- <?php function detect_web_b

Instance Initialization Block

Instance Initialization Block is a block used to initialize instance variables or non-static variables in a class i.e., to initialize a state of an object. The Instance Initialization Block executes after the call of the constructor. It gets executed

1 25 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: