I have reposted this from reddit as I have gotten no replies.
Could anyone please recommend:
- Swift UITableView tutorials that are not using storyboards? Books, eBooks I can buy? Udemy stuff? I don't mind paying for it if it is worth it. Lately I have been watching letsbuildthatapp's tutorials and I realized I am learning much more if I am doing things programatically. Unfortunately, he does not delve deep into the data side of things, more like UI and right now I am interested in the data side especially. I have a subscription to Ray's website also, and it is excellent, except that there is nothing programatic there either. Or at least I have not found it.
- Alternatively, any recommendation for an existing Github project I could study. Again, one that was done programmatically, and one that is using UITableView and where the data side is relatively deep. I.e. editing, deleting, inserting, etc. (Saving with Core Data would be a plus).
Thanks a bunch!