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

Search In

How to Group Json Response with Keys in Java

 I am new to java development. I am learning JSON parsing. I got JSON response something like this.     1 "sizePrices": [ { "cargoHandoverPrice": 0.00, "sizeCode": "

How to Parse json Using Java to Get Desired Output

I am new to java development. I am learning JSON parsing. I got JSON response something like this.     1 "sizePrices": [ { "cargoHandoverPrice": 0.00, "sizeCode&quo

How to set the default begin date in OpenERP(Odoo)?

In below example I have written Python script to Include the default begin date in OpenERP.  You can directly use the below sales module in your addons and run in Odoo server.   from openerp.osv import fields, osv from openerp.tools.tr

How to Code an Algorithm to Calculate Maximum Product of Any n-1 Elements

How to code an algorithm to calculate the maximum product of any n-1 elements in the array in O(n) time complexity for only positive integers?

Node.js: How to install Node.js on Ubuntu 14.04

This blog will help you to understand how to install node.js Install Node.js First update the apt-get package lists with this command: $ sudo apt-get update Now install the git package using apt-get $ sudo apt-get install git

How to Code Guess Number Game in Python

How to Code Guess Number Game in Python.   I need a code what ask to continue the game if the user wins.

how to print the HTML code in PHP

If you want to print the html tags and code inside the PHP code you can do it by putting all the html code inside the echo syntax:- Consider the following two cases:- 1. In between PHP tags <?php if(condition){ ?> //In this case the html cod

How to Write a Two Pass Assembler Code in JAVA

I need a two-pass assembler code in java that takes input as assembly language code from text file and convert it to binary code according to the two flow charts in morris mano book Computer System Architecture.

How to prevent and USSD code from running in android?

I want to see how can I prevent a specific USSD code from running in android java? for example if the user dials *1234# an error pops or just make it not working. I want to create an application that prevents dangerous USSD codes from running ... a

prev 1 3 408
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: