Tribute To Abdul Sattar Edhi
This tribute is created by me using information from Wikipedia.
See the Pen Abdul Sattar Edhi Tribute Page by Jawad Rashid (@jawadrashid2011) on CodePen.
This tribute is created by me using information from Wikipedia.
See the Pen Abdul Sattar Edhi Tribute Page by Jawad Rashid (@jawadrashid2011) on CodePen.
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…
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…
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…
This is part 6 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 # 5 is here. In the last part we were able to play audio from a file and also change the rate of the audio to speed it…
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…
A Pen created at CodePen.io. You can find this one at http://codepen.io/jawadrashid2011/pen/ambgYV Uses the following API’s to get a random quote and display it on page. You can press refresh to get a random quote randomly from one of the following sites. Also, added a tweet button to tweet the quote to twitter. http://forismatic.com/en/api/ https://market.mashape.com/andruxnet/random-famous-quotes…