If you don't know, you're in trouble! Understand Objective-C grammar by Kent Strong

iOSDC Japan 2024
ルーキーズLT(5分)

If you don't know, you're in trouble! Understand Objective-C grammar

kent_strong_dev Kent Strong kent_strong_dev

Are you a Swift developer looking to expand your skills into Objective-C? Join us for a comprehensive session that bridges the gap between Swift and Objective-C. This talk will demystify the complexities of Objective-C grammar. It includes method declarations between Objective-C and Swift, memory management with ARC, and understanding header and implementation files, and more. You will learn the key differences and similarities between the two languages, enabling you to maintain and integrate Objective-C code in your Swift projects with confidence.