Introduction to iOS for .NET Developers

Pluralsight
Course Summary
This course introduces the basics of the iOS platform to .NET developers.
-
+
Course Description
Are you a long-time .NET programmer who wants to dabble in or move to iOS programming? Have you been scared off by talk of the evil IDE XCode, or the scary multi-headed dragon known as Objective-C? In this course we’ll debunk the myths, and look at how you can leverage your .NET development skills in an iOS world by showing you the details of iOS development. Along the way we'll point out the analogous .NET concepts to help jumpstart your iOS learning curve.
-
+
Course Syllabus
Introduction to iOS, XCode and Objective-C- 45m 37s
—An Introduction to iOS for .NET Developers 0m 8s
—iOS 0m 38s
—Popularity 1m 51s
—Getting it 0m 48s
—Building for it 0m 36s
—Interface Builder 2m 11s
—Objective-C 1m 40s
—Objects and Messages 0m 48s
—Messages 2m 9s
—alloc/init 1m 33s
—Objective-C Object Creation 2m 14s
—NSObject 0m 57s
—Primitives 0m 48s
—iOS Architecture 1m 9s
—Frameworks 1m 11s
—#import Keyword 1m 1s
—How an iOS Program Starts/runs 1m 47s
—UIApplicationMain 0m 31s
—Main to UI 1m 1s
—Demo - Hello iOS 9m 41s
—Touch 0m 41s
—UIResponder 0m 40s
—Basic touch API 0m 26s
—More on XCode 2m 14s
—Demo - Loop around Xcode 7m 6s
—Simulator 0m 55s
—Organizer 0m 24s
—Summary 0m 29sTypes in iOS- 52m 58s
—Types in iOS 0m 9s
—Outline 0m 21s
—Class Interfaces 2m 32s
—Class Interface Syntax 1m 33s
—Superclass 1m 14s
—Methods 2m 23s
—Demo - Objective-C class 3m 35s
—Properties 2m 12s
—Property Implementation 1m 4s
—@synthesize 1m 45s
—Memory Management 3m 8s
—Memory Management and Properties 1m 4s
—Common Property Attributes 0m 54s
—Demo - using properties 3m 0s
—Inter-object Communication 5m 12s
—Protocol list 1m 6s
—id Keyword 1m 13s
—Demo - using a protocol 7m 44s
—NSString 0m 32s
—Format Strings 0m 27s
—NSDate 0m 17s
—Numerics 0m 20s
—BOOL 0m 46s
—Collections 1m 4s
—Fast Enumeration 0m 54s
—Demo - Arrays 6m 49s
—Exception Handling 0m 31s
—NSLog 0m 25s
—Summary 0m 44sMVC in iOS and XCode- 20m 13sUIViews- 31m 39sNavigation- 22m 44sPersistence- 17m 37sNetworking- 25m 4sPerformance- 20m 19s
This course is listed under
Development & Implementations
and Project & Service Management
Community
Related Posts: