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

Search In

Validation And Verification

Validation : Determination of the correctness of the final program or software product from a development project with respect to the user needs and requirements. Validation is usually accomplished by verifying each stage of the software developmen

Objects message sending and receiving in Objective C

In Objective C language one don't "invoke a method on object" it "passes the message to object". Between these to concepts "calling a method" and "message passing", there is no major difference in implementation but they are different in execution.

List of Top 6 Magento Payment Gateway Platforms For 2019

What is Payment Gateway ?   Choosing a right payment gateway is an immense decision for merchants. First of all let’s talk about what payment gateway is and why is it so important.   A payment gateway is a service provided by e-co

nil and Nil in Objective-C

nil - nil defines the object of null instance. Nil - Nil defines the object of null class.

Comparing float with a value

Demo text description of C Programming issue An example.

Objective defining and declaration of method

Hi, In this tutorial you can see how we can declare and define the method in objective.

NSdictionary in Objective C

Hi , In this video blog, we will learn how to use NDdictionary in Objective C

How to remove nil elements from an array in Rails

We can remove nil elements from an array in number of ways. Here i am demonstrating the frequently used methods for removing nil elements from an array. 1> using present method with reject >> [ "a", nil, "b", nil, "c", nil ].reject {|e| !

1 5 320
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: