January 2017
Intermediate to advanced
314 pages
6h 42m
English
Before writing the code, let us step back a bit to enumerate the details of the requirements. The library which we are planning to write should have the following:
We will start by creating a hierarchy of elements for storing document contents. A simple hierarchy which has been conceived is as follows:

We will encode our content in a tree-structured document model. For the ...
Read now
Unlock full access