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

Search In

How to login with Facebook in swift 3.0

To Implement Facebook login in swift 3.0, we can use following steps. 1. install pod pod 'FacebookCore' pod 'FacebookLogin' 2.Register your app on the Facebook  developer account. After registration,Go to you info.plist, right click on it

How to Overcome 8 Biggest Data Processing Challenges?

Today, data is an essential asset for every organization, and businesses generate a massive amount of data daily. Therefore, they are required to process that data in a proper format. But do you know what data processing is?   The process of e

Essential steps to prepare your site with Voice Search Optimisation strategies 2021

Voice search is a relatively new kid in the genre of search engines that have made the process of getting a query addressed quite convenient for the users. Here people have to place their request verbally instead of the traditional method of typing t

How to get data from rss feed in android

RSS simply means Really Simple syndication, this is a xml document which is created by a website. You need to parse this xml file and show the information:- Here is the code that can help you :- Step 1:-Declare the variable of which you want to ext

Push Notification for iphone using laravel 4.x

There are few steps which we have to follow to implement Push Notification. Step 1: First we will write the api to get token and device type . Here is the controller code of push notification. public function pushNotification() { $validator

Steps to download a file in android using Asynctask

Five Steps for downloading a file using AsyncTask in android Declare the reference of ProgressDialog class in your Activity globally. Ex:- ProgressDialog mProgressDialog; Instantiate the above reference in onCreate() method of activity. Ex:- mP

Barcode and QR Code Reader

Hi there, today we are going to make a really simple app that scans the Bar Codes and QR Codes using the camera of your iPhone and displays the data stored in the code. The very first thing that we have to do is download and install the ZBarSDK from

Format of Test Cases Templates in Testing

The Test Case Templates are the document that describe and cover the Inputs, events and Expected results of the Application. Templates determine that the Features of an application Is Working Correctly. Test case templates contain all particulars of

Format of Test Cases Templates in Testing

The Test Case Templates are the document that describe and cover the Inputs, events and Expected results of the Application. Templates determine that the Features of an application Is Working Correctly. Test case templates contain all particulars of

Technical Terms Used in Testing

Following are some of the technical terms used in Testing: Acceptance Testing: Acceptance testing is a testing which is done to check whether or not the requirement of the specification are fulfill or not. Alpha Testing: It is one of the most commo

1 80 282
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: