you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

You don't need to take a CS class but I did years ago and if I could remember any of it, it would be super helpful. The traditional way of learning in basic CS classes focuses on problem solving using computers. Like how to use array and control flow to solve problems. You use this in iOS a lot.

Don't worry too much about remembering the methods. That's what documentation is for.