Chevron Left
Back to Networking and Security in iOS Applications

Learner Reviews & Feedback for Networking and Security in iOS Applications by University of California, Irvine

4.5
stars
254 ratings

About the Course

You will learn to extend your knowledge of making iOS apps so that they can securely interact with web services and receive push notifications. You'll learn how to store data securely on a device using Core Data. You’ll also learn to securely deploy apps to the App Store and beta users over-the-air. The format of the course is through a series of code tutorials. We will walk you through the creation of several apps that you can keep as a personal app toolbox. When you make your own apps after this course, you can bring in these capabilities as needed. When necessary we pop out of the code tutorials to talk about concepts at a higher level so that what you are programming makes sense. Upon completing this course, you will be able to: 1. Post Facebook, Twitter, Sina Weibo, Tencent Weibo messages to social media using single sign-on on behalf of a user. 2. Use OAuth 2.0 to securely authenticate to Instagram and retrieve photos on behalf of a user 3. JSON 4. Describe JSON’s syntax 5. Write well-formed JSON 6. Work with JSON data objects in Objective-C 7. Appropriately set the security settings for App Transport Security in iOS 9.0 8. Use http, https and https with perfect forward secrecy to fetch web resources 9. Obtain permissions to receive local push notifications 11. Write an app that can send and receive local push notifications 12. Obtain permissions to receive remote push notifications 13. Write an app that can receive remote push notifications 14. Authenticate using Apple’s cryptographic services such that the developer can use 3rd party infrastructure to send remote push notifications to their app. 15. Securely store data on the user’s device. 16. Authenticate using Apple’s cryptographic services such that they can deploy an app to the app store...

Top reviews

JM

Nov 28, 2015

Excellent intermediate level course for objectives C. Good approach to the course presentation. Introduces concepts clearly and then drives into actual implementation.

YS

Aug 3, 2017

Very detailed course that contains lots of practice. Some information is changed for the current versions iOS and XCode, but despite this I like the course! Thank you.

Filter by:

26 - 50 of 69 Reviews for Networking and Security in iOS Applications

By itaen

Feb 10, 2016

nice course! great teacher, very helpful for beginner!

By An L

Feb 8, 2016

Very well-organized and intuitive course

By Ananta A S

Jul 6, 2017

A bit difficult but totally worth it!!!

By Xuegen J

Dec 1, 2015

Learned a lot from this class. Thanks!

By Jifeng J

Aug 3, 2016

Very nice teacher, very nice course!

By Akshay

Mar 28, 2017

Great way to teach I am enjoying it

By Doruk P

Oct 10, 2016

Very productive course all-around.

By Лялин Л

Dec 3, 2015

I really enjoed this course!

By SVV S

Jan 9, 2016

Pretty good explanation.

By DILIP K

Jul 24, 2017

Course is pretty good

By Henrique A

Apr 27, 2017

Great course!

By Yash S

Jun 10, 2021

Good Course

By Василий К

Nov 9, 2015

wery good

By Felipe L M

Feb 20, 2016

Awesome!

By Vinicius T

Feb 6, 2016

Perfect!

By anand k

Dec 20, 2015

love it!

By Abbas H

Oct 28, 2016

GREAT

By Sergey P

Nov 23, 2015

good

By Bruno C

Jul 19, 2016

Thi course covers up the basics of networking and security for iOS applications using Objective-C. It's a great course if you want to understand the basics and want to implement in practice some of these topics. I just wish it cover more cases and more apps. But for that this should be a course more longer than it is. Nevertheless it's a great course.

By Kipp M

Aug 2, 2017

Overall, a good solid course. There are some difficult times when the video lectures do not respond well with newer versions of Xcode. It takes some extra effort to find things in Xcode8 vs 5. I relied heavily on the course website, Discourse. Great information about the next stages of iOS app building.

By John F

Sep 1, 2016

The course needs to be updated to reflect API and third-party service changes, but the JSON material and (especially) the core storage lesson are well worth the effort.

By Kat G

May 26, 2016

Great material, a bit confusing to follow on certain assignments where there's live code writing, troubleshooting and turning off/on of the recording.

By Artem K

Aug 9, 2016

Good course, but not that much network and not so much security. Nevertheless, good course with useful techniques and explanations.

By Raphael P d L X

Feb 27, 2016

Great course with a lot of examples on integration with social networks and secure transportation layer.

By Helen A

Aug 16, 2017

Great Class. Material needs to be updated according to new social media restrictions, however.