Similar Posts

My Own Facebook & Twitter Network Analysis
I wanted to use Gephi to analyze my twitter and facebook data. I wanted to analyze my connections or any data i can get from my own data. One approach to use my own data which i thought about was that both Facebook and twitter allow your data to be downloaded and twitter nicely gives…

World & Country Population Map
Introduction This World population dashboard allows to interactively explore global population data from years 1970-1995 for over 200 countries. This dashboard allows you to dig deeper into each country by visualizing population data for each city. This visualization uses census data collected by United Nations Statistics Division(UNSD). This dashboard integrates data from multiple sources to…
iOS Development With Swift Part 4
This is part 4 of the swift iOS Programming tutorials series. The first part of the series is here and the previous part of the series that is tutorial # 3 is here. In the previous tutorial we had added button to start recording with an image of microphone, added text to show when recording is in…
iOS Development With Swift Part 2
This is part 2 of the swift development tutorials. Read part 1 here. What is MVC? MVC stands for Model View Controller. Basically as i already said in the last tutorial it is a way to organize code into different logical units based on their functionality and also to make sure there is controlled communication…
Learning Analytics Data Cycle
For working within learning analytics there are certain kind of sequential activities and decisions we have to make.

Space Shooter Unity
This is a demo for a game i developed by following along the tutorial from Unity Tutorial website here. The name of the game is space shooter. The artwork and the tutorial is property of Unity. I followed along with the tutorial videos to make this demo and this demo is the final output of my…