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

Search In

Linux Directory Structure

Linux Directory Structure Hello friends welcome to findnerd. Today I will let you know the directory structure of linux. Every Operating System has its directory structure in which system files are stored. The following directories are commonly foun

Differences between Require, Load, Include and Extend methods in ROR

Include: If your application has many classes that need the same code, then we can keep that reusable code in a module and include that module in class. When we Include a module into a class, it is like we are taking all the methods within the module

Chapter 5: Bootstrap Buttons

Bootstrap button tag represents a clickable button. For a default button, you need to use a .btn class, it has gray color with rounded corners and 1-pixel border. Bootstrap provide some more style button you can use that classes with .btn class. &nb

Discussion on merge function in Ruby

Welcome to Findnerd. Today we are going to discuss merge function in Ruby. If we talk about the merge function then it is used for hashes only. We can merge two hashes in one hash. Please have a look.   teacher1 = { "id" => 232 ,"name" =&g

Introduction to Touch events in JavaScript

Hello!! We can handle the touch event in the javaScript.  The touch events are similar to the mouse event but in a different way, it is more complex than the mouse event because it supports simultaneous touches at the different portion of

Dependency Injection in .Net

Hi Friends,        Today I will brief you about Dependency Injection. In this blog I will cover up the following topics :- About Dependency Injection Real Life Scenario of Dependency. Benefits of DI.

Cordova plugin media - record and play back audio files on a device

Hello Readers, In today's post we will discuss about media plugin for Cordova apps. This plugin allows to record and play back audio files on a device. This plugin defines media constructor. We need to use this plugin with the device ready event

Customising bullets in UL/LI list

Hi Readers! List items are very commonly used in webpages. Lists can be ordered or unordered. The ordering of the items is very simple, by default. This can be customised with standard CSS. Let us first talk about the ordering of the list items in b

Introduction to JWT

With API becoming so popular these days thanks to SPA base applications, it was also required to keep these APIs secure. So the most popular of securing api's is token based authentication, whose flow is little bit like this: 1. In the browser

Difference b/w Div and Span Tags

Hello readers, Toady in my blog I will discuss upon the difference b/w Div and Span tag in HTML.   For every beginner it is very confusing where to use which tag either Div or Span.   The <span> and <div> tags are very usefu

1 134 342
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: