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

Search In

Learning about ES6 map object and its methods

Map object in ECMAScript 6 is an ordered list of key/value. Any value either objects or primitive values may be used as either a key or a value.A key 7 is identified as different from “7”. There are more methods mentioned below: 1- clear

Android Image Loading Libraries Video Tutorial

In this Android Video Tutorial I am guiding about four different libraries for loading images using URL: Universal Image Loader Picasso Glide Fresco Along with I am explaining their description, performance and implementation proced

Discussion on download file from ftp using curl

Hi Reader's, Welcome to FindNerd, today we are going to discuss on download file from FTP using curl. If you want to download files from FTP using curl then you have to follow below code. Suppose you want to download  "filename.xy&qu

Extension Methods in C#

Extension Methods in C#   Extension Methods were introduced in c# 3.0. These methods are helpful in adding methods to the types which already existed i.e without creating a derived type via inheritance, methods can be added to existing type. I

How to Enable Twig debugging options in Drupal 8

In this tutorial, I am going to show you how to Enable Twig debugging options in Drupal 8.   To enable twig debugging 1. Go to sites/default/services.yml file 2. Look for services.yml  if it doesn't exist then copy it & rename to

Read projects from Project Server 2013 and Project Online using CSOM - Video Tutorial

To read data from Project Server 2013 and Project Online using CSOM The Project Server CSOM includes three assemblies for development of client applicationsMicrosoft.ProjectServer.Client.dll Microsoft.SharePoint.Client.dll Microsoft.SharePoint.C

Android Services - Video Tutorial With Example

In this Android Video Tutorial, we will learn about Services in Android. Basically, in this tutorial, I am explaining what Service is?, providing a demo of Started Service using Service class and IntentService class. Android service is a compon

How to create custom keyboard in android

In this tutorial we will learn how to create custom keyboard in android. We can customise keyboard by adding extra buttons, change keyboard theme, set image as keyboard background etc. Here in this example we are going to add two extra buttons, one

Hide Status bar in iOS

Hi,   If you want to hide status bar in your application then do following steps to achieve:   1- Go to info.plist file provided in left panel of your application. 2- Add a new key with name “View controller-based status bar

How to Use Javadoc tool to create documentation API

Creating a documentation of a Java source file is not a big task, it can be done in just 3 steps which are explained below. We use Javadoc tool to create documentation API for a java source file. Let's create a file with class name Documenttool

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