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

Search In

Underscore.Js

"Underscore.js" a tiny and powerful library with a minified size of 5.7kb. You can download this library from http://underscorejs.org/underscore-min.js This library support over hundred of functions which can be very useful in our day to

Java Check whether username already exists or not

I am having a file called customersinfo.txt this is how my file structure looks like ID FirstName LastName Email Mobile UserName PassWord ConPassWord 1 John Sam JS@gmail.com 0123 JhonSam12 1234 1234 2 ---- ------ ----------- ---- ----- ------ ------

4 Quick Steps to Create Dashboard in AngularJS Application

Creating dashboard in angular tutorial   A Dashboard is a page or a user interface in which information and other functions/pages of a website is provided in such a way that is easily accessible, understandable and readable. So in this tu

Login/Register/ForgotPassword code

Generalized code for Login/Register/Forgot password using ASIFormDataRequest. Customize UI as needed. How to use : 1. Either rename the project and start with development OR add AddedViewControllers, Utils and ASIHTTPRequest folders to your project

Ranges in Ruby

In modern programming world, ruby is so much popular because of its easability and general purpose syntaxes. Ranges are yet another example of that feature. They store the start and end of a sequence and rest are assumed to be inside them. Ranges can

Greedy Algorithm in C

For finding the optimum solution of the problem greedy algorithm is used for it. It can solve problem from any domain we want.   Greedy algorithm try to find localized solution which may comes inside global solutions.      

How to use Imports file in Odoo

The imports are ordered as 1. External libraries (one per line sorted and split in python stdlib) 2. Imports of openerp 3. Imports from Odoo modules (rarely, and only if necessary) Inside these 3 groups, the imported lines are alphabetically sorted.

Magento indexing issue

Sometime we face issues in reindexing like "Some problem with reindexing process" error, there are many reasons for it - 1) maximum execution of script 2) number of products in database and store view 3) locked files of previous process To get

Scope of Variables in Python

In Python variables in a program which may not be accessible at all locations in python program. This depends on where you have declared a variable and value. The scope of a variable determines the portion of the program using which we can access a p

Android Fragments Video Tutorial

Fragment are the android component that are meant to make the UI more flexible and dynamic screens. In this Android Video tutorial we will learn :- What are fragments 1) Component that is used to implement the complex UI in a simpler manner. &nbs

1 34 423
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: