filmov
tv
Objective-C Programming - Lecture 8

Показать описание
This lecture goes over the concept of design patterns and that are useful for creating apps and programs in general. This program covers the development of some sample apps that works as a shopping list. The app demonstrates how to use NSArrays and design patterns to accept a list of items and order it in a TextView. Another application is developed that uses a Picker widget and randomly generates numbers for a lottery program.