-
Notifications
You must be signed in to change notification settings - Fork 0
jotaro17/cursoiOS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Ejercicio 1: NSLog de Hola Mundo Ejercicio 2: configurar proyecto, certificados y lanzar en dispositivo Ejercicio 3: crear clase rectangulo Ejercicio 4: Añadirle variables de instancia width, height y sus getter/setter Ejercicio 5: Crear init clase Rectangulo e instanciarla Ejercicio 6: Sobreescribir init llame máx genericidad Ejercicio 6a: Crear Clase Square hereda de Rectangulo Ejercicio 6b(opcional): Crear init generico (llama self) y max genericidad (llama super) para Square Ejercicio 7: liberar rectangulos y cuadrados! Ejercicio 8a: property para tipo primitivo (width - heigth - int) Ejercicio 8b: property para tipo puntero (name - NSString)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published