Tables, Data & Networking in iOS
In this course you will learn how to work with data in iOS. Data is the key ingredient for any functional app and one must learn how to properly display it to the user. You will learn how to use tables and collection views to display data to users, and how to use Core Data to build more robust, data-driven applications.Every app must have data. Making web requests is by far the most common thing you will do as an iOS developer. You will learn how to get your apps working with servers and external data. Throughout the course, you will create a ToDo app, including learning how to decode data from a web server as well as how to make POST requests.
How to create memory-efficient tables and display data in a list
How to model data and create database relationships
How to persist and fetch data
How to use APIs and communicate with web servers
Syllabus
Syllabus - What you will learn from this course
Week 1
Coder Swag App: Working With Tables
Week 2
Goal Post App: Working With Core Data
Week 3
ToDo App: Network Requests & APIs
Week 4
Decoding, Async, & POST Requests
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
This course is a part of the specialization that teaches you a valuable know-how.
I just wish Mark taught the coreData concepts, just because he gives a little background details about what we are using and coding as opposed to Caleb. No issue in the video`s content
Great course, definitely one of the most difficult ones I've taken on Coursera. This course is a must if you want to learn the basics of table and collection views in iOS apps.
Some questions in the quizzes are not covered by the course