Alex Does Things Poorly

Alex does a variety of things poorly - swift, data science, datavis, ML, drawing, AR, unity, etc, etc.

18 February 2020

Swift Classes

by alex

Late day of 100 Days of Swift today, too much work and other stuff to do. I’ll just do a short blog post.

I didn’t realize that super.init() is always required in the init method of subclasses. Probably healthy, it’s part of the Objective-C boilerplate.

Also, I’ve noticed some patterns in what kinds of Paul’s questions are true or false, based on the subject matter. Maybe I’ll make a classifier? ;)

tags: