The Daily Six Pack: August 8, 2013

A COLLECTION OF LINKS FOR LOVERS OF I.T.Dirk Strauss....Feature link: Twitter iOSTwitter for iOS and Android gets login verification, photo galleries, search improvements, and list management, Emil ProtalinskiOtherMS Office for Android Available for Download Finally, Aamir UsmanAdd Folders & Items to This PC folder in Windows 8.1, ShyamApp Studio: a…

Continue ReadingThe Daily Six Pack: August 8, 2013

iOS Succinctly – Syncfusion’s Free Ebook Reviewed

iOS succinctly free ebook syncfusioniOS Succinctly by Syncfusion is one of the most concise books on iOS I have read. It is the second book in a two-part series on iPhone and iPad app development. Objective-C Succinctly was the initial book and it covered Objective-C and core data structures used by virtually all iOS applications.

iOS Succinctly obviously assumes that you know Objective-C and am basically familiar with the Xcode integrated development environment (IDE). Both of these books are written by Ryan Hodson, so they obviously compliment each other perfectly.

iOS was designed with security in mind. Unlike other mobile operating systems (cough*Android*cough) iOS will not give your application access to the Apple device’s entire file system. iOS gives every application its own separate file system. This is also called sandboxing. What this means is that your application will not have access to files used and generated by other applications. (more…)

Continue ReadingiOS Succinctly – Syncfusion’s Free Ebook Reviewed