#1,964 in Computers & technology books

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

Sentiment score: 2
Reddit mentions: 2

We found 2 Reddit mentions of Programming iOS 12: Dive Deep into Views, View Controllers, and Frameworks. Here are the top ones.

Programming iOS 12: Dive Deep into Views, View Controllers, and Frameworks
Buying options
View on Amazon.com
or
    Features:
  • All new design of the first 30 levels
  • Includes complete content from Star Wars Galaxies: An Empire Divided and Star Wars Galaxies: Jump to Lightspeed
  • Customize your character's appearance -- body types, facial features, tattoos and more
  • Take on one of over nine iconic professions, including Bounty Hunter, Smuggler, Commando, or a Jedi
  • Inspired by all the George Lucas films, including all the trilogy and prequel movies
Specs:
Height9.25 Inches
Length7 Inches
Number of items1
Release dateNovember 2018
Weight4 Pounds
Width2 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 2 comments on 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."