Chevron Left
Back to Introduction To Swift Programming

Learner Reviews & Feedback for Introduction To Swift Programming by University of Toronto

3.9
stars
1,423 ratings

About the Course

Introduction to Swift Programming is the first course in a four part specialization series that will provide you with the tools and skills necessary to develop an iOS App from scratch. By the end of this first course you will be able to demonstrate intermediate application of programming in Swift, the powerful new programming language for iOS. Guided by best practices you will become proficient with syntax, object oriented principles, memory management, functional concepts and more in programming with Swift. This course is unique in its dedication to teaching Swift programming. With new features and capabilities you will be at the forefront of writing iOS apps. Currently this course is taught using Swift 2. The team is aware of the release of Swift 3 and will be making edits to the course in time. Please be aware that at this time the instruction is entirely with Swift 2. Please note that to take part in this course (and the full specialization) it is required to have a Mac computer and, though not required, ideally an iPhone, iPod, or an iPad. NOTE: This course has been designed and tested (and content delivered) on a Mac. While we are aware of hacks and workarounds for running Mac in a virtual machine on windows we do not recommended a PC. We hope you have fun on this new adventure....

Top reviews

SI

Jan 13, 2016

The course seemed to be very easy, I'd say even disappointingly easy, but then, when I started the final assignment, I realized that I was wrong. And it was so much fun developing filters.

HU

Jan 30, 2016

This course, specifically the last week, really helps in gaining understanding of how the digital images are being processed on the back of a applications. Nice job tutors!

Filter by:

251 - 275 of 384 Reviews for Introduction To Swift Programming

By Mahesh C

•

Feb 5, 2018

Update this course to xcode latest version.

By José M

•

Mar 19, 2016

El curso no está bien planeado ni explicado

By Ilaria F H

•

Jan 21, 2016

I didn't like very much the two teacher

By Francesco M

•

Mar 8, 2017

Basic but interesting for novices.

By Gummadavally S

•

Feb 10, 2016

Need allot of improvement

By Chris L

•

May 27, 2018

materials are outdated

By SAI R P

•

Jun 9, 2020

Not For a beginners.

By Garish S

•

Jun 18, 2016

Covers the basics

By Martin K

•

Sep 17, 2016

very basic

By Siew W N

•

May 10, 2016

Having completed the assignment after many hours of trial & error; here are some suggestions for improving the class for future sessions.

Increase the length and depth of the lectures so that more of the materials needed for the assignment are covered.

For each week, have an optional programming exercise (not graded) but with a model answer (with explanations of why) so that students have a concrete example on which to practice key concepts on.

As classes & structs are very important to completing the assignment (instead of just including the SWIFT manual chapter on classes & structs in the Follow Up Reading), include an actual lecture about this topic.

Improve the description of the assignment to be completed. Be specific about what is required (e.g.; what does interface mean? Is is a User interface or is just a specified variable which can be changed in the program code? What do you mean by order of applying filters? Do you mean a variable which lets you decide order of filters and executes the filters accordingly or does the ability to manually rearranging the order of the calling of functions in the code suffice?)

Improve the alignment between the assignment and the review criteria. The assignment asks for FIVE filters but there is no matching criterion in the review criteria. Based on the current review criteria, creating two filters would suffice to demonstrate ability to order and get full points for varying intensity for more than 1 filter.

I hope the remainder of the modules are better otherwise I will be extremely disappointed !

By Nick W

•

Nov 3, 2015

This course was little more than a haphazard, ambling preview of a tiny bit of Swift. There was some useful content in the class but the organization was poor and there was almost no evidence of course design or use of the teaching techniques I expected to see from a major university. The best section of the course was week 5, where they syntax of Objective-C and Swift were superficially compared. That section did give some clear opinions on why Swift should be chosen over Objective-C for new development. The other sections just contained too many confusing, unrehearsed diversions into esoteric topics to be of much use. I ended getting more out of the Apple documentation on Swift than I did from this class.

However, the instructors have received ample feedback of this nature and they do seem genuinely concerned with improving the course. Assuming that they will make major improvements for the next round and noting that Coursera's infrastructure is excellent, don't be scared to take the class. The email reminders from Coursera about assignments, etc... kept me on track and kept me in the class.

By David A

•

Nov 23, 2015

I am sure if you are familiar with the content or an expert programmer looking for an overview of a new language then this would be perfect but you do need to understand swift before starting this introduction to swift.

The lessons felt very unstructured, unplanned and ad hoc almost like the people presenting didn't know they were being recorded, this meant that the examples given were contrived without consideration to the suitability to present the concept succinctly and would require anyone but an existing swift programmer needing to carry out additional reading which rather defeats the purpose of an "introduction to..." course.

A little scripting and lesson planning and preparation of content would have made the difference between this excellently produced and edited course being awkward and an effort to attend into a really useful reference for beginers of swift programming.

To summarise, the obviously expert technical knowledge of the speakers and the quality of the editing are let down by rushed lesson content.

By Steve G

•

Dec 28, 2015

This course needs major improvement. Lectures included errors in the code. While showing code in video lectures instructor was quick to delete code, not giving time for students to view and understand what had just been shown.

On Dec 15, two weeks before due date of final project, large portions of all weeks of the course were changed, requiring going back through to complete these new lectures. No adjustment was made to the due date.

Requirements for the final project are vague and confusing and I am not able to submit the final project by the due date in about 2 hours. If this issue is not addressed I will need to consider adjusting my star rating.

This experience casts a negative impression for me on the Coursera platform and University of Toronto teaching staff.

I'm disappointed.

By Burak K

•

Jan 4, 2016

The Good:

The idea of having the lectures in a Q&A style, two experts in continuous conversation about the topic has a potential

The Bad:

That potential is wasted on poorly planned lessons and course content

The Ugly:

Instructors run the Swift code that is written during the lesson and they get a wrong result due to an error in the code. They both agree that the result is weird but then continue to explain that this is how Swift works. In short, they are misleading and confusing you on a topic you are trying to learn.

This is of course unintentional but gives you a clue about how the quality check on lecture videos are taken care of. Details here: https://www.coursera.org/learn/swift-programming/discussions/DBk-SJO2EeWNbBIwwhtGwQ

By Anthony Y

•

Jun 9, 2016

Pros

Concise

Modular based learning

Cons

Course needs more auto graded assignments.

Lack of feedback in discussion forums.

Assignment language is not very clear.

Overall I prefer this course to the android specialization but not for the reasons you may think. The android development platform is more or a less a mess compared to ios. Android studio feels more like a toy than a complete product. Emulation is slow and almost un-usuable with plenty of boilerplate code required to do simple events. Xcode by comparison is very smooth and easy to use. Swift syntax is also very clean compared to Java syntax. But is not without its grievances.

At the end of the day you will choose the platform you work best in.

By Kristoffer H

•

Oct 2, 2015

The lectures for this course seem unorganized and often had poor audio. The content covered in many lectures seemed off topic. Quiz questions would then focus on the off topic information making it confusing with regard to what material to focus on during a lecture. Do I focus on the proposed subject of the video or the many tangents about other topics. This combined with the unorganized nature of videos(just winging it) made the lectures distracting. The lecture videos are full of code that simply does not work in the real world and help from staff takes literally days to get(and not just over the weekend).

By Clare T

•

Sep 14, 2017

This course requires you to know a good deal of programming and is an introduction to a new language. I found the lessons did not clearly explain the material and the quiz at the end of each section/week was...just that a quiz, it would have been more helpful to have a micro-test to evaluate if you had digested the material.

The final test required advanced skills that had not been taught in the course. It is also possible that the test was relevant to the material, in which case it was very poorly worded.

By Tamara B

•

Jun 23, 2016

Videos are poorly done and leave a lot of useful details out. There is zero support from staff in the forums. If you take this course, plan on spending a lot of time doing research on external sources in order to gain an understanding of the very broad and lacking in detail videos.

To improve this course, the instructors should:

-provide links to at least one textbook on Swift

-add Mentors to the course to help students in the forums

-include a repository of code snippets for practice of the concepts

By Brian K

•

Nov 1, 2015

Not the worst, but I did not think this was a well developed course. It felt like an informal conversation between the instructors with one of them repeatedly calling different aspects of Swift "cool". It was very distracting. I also thought the tests were vaguely worded and the final assignment was long and definitely more than the 30 minutes it said it would take to complete it. I am all for difficult challenges, but it felt like the final project was badly designed/described. Un-enrolling.

By Calin-Andrei B

•

Jan 19, 2017

The video materials were very poor, they did not cover all the aspects and the explanations were very brief. The course only contained a single project, which although fun, is not enough for learning a new language. After completing this course I feel that I don't really know Swift, but I can use it. After each week you have to complete a quiz. They should replace these quizzes with project, where you write real code. I took this course for free, but I wouldn't pay for it.

By Leonardo P

•

Aug 11, 2020

It would get a 5-star as an introductory course but it is lost in 2016, still using Swift 2 for development. Swift 5.0 should be the minimum for an up-to-date course. Please, update the material, it is not a big deal.

Update: Removed a star because this specialization is a trap. The last course is not available regularly and will hold your conclusion forcing you to pay one more subscription. Find something mor up to date and legit, perhaps on Udemy or eDX.

By Sam A

•

Feb 13, 2016

It might be a great choice if you are already familiar with Swift programming! There is a huge gap between the week 1-4 and week 5, in other words during the first 4 weeks, you will learn about just the syntax and idea of swift programming but all of a sudden you have to write a program with over 50 lines of code.

I would recommend to offer more details and more practices during the first few weeks from this course before writing a complicated program.

By Elizabeth B

•

May 25, 2016

Very disappointed. Having coding assignments weekly would have been very helpful. The quizzes often asked for information that was never presented in the lessons. The instructors were never present in the forums to answer questions. The final project asked us to do things that hadn't even been mentioned in the course materials. I would not recommend this course to anyone. The only reason it got 2 stars instead of 1 was because I did learn some Swift.

By Maxim M

•

Dec 2, 2015

Probably guys did big amount of work, but the course looks extremely raw. Half of lectures time is talking about nothing and it seems that there were no lecture plan before shooting the video. It would have been ok if the course had been free, but I expected much more from it for that price.

Thank you for you work, but, I think, you need to keep improving the quality of the course.

By Dominic C C Y

•

Sep 28, 2015

The course need more improvements in terms of material, presentation and execution. The two presenters format didn't work well as it made the lecture look informal. The material need better preparation and it seems at times to be ad-hoc coding. A few videos were not edited properly resulting in lengthy black screens after the presenters were done talking.