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

Search In

Configuring WordPress for Browser Caching

Hello readers! Today we discuss about "How to Leverage Browser Caching in WordPress" (Configuring WordPress For browser caching). Browser caching:- Browser caching helps to reduces the request per page in numbers which results to reduce server load

Screen sliding using css

Hi all, Below is an example of slide screen using css. HTML:- <input type="checkbox" id="opci" /> <div class="baseM"> <label for="opci" class="nombre"></label> <div class="nextSlide "></div> <s

Java Thread Join Example

join() method in Java Thread : The join() method of a Thread class allows the current thread to wait until the thread in which it is called will die. Sometime a question is asked in the interviews that How can we make sure main() is the last thread t

How to create Geo Location coding in android

Geocoding is the process of finding the geographical coordinates of the given location, So if you looking help to create Geo Location function see code example below. Here I have created edit text using place name for users. When User enters any plac

Virtual Private Network and it's type

VPN is a network technology that is used to create secure network connection over a public network Corporations like government organizations , educational institutions use VPN technology so as to help remote users to securely communicate with a pri

Custom Pagination With Bootstrap

Hi All, I recently required to created a custom pagination with the help of Bootstrap in my core PHP project. I thought that my code may help others also who wish to create the same. The reason why I am using Bootstrap is as it ease our work becaus

How to fetch cell’s data from one Google Sheet to another?

I have two Google Sheets named Sheet_1 and Sheet_2. I want to link both these Google Sheets and fetch the cell’s numerical data from Sheet_2 to a specific cell location in Sheet_1. &

Trigger Colliders

Hello Find Nerd Readers, While making even the simplest game you have to use triggers and collisions. In this blog we are targeting Triggers. Q1: What are Triggers? Ans: Triggers in Unity are Collider which does not reflect any physical force

SQL: Difference between inner join and outer join

Joins are used to combine the data from two tables and return specific rows of data from the tables. A join can be either an inner join or an outer join, depending on what is expected in the result. INNER JOIN: Gets all matching rows in BOTH tab

Blocks in Objective-C

                                         &nbs

1 126 949
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: