Fernando Rodriguez

Sort options

iOS Design Patterns (Udacity)

Self Paced
iOS Design Patterns (Udacity)
Free Course
Categories
Effort
Languages
Common Problems, Common Solutions. In this course, you'll explore popular iOS design patterns — the practical and battle-tested solutions to common problems that are used everyday by professional developers. You'll take a look at architectures and mechanisms that are used for constructing large, complex apps. And, by the end [...]

AutoLayout (Udacity)

Self Paced
AutoLayout (Udacity)
Free Course
Categories
Effort
Languages
Using Constraint-Based Design. With this course, you will learn about AutoLayout and how to use stack views and constraints to create pixel-perfect UIs. Also, you will take a deep dive and learn about some of the most commonly misunderstood properties affecting layout like distribution, alignment, content hugging, and compression [...]

iOS Persistence and Core Data (Udacity)

Self Paced
iOS Persistence and Core Data (Udacity)
Free Course
Categories
Effort
Languages
Learn how to store data between app launches. Persisting data is a core skill for any iOS developer. This course will teach you three techniques for storing data to your device’s hard drive: NSUserPreferences for small amounts of data, the Sandbox for files and Core Data when you have [...]