How to read Apple Developer Documentation

  1. Okay, I don’t have the resources or the time for a course like that.

  2. Is there a sequence to pour through these different materials that Ibex10 links (except for the 1500 AUD course)? Or rather, is there a proper way to read these things concurrently?

Paraphrasing Katrina Owen, she captures my current (usual) frustrations with trying (again) to learn how to do this:

“It seemed like the only way to learn how to be a good programmer is to start
before you can walk and then you learn how to read best by
reading programming manuals, and then you’re exposed to computers
before you can walk. And by the time you’re old enough to go to
high school, you’ll already be in college and smarter than everyone else…”

In other words, you already have to know everything before you can learn anything.

I can almost appreciate what the authors are doing from a Dreyfus Scale perspective. Each chapter body treats the reader like a Novice. But then the challenges prompt that reader to instantaneously turn into an Advanced Beginner, maybe even a Competent…practically without much of a paddle.

As a result, Bronze Challenges that should take minutes take hours, Silver Challenges take days, and Gold Challenges take weeks. Meantime, based on posts for later chapters in these forums, it’s easy to feel like you’re behind everyone else, even though you should be able to complete these challenges like they did given that we’re all working off the same materials.

The students who attend the in-person bootcamps don’t have that type of time because of the length of the course. I’d be interested to find out how long it took them to complete these challenges successfully, and what the fallback is if they got stuck or failed. Did they just skip it? Or could they not complete the course? Or did they just ‘humor’ the instructor’s solution in the hopes they could understand and recall its implementation in the future?

Because if the answer to that last question is “Yes,” then the student doesn’t learn anything beyond copying and pasting code. I prefer not to do that for the sake of progressing through this book.

Because that isn’t exactly learning. But neither is staying stuck without a glimmer of experiencing a breakthrough.