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

Search In

5 Ways to Use Data Visualization to Make Decisions

Data visualization is more than pie charts and line graphs. It is used as a visual tool to help businesses clearly understand the information or data they are being presented through a visual perspective. Data visualization takes information from hun

Discussion on hashes and symbols in Ruby

Welcome to Findnerd. Today we are going to discuss hashes and symbols in Ruby. We have written other blogs as well on Ruby so you can check these blogs for clear understanding of Ruby. If you have worked in other programming language then you should

Arrays in Ruby and its uses

Welcome to Findnerd. Today we are going to discuss arrays and its uses in Ruby. We use  arrays in Ruby in the same way as we use in other programming languages. We all knows array is nothing but an ordered and integer based indexed collection of

Get Multiple Checkbox Values in PHP

Hello Readers, If you select one or more then one checkbox value in php you can easily use the below code. Here first you make a html (index.html) index.html: <form action="checkbox.php" method="post"> <label class="head">Select Your

How to upload multiple files using Jquery

Hello Reader's!. Now multiple files on a single getting in fashion so you can use any of the multiple upload library code, But here we'll see how to use Jquery and PHP to do the same For getting it start we need a html form page and it'll go like

New features introduced in iOS7

Apple has added many features to its iOS7 operating system. Few are mentioned below:- • Story Board in iOS7 app will have to ask user's permission to access the mic. • The user can use [NSArray firstObject]; just like lastObject in previous Xcod

What are Equivalence Class Partitioning & Boundary Value Analyses?

Boundary Value Analyses & Equivalence partitioning are both test case design techniques in black box testing. Equivalence partitioning: In this method, the input data is divided into different three classes. This method is used to reduce the numb

How to optimize and repair all databases and tabels in mysql?

Optimization of database tables in mysql is a methodology which must be done frequently to make your database healthy. As per mysql manual, OPTIMIZE TABLE should be used if you have deleted a large part of a table or if you have made many chan

Push Notification - Android using GCM

This post will help you to send push notification to Android devices using server side scripting language called php. click below Link to get Google cloud messaging api- https://console.developers.google.com/project Here is a code to send push not

Custom exception objects in .Net

Custom exception objects in .Net: In order to make a custom exception we have to derive the System.Exception class. We can derive the custom exception directly from the System.Exception class or can use an intermediate except

1 141 160
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: