May 2019
Intermediate to advanced
496 pages
10h 38m
English
There are two separate code bases in this book, and they have their own branches: appointments and spec-logo. Chapter 1 to Chapter 9 cover appointments; Chapter 10 to Chapter 14 cover spec-logo. (Chapter 15 doesn't have any code.)
If you were to check out these branches, you'd get the final, completed versions of the code. This is an interesting sneak peak but it's not how you'll get started.
Instead, many sections have a designated tag, so you can skip to the tag and examine the code at that point. If you see a callout like this:
...then you can skip to this tag by issuing the following command:
git checkout tags/animation
Once you've output that command, you will be in ...
Read now
Unlock full access