by Dustin Preuitt | Nov 12, 2014 | Mobile Development, Software Development |
Swift is the new Xcode language being promoted by Apple. I decided it was best to figure out how to use this language and learn its benefits first hand. Why did Apple decide a new language was needed? One major reason is that Objective-C (cocoa) has a bad reputation:...
by Dustin Preuitt | Mar 18, 2014 | Mobile Development, Software Development |
Adding a youtube video to an iPhone or iPad should be easy–and it is! The most difficult part in finding how to do this is sorting through the search results to find what is the current recommended approach and what has been deprecated. Searching for...