Similar Posts
Learning Analytics Data Cycle
For working within learning analytics there are certain kind of sequential activities and decisions we have to make.
iOS Development With Swift Part 5
This is part 5 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 # 4 is here. In the last part we talked about segues and how to change the scene from the main view to another view. We also talked…
CCK11 DATASET
Dataset: http://bit.ly/assig (This dataset is not owned by me and cannot be used without permission from the author that is course on edx dalmooc Data Analytics and Learning Course are the creators for this dataset. Ask their permission first)
Integration Of Social Network Analysis In Gephi And Tableau Analysis
Dataset: http://bit.ly/1tMEEYK (I don’t own the rights to the dataset please ask permission from @gsiemens or dgasevic before using the dataset as i have permission to use this dataset for a course for analysis in course setting only). This dataset is a hypothetical dataset which contains two different files at different point of a course.
Nightmare Survivor Shooter Unity
Game Summary The demo on this page is for a game named Survivor Shooter which Unity technologies taught in 2014 as part of a training session to introduce game development in Unity. The game starts with you as a player with a gun. You are in a children playground with many toys like legos, stool…
Roll A Ball Tutorial Demo
This demo is for the unity tutorial i followed named roll a ball(Link here). This tutorial teaches the basics of unity development from setting up the game layout, adding game objects, programming in C# scripting, controlling game object through keyboard buttons, detecting collisions and collecting game objects with other game objects. The demo is the…