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

Search In

String-Print a string character then extract user entered letter match with that word and append it as different word

Problem- Its not entering the If loop in the code snippet, couldn't get what's wrong in this logic.   /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools |

Refresh Control or Pull to refresh in iOS

Hi guys here's an example of how to add RefreshControl in your tableView 1. Take a refresh control object in your interface as UIrefreshControl *refreshControl; 2. Alloc init the refresh control & add it to the tableview you are using as a s

Difference Between String or System.String and System.Text.StringBuilder

The difference between System.Text.StringBuilder and string or System.String System.String and string keywords are the same, and you can use whichever naming convention you prefer. Essentially, string keyword is an alias for System.String class. Str

How to Change Array List to Integer or Double in JAVA Program

Hi   How can I change an array list to integer or double?   this is my code and i want show answer like a number and i use it not just print it...   import java.util.*; public class JavaApplication28 { public static void ma

How to Read Data from Firebase in NoSQL?

//Signup const signupForm = document.querySelector("#signup-form"); signupForm.addEventListener("submit", e => { e.preventDefault(); // feel free to change the object keys to match your data model db.ref("users/").push({ chosenPlan: si

Flutter Vs. Swift: Consider the Key Differences to Choose the Best Language for iOS Development

An age-old battle between native and hybrid apps has blurred the lines between app development frameworks. For example, Flutter framework has gained ground as an option to Swift for developing iOS apps. Be it budget constraints or faster development

Android 4.4 "KitKat"

With Google’s promise of Over The Air (OTA) platform updates to its Nexus family of devices, Android 4.4 is now available for all devices in the Nexus family. With the launch of ‘KitKat’, Android has appropriated yet another confectionary. Launched

GPS tracking in android tutorial

If you want to integrate GPS tracked latitude longitude to your application, then u need to add a GPS module to your program to make your app more smarter ,to automatically get the GPS tracked location in your app. In this tutorial I will

Git Diff and add commit in one shot

Previous Git Blogs 1. Intialize git repostiory 2. First Commit 3. Two tree architecture and Three tree architecture 4. Best basic practices for writing commit messages 5. Viewing the commit logs 6. Git Basic WorkFlow 7. What is HEAD pointer in GI

How to make Search Filter in android.

In the below example code I have implemented a search functionality to the listview filters item like text or image. Here I have used addTextChangedListener method this will help in search sorting the result like if you type any alphabet in serach bo

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