Update on Google Photos Makes it Easier To Access
Google Photos is the most envied and widely used photo gallery from Google that automatically creates animations, collages because of its technology and built...
Google introduces “Universal Analytics” as an Analytics Upgrade
Google is well known in technology circles for delivering updates and service upgrades at a rapid growth. As an optional update for "Google Analytics"...
Program Prism : Google, Facebook deny sharing personal data
Few media channels and newspapers have been circulating reports about a secretly run US government program called PRISM in which several niche companies are...
Whats App Tips and Tricks You Probably Didn’t Know
Whats App is the most popular app with more than 1 billion users globally across 180 countries. It has made us dependent on it by...
News: Solar powered plane completes first leg of transcontinental trip
Solar Impulse, the world’s most advanced solar powered plane has just completed the first of the five legs of its trans-continental journey, flying fuel-free...
How to validate json using Python script
JSON or Javascript Object notion is an open standard format with attribute value and pair. Lets go through the below script and see how can we validate JSON using a simple Python script.