Chevron Left
Zurück zu Advanced Programming in Swift

Bewertung und Feedback des Lernenden für Advanced Programming in Swift von Meta

4.8
Sterne
26 Bewertungen

Über den Kurs

At the heart of any remarkable iOS applies a thorough understanding of the Swift programming language. Embark on a journey to expand your knowledge and skillset with Advanced Programming in Swift. Discover Swift’s advanced custom data types, explore code organization best practices, tap into error handling to improve your program’s performance, and foster an understanding of programming the functional way with higher-order functions like map, filter and reduce. Then, to further understand the inner workings of successful app development, learn how to implement unit tests to ensure that your applications function as intended. By the end of this course, you will practice creating the functionality you often encounter in apps with large lists of items. You’ll implement advanced programming concepts including higher-order functions to process collections and build your own list in Xcode. Upon completion of this course, you will be able to: • Create custom data types including enumerations and sets. • Organize and optimize your code by using subclassing and inheritance, typecasting and polymorphism. • Discover how to set restrictions in your code using access control. • Create blueprints for your code with optional and required protocols. • Give control and pass responsibilities from one instance to another with delegation. • Employ appropriate error handling approaches, implement throwable functions and catch errors. • Describe what recursion is and identify common use cases. • Implement higher-order functions like map, filter and reduce. • Ensure your applications perform as expected by implementing unit tests. This course is ideal for intermediate learners who would like to prepare themselves for a career in iOS development. To succeed in this course, you need a foundational understanding of the programming fundamentals of Swift and SwiftUI....

Top-Bewertungen

EC

19. Dez. 2022

This is a valuable course.

I learned about the basics/fundamentals of the Swift language, also had good practice in SwiftUI by finishing the challenging project on week 4.

AH

20. Dez. 2022

This course is good. It covered some surprisingly advanced level programming concepts!

Filtern nach:

1 - 9 von 9 Bewertungen für Advanced Programming in Swift

von Rodion S

•

22. Dez. 2022

I enjoyed doing this course. I liked the mentor and its structure. I suggest to make a couple of readings that would help through final lab because I have found it's challenging because through these weeks of learning compiling all these new knowledge without an example was a problem for me.

Anyway thank you!

von Eric C

•

20. Dez. 2022

This is a valuable course.

I learned about the basics/fundamentals of the Swift language, also had good practice in SwiftUI by finishing the challenging project on week 4.

von Alex H

•

21. Dez. 2022

This course is good. It covered some surprisingly advanced level programming concepts!

von Kato S M

•

17. Dez. 2022

A good certificate that dives deep into swift.

von Mohamed A A

•

9. Jan. 2023

fantastic course

von Darrick T

•

9. Dez. 2022

great instructor

von Lerasse L

•

7. Jan. 2023

Nice course!

von Abdelrahman B

•

28. Feb. 2023

The course content is great! I would've rated it 5 stars if the quizzes did not have incorrect answers at times.

von Javier P

•

7. Feb. 2023

Content needs peer review. Instructions are not clear. Dead links to previous course version material. Tests are not accurate