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

Search In

Apply Ribbon at corner of a Box

Hello readers here is a simple line of code that will give your page a new look using a corner ribbon tag... it will help you to add ribbon aside of your working area by using pure CSS code. You can use this code whenever you want to display somethi

To find duplicate records in SQL

In SQL if we dont have used primary keys then our id gets repeated accidentally or unintentionally. In this case we need to find out how many records are same. We need to find out the same tuples or rows from a table. For doing that we will per

While-loop in Javascript

The JavaScript while loop iterates the elements for the infinite number of times. It should be used if number of iteration is not known. The syntax of while loop is given below- while (condition) { code to be executed } Below is the simple

Wordpress functions wp_remote_get() and wp_remote_post()

Welcome to FindNerd. Today we are going to discuss two important functions of HTTP API in wordPress that are wp_remote_get() and wp_remote_post. If we check with PHP then you can get many ways to send the HTTP request but WordPress defines the stan

Javascript toPrecision() Method

In Javascript toPrecision ( ) method is used to represent a number either in exponential form or in fixed-point length with a specified number of digits . Syntax -> number.toPrecision ( [ precision lenght ] ) Parameters -> number -> It i

numpy array: Python statement to find the sum of the eight array elements in the cube center

Consider the following Python code that generates a three-dimensional array. This array has 1,000 elements. Imagine that this array is a cube as shown blow. np.random.seed(7) a = np.random.randn(10, 10, 10) I need a Python statement to find the

How to create paper curls on hover using css?

Hello Readers! In this blog post, we are trying something really interactive. Ever seen your notebook pages fold from the corners? Or did you just anytime fold it purposely to return to that page without much searching? Here’s the same thing w

How to Insert, Select, Update & Delete Data in Magento

Hello Readers, In this blog i am going to show you "How to select, insert, add, update/edit and delete data in the Magento. Lets Suppose, If you have database table named 'slider' with the following fields id(int,primay key), title(varch

Product Research Interview — Helpful Information for Business Entrepreneurs

Last October news spread that Skyscanner bought Distinction. Since then, the change-over has been completed and the one-time Distinction is now 100% in charge of Skykescanner’s mobile application development. It’s flagship is the Flights

Formatting the date from JSON and working with it on client side

"Asp.net formatting a date from JSON and working with it on clinet side"     While dealing with JSON I got an issue that dates in the JSON are serialized as plain strings.     The solution which I got for th

1 358 423
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: