Fixing Your Hacked WordPress Site Using Sucuri

WordPress hacking is happening at an alarming rate. Even this site is constantly being attacked by unscrupulous people all over…

Private Internet Access VPN Review

First off, full disclosure – I liked this service so much that I signed up to be an affiliate….

Learn iOS Objective-C Module 10 – Part 3 – Introduction to Databases

In part 3 of our final app, we will learn how to create an Sqlite3 database, add it to…

Learn iOS Objective-C Module 10 – Part 2 – Introduction to Databases

In part 2 of our final app, we will learn how to create an Sqlite3 database, add it to…

Learn iOS Objective-C Module 10 – Introduction to Databases

In our final app, we will learn how to create an Sqlite3 database, add it to an Xcode project…

Learn iOS Objective-C Module9 – Part 2 – Nib Files & Tables 2

Here we continue working with Nib files and tables. What we do now is simplified page transitions and also…

Learn iOS Objective-C Module9 – Part 1 -Nibs Files And Tables 2

Here we continue working with Nib files and tables. What we do now is simplified page transitions and also…

Learn Objective-C for iOS – Module 8 Part 2 – Nib Files & Tables 1

Here in part 2, we will continue to learn how to create an app using Nib files instead of…

Learn Objective-C for iOS – Module 8 Part 1 – Nib Files & Tables 1

Here, we will learn how to create an app using Nib files instead of storyboards. It is meant to…

Learn iOS Objective-C Module 7: Collections & Delegates

In this video, we learn how to access the AppDelegate, how to use didFinishLaunching and how to use NSArray…

Learn iOS Objective-C – Module 6 – Coding For Multiple Devices

Here we will learn about how to make an app geared towards the iPad. As well, we will learn…

Learn iOS Objective-C – Module5 – Part 2 – The Multi Page App

This is a continuation of part 1 where we continue to build our mini-game shell app that involves 4…