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

Search In

Discussion on collect/map function in Ruby

Welcome to Findnerd. Today we are going to discuss callback or map function in Ruby. If we talk about the callback function then it is used for arrays, hashes as well as ranges. map as well callback is used for same purposes so you can use either one

In App Purchase with Unity3D

Hello Readers !!   Today we are going to discuss the IAP in the Unity3D. We can do IAP by number of plugins. There are variety of plugins available in the market which we can use for the IAP. But almost all of the plugins are paid. Here

Get contact name and phone number

Hi all, If you want to get contact name and contact number from your iphone contact list then below two methods can help you to get contact name and contact phone number . Note: In this you will only get those contacts,which contain phone number o

Types of Mask in Photoshop (part 4)

Hey guys, Welcome back to "Part 4 - Types on Mask in Photoshop". In this Blog i am gonna tell you about Quick Mask. OK Let's get started. Question 1: How to apply Quick Mask? Quick Mask is simply a Mask, but slightly different from previous mentio

Achieving Nested Comments in Rails

Few days back, I was working on a project where I have to create nested comments on a articles and on showing the article I was needed to show all the nested comments in its hierarchy.So I used closure_tree gem to achieve that. So lets see how I impl

Bubble Sort Problem- Number of Passes

Write a Bubble Sort program that sorts the given input array in descending order and prints the number of swaps made after m passes in the algorithm.  Sample Input 1:  2  4 1 2 3 4 Sample Output 1: 5

Import Phonebook contacts in Objective C

Get the complete list of phonebook contacts inside the app. We need to add two frameworks before proceed. Goo to Build Phase and Add these two:- #import < AddressBook/AddressBook.h> #import < AddressBookUI/AddressBookUI.h> First step

stdClass in PHP

"stdClass" is an void class of PHP. It can be as a act of the alternative of a associative array but works only on PHP 5 and more Any associative array. You thought it of a object as same in java or python. $info = array("question" => "school of

Blur image using objective-c and swift

Hello Reader's If you want to blur image in objective c and swift then copy this code in your project and just call this function. In this code , Blur effect is 50 percent . For Objective C :- -(UIImage *)convertToBlurImage:(UIImage *)image

Program to sort elements in Ascending Order using Selection Sort in C language

Program to sort elements in Ascending Order using Selection Sort in C language Selection Sorting Definition:- It compare the array of number with the rest of number in the array list & takes the selected to the top of the list & again compa

1 6 93
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: