Chevron Left
Back to Programming Fundamentals in Swift

Learner Reviews & Feedback for Programming Fundamentals in Swift by Meta

4.7
stars
264 ratings

About the Course

This course is ideal for beginners eager to learn the fundamental concepts that underpin the Swift programming language. Explore the basic
programming concepts and data structures that are core to any language, while discovering the unique aspects that make Swift as versatile as
it is today. In this course, you will receive hands-on practice utilizing these concepts. More specifically, you will learn how to use constants and
variables with different data types and explore how to sort and store information in collection types such as arrays, tuples and dictionaries.
Finally, you will discover how to make your code reusable and more expressive by using functions and closures. By the end ...
...

Top reviews

JT

Oct 9, 2023

I have tried a lot of courses in swift and this is the clearer introduction to the language, and concepts like closure and struct are perfectly explained.

WS

Jan 18, 2024

Great course on Swift. I love Meta's courses in general and this one of their best. Thanks for all who made this series of certificates possible.

Filter by:

51 - 51 of 51 Reviews for Programming Fundamentals in Swift

By Deleted A

Feb 18, 2024

Assignments were too simple and many topics were not covered well. It was easier to read through the api online and then just skip through the content. It was very surface level. I had to extend the assignments for myself to get additional practice. It would have been preferable to create an app rather than using the playground from the get go with the front end being completed at the same time. They should have introduced user input/output with the console app or used simple ui inclusive app. I would rather learn basics while learning real use case frameworks.