Jr. G's Enrolled Lessons
-
8 minAndroid Development lesson5 CQ
Need to compile a list of terms and definitions in your project? Objective-C makes it easy to create your own dictionary. This tutorial shows you how it’s done.
with Lucas DerraughNeed to compile a list of terms and definitions in your project? Objective-C makes it easy to create your own dictionary. This tutorial shows you how it’s done.
-
10 minAndroid Development lesson6 CQ
Arrays are useful programming tools for working with large amounts of information. This tutorial covers how they work in Objective-C, using the NSArray class.
with Lucas DerraughArrays are useful programming tools for working with large amounts of information. This tutorial covers how they work in Objective-C, using the NSArray class.
-
11 minAndroid Development lesson6 CQ
Confused about the difference between objects and classes? This tutorial reviews what you need to know about how each functions within your project.
with Lucas DerraughConfused about the difference between objects and classes? This tutorial reviews what you need to know about how each functions within your project.