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

Search In

8 Secrets to Successful Content Writing Career

        A friend of mine posted a question on FindNerd Tech Q&A: “I am a trainee content writer, doing my internship with one of the reputed companies in India. Content Writing really fascinates me. I want to lea

Programmticaly Add AutoLayout by Visual Format Language in Swift

Auto layout adjusts the size and position of view according to the constraints applied to it. This approach dynamically changes our User Interface according to different screen sizes. There are different ways for adding autolayout programmatically. H

How to access child components value in parent component in React JS

Currently I am using react create app to build my application in my application had three component those are com1, com2, com3 I want to update userId state value in com1 based on com3 will receive props here com2 is child component of com1. He

Basic Differences in Optional, Non Optional Value and How to Use Clousers in Swift

In this tutorial, we are going to learn the difference between optional and non optional value in swift. We represent optional value by question mark i.e “?” and non optional value by exclamation mark i.e “!”.   Non opt

How to Track Client IP Address Using PHP App?

Hi i'm using this below code for track the client address but this code is working fine on our local server but once i have hosted on live server they are returning hosted server IP not user IP address please if any one knows his solution pl

How to Open 2 Folder Paths in Ruby Program without any Errors Showing

require "net/ssh" require 'net/ssh/shell' require 'capistrano/rails' require 'sshkit' require 'sshkit/dsl' include SSHKit::DSL @hostname = "lwa1001.env-10-100-222.iagcloud" @username = "admin" @password = "password1" @cmd = "ls -la" res = "" ssh =

SQLite query of SELECT is not working on jupyter notebook.

""" INSERT INTO ACTOR VALUES (             { aid = '1', fname = "fname1", lname = "lname1", gender = "male" },      

Edge Technology

Enhanced Data rates for Global Evolution (EDGE) introduces new type of modulation technique to transmit packet over radio.   The use of the new modulation and the new techniques increased the throughput and capacity  of the 3G GSM/GPRS ne

Adding Translations in Rails

Adding Translation to a Rails Application Hi friends, in my previous blogs related to internationalization of rails application, we have configured the i18N api and saw different types of methods to pass the locals, if you have not read those then

Android How to upload image into the server using Volley library

I want to upload my captured images from camera to my 000webhost.com server using the volley library. I want where I am getting wrong and suggest me full code solution. I have tried to write the code, But its not working. I am getting error as

1 315 720
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: