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

Search In

Partials in Rails Application

Partials allow us to easily organize and reuse our view code in a Rails application. Partial file names typically start with an underscore (_) and generally end in the .html.erb extension as our views. The .erb extension may vary depending on templat

SQL Tutorial -> Sql Wildcards

<-- Chapter 22: SQL Select Top Chapter 23 SQL Wildcards SQL Wildcard characters are used to substitute any characters in a string. As we have discussed LIKE operator in chapter 10. SQL supports two wildcard operators with LIKE operator i.e (

SQL LIKE Clause

The SQL like clause is used to look for the values which are similar to the values in the table with the help of wildcard operators. We have two types of wildcard operators: 1. "%” - percent sign 2. “_”- underscore Syntax: SELECT FROM

Dynamic DataBinding In Android

This Blog simply illustrate how to use dynamic data binding in android Tired of writing same code again and again for finding views and setting data into it ? here is a simple solution which will now reduce the developer's effort for doing same

How to route / customize route in CodeIgniter

In CodeIgniter URI routing system we find one-to-one relationship between the path Controller_class/Controller_class_method and the URL .All the segments in a URI displays the below mentioned pattern : Domain_name/Controller_class_name/Controller_c

Basic concepts of Ruby

Welcome to Findnerd. Today we are going to discuss basic concepts of Ruby. In Ruby almost every thing is object. Objects deal as fundamental building blocks for Ruby.  Every thing which you manipulate or return after manipulation, is an object.

Top 10 Templating Engines for JavaScript

What is a Template engine? Template Engines are the tools which help you split the program logic and presentation logic. It also assists in separating both the logics into two independent parts. It is always better to separate your presentation logi

How to Raise Money for Your Mobile App Startup - A Detailed Guide

If you are have a mobile app startup to build but are struggling to raise funds, here is your guide:   There is a common catchphrase- I would like to make the world a better place if only I had the source code! The temperament behind this

Email Scraping with PHP

You can use PHP to extract email addresses as an email scraper. There are a few methods to program a PHP web scraper depending on the source of the email address. Essentially, you can use PHP to scrape email addresses from webpages or scrape email ad

5 Secrets to Writing a Commercial Script

A portion of these will without a doubt appear to be somewhat dull, as we addressed them before in the blog, however here we'll put a closer spotlight on how every one of them contributes toward ensuring your content is as powerful as could be al

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