Similar Posts
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…
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…
About Myself & Company
Hi my name is Jawad Rashid. I am currently working in my own company nDataConsulting as a Data Scientist which deals in mainly Big Data technologies, data science, data analysis and visualization. We also develop web applications on the latest technologies both in open source and microsoft technologies. We work on backend MySql, NoSql(Mongo etc), Graph…
Scavengers
Game Summary This game demo is part of the Unity Tutorial Series to teach Unity game development. You can find the original tutorial on Unity website here. The game name is scavengers and it is a 2D turn-based game created using Unity. The game starts of with a main bearded character with 100 amount of…
iOS Development With Swift Part 3
This is part 3 of the swift iOS Programming series. You should read part 1 and part 2 before attempting this tutorial. This course is based on Udacity swift programming course and it is basically a text version of the videos present in Udacity. Last time we had just started exploring Xcode not let’s jump and…
eighty-blog — Creating an Ajaxified Star Rating System in Rails 3
eighty-blog — Creating an Ajaxified Star Rating System in Rails 3.