Defensive Driving tips

Since car accidents are one of the most common causes of injury and fatality among young people, with more than 5 million accidents logged each year, it is vital to learn defensive driving skills when driving a vehicle. You may know how to drive, but is that really enough? Apart from being a skilled driver, […] Continue reading →

Task Workout List App

(Image credit: Prostock Studio/Shutterstock) Get one of the best workout apps loaded up on your smartphone, and it doesn’t matter if you’re at the gym or working out at home — the right app can get you started on a healthier lifestyle. Most of the apps we’ve looked at help you exercise where you are, […] Continue reading →

Tip Calculator App

  Hi, this is another basic app, that seems to be a must for every beginner. Again we are implementing the use of a slider and some basic math operations. Also this will help you understand how to put everything you need to reuse in a function. It makes things much more easy to use, […] Continue reading →

Turkey Baking Calculator App

This is an example code again for an exercise of the same class. The main goal is to create a baking calculator. It teaches you how to use some very important and basic functions like: using a slider how to convert time units and present them properly basic calculations basic user interface Here are a […] Continue reading →

Meme app, draft 1

Ok, this is the first draft of an app, which was supposed to be something like a Meme generator. It was an exercise on the class I am taking with instructor Paul Solt at iphonedev.tv . The app includes a lot of different functions and it’s a very useful experience. There are still a bunch […] Continue reading →