August 2017
Intermediate to advanced
440 pages
10h
English
In this section, we will implement a single use case.
After starting the application, the user can see a gallery of characters.
This is a pretty complex use case, because it requires a view to be presented, a network connection with the API, and business rules implementation. Therefore, we will split it into the following tasks:
Such tasks are much easier to implement. Let's implement them one after another.
Read now
Unlock full access