Friday, April 22, 2016

How to download and setup android development environment

By Agent Smith for Codingsec.net

In this article I am going to demonstrate you how to setup android studio development environment, If you want to learn something or do something or watch a movie you gotta setup the environment first.
Hence Today I am going to demonstrate you that.
Android Studio is an official IDE for developing android applications. For running Android Studio you must have minimum 2 GB RAM but 4 GB RAM is recommended. As I already told you in previous tutorial that android apps are developed in Java language so JDK is also required. Below I have explained each and every step with screenshots wherever required.
Note: The procedure that I have explained below is for Windows OS, so it will be little bit different for other operating systems.

Installing Java JDK

Sunday, April 17, 2016

Messenger Bots: What Are They, How do They Work, and Why Should You Care?

By Andrew Hutchinson

Is your business talking about Messenger bots yet? They will be soon – according to a report from TechCrunch, Facebook is set to launch a Messenger Bot store at their F8 conference this week (UPDATE: Facebook has now announced the Messenger Bot Platform, read about it here). Why is that such a big deal? Because Messenger bots have the potential to change the way a great many brands do business –

Friday, April 15, 2016

How you can use your Smartphone as a keyboard, mouse and a remote control for your PC


Controlling a PC with a mouse and a keyboard is common, that’s what everybody does but thereis an other cool way of interacting with PC. You can use your smartphone as a controller and control your PC.

Who is a hacker?


What Are White Hat, Grey Hat, and Black Hat Hackers?



The long-fought battle between Apple and the FBI over unlocking of San Bernardino’s terrorist iPhone 5C finally saw a resolution. The Washington Post reported this week that the FBI broke into the San Bernardino shooter’s iPhone using the services of paid professional hackers, called as “grey hat” hackers.

US government tells Windows users to uninstall QuickTime as Apple stops support

What Is P2P File Sharing And How It Works?

p2p file shring protocol
P2P file sharing is the process of sharing digital content like electronic books, multimedia (music, movies, video clips) through a direct connection between two peers or nodes over the P2P network. This is done with the help of a P2P client software which allows a computer to get connected to a P2P network. The peer which hosts the file is called a seed and the one which downloads it is called a leech. BitTorrent is a file sharing protocol that is quite favored since the last decade.

Thursday, April 14, 2016

C And C++ Programming Languages — Biggest Differences And Comparison

  By  

c and c++ differences comparisonC vs C++ — which one is better? What is a procedural programming language and what is a modular programming language? Which one should be used for better and faster output? Well, we answer all the aspects of using C vs C++ against each other in this article.