December 2016
Intermediate to advanced
416 pages
15h 21m
English
If you are reading this book on an eReader, we want to point out that reading the code may be tricky at times. Longer lines of code will wrap to a second line depending on your selected font size. This bothers us because we are really conscientious at Big Nerd Ranch about the way our code appears on the page. Clear visual patterns in code make that code easier to understand.
The longest lines of code in this book are 86 monospace characters, like this one.
cell = tableView.dequeueReusableCell(withIdentifier: "UITableViewCell", for: idxPath1)
You can play with your eReaders’s settings to find the best for viewing long code lines.
When you get to the point where you are actually typing in code, we suggest opening the ...
Read now
Unlock full access