Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+10 votes
asked in CSC490_Spring2019 by (508 points)

1 Answer

+2 votes

When developing the ACES app, I found some Youtubers to be pretty useful.

This video tutorial (a bit outdated) helped me learn the basics of Swift/iOS development: https://www.youtube.com/watch?v=5b91dFhZz0g

I also watched some videos from the "Let's Build That App" Youtube channel. He has many videos on how to do more specific things in Swift/iOS:
https://www.youtube.com/channel/UCuP2vJ6kRutQBfRmdcI92mA/videos

Both of these Youtubers have some pretty good videos on how Swift/iOS ties into various services from Google's Firebase.

answered by (1 point)
...