Reddit Reddit reviews Programming iOS 12: Dive Deep into Views, View Controllers, and Frameworks

We found 2 Reddit comments about Programming iOS 12: Dive Deep into Views, View Controllers, and Frameworks. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Programming
Software Design, Testing & Engineering
Object-Oriented Design
Programming iOS 12: Dive Deep into Views, View Controllers, and Frameworks
Check price on Amazon

2 Reddit comments about Programming iOS 12: Dive Deep into Views, View Controllers, and Frameworks:

u/wtedst · 8 pointsr/swift

I have written this thing in another thread, but I think I'd like to recite it here too:

I would strongly recommend you cancelling your Ray Wenderlich subscription as soon as possible.

The sad thing is, the tutorials are very appealing to the beginner audience; however, the more experience you get, the more you realize how poor the quality is: simply put, they teach you bad practices that no experienced developer would ever use in production. As a beginner you just can't realize this — and that is their business model, to provide tons of mediocre content that is easy enough to give you some sense of accomplishment; however, this masks the truth about development: it's not that easy and it is much more methodical than they are trying to present. In the end, even after 10–20 video courses on their website, you still will have no idea how to build an app. And once you realize how bad those practices were, you will need to relearn tons of stuff the proper way.

Luckily, there are four resources that discuss iOS development in much more methodical, professional way, and two of them are free.

u/lanzaio · 1 pointr/swift

Programming iOS 12 and Advanced Swift 4 are the two books that I would say take your iOS/Swift knowledge to "better than hirable."