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

Search In

Waterfall Model With Their Advantages And Disadvantages

Waterfall Model:- Waterfall model is the oldest model in the software development models.This model was the very first initiated between all the development models. This model is also applied as a consequent life cycle model. Waterfall model is very

How to check if the scroller reached at the bottom of the page with demo

There are many techniques through which we can place an event when the scroller reaches the bottom of the page. If the user wants to play an event when he reach the bottom of the page, he can do the same with the help of the example below:  

Shortcut keys to Remove/Delete saved usernames and password on google chrome browser?

Hey Guys, When I login from various different website like Facebook, Twitter, Google+, the chrome browser show me various loging IDs(usernames) and dotted passwords for the same. Some of the ids are no more live and some of them passwords are change

add_action and add_filter in WordPress

Welcome to FindNerd. Today I am going to discuss two widely used functions in word-press that are add_action and add_filter. I have described the hooks and its uses in previous blogs so please follow these blogs for the same. Here we are discussing

How to change itertools.product parameters while running

Hi, I'm new in Python, so excuse me if the question may be too simple for someone. I have the following code: from itertools import product for a,b in product(range(0,10), range(a,10)): print (a,b) but it does not work, a message error t

Relatives font sizes in css

Hi Readers, In this blog, I am going to discuss relatives font size in CSS as per screen resolution. Being a ui developer one should have proper knowledge about all the measurement units while making a responsive design using CSS. First of all we s

Pagination in RecyclerView

PAGINATION IN RECYCLERVIEW Hello, Here is a simple pagination tutorial in recyclerview. Step 1 : -  Create a recycler view and its adapter, In my case i have created a custom adapter in order to show user's profile image.   Step 2 :

Enter Single User Mode in Linux

How to Enter Single User Mode in Linux In single user mode only the system administrator can log in the account. Some of the administrative operations can only be done in single user mode. For example: i) Unmounting a user partition. ii) Fsck comm

Broadcast Receivers

Broadcast Receivers are used to respond to the broadcast messages that are generated from application or from system. The messages/ broadcasts that  are caught or responded by our Broadcast receivers are sometimes called intents or events. &nb

Introduction to bootstrap 4

In this blog, I'll tell you a brief description of Bootstrap 4. Currently, Bootstrap 4 alpha was released. This release included a major upgrade of Bootstrap with some huge changes to the way it functions. Porting from Bootstrap 3 to Bootstrap 4&

1 76 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: