Navigation
CHAPTERS CONTENTS EXERCISES INDEX ABOUT CONTACT
CONTENTS: Map Links (Examples)
Map
CHAPTERS contains a list of links to pages containing the contents of each chapter (all programs, including exercises), grouped by the sections in the corresponding chapter of the book this blog is based on.
CONTENTS contains all programs, including exercises, from all chapters.
EXERCISES contains all exercises from all chapters, in order from first to last exercise. See the online_exercises.
INDEX contains links to programs on this blog, grouped by relevant topics, which are ordered alphabetically.
Links
Each page on this blog has navigation links at the top and bottom. Navigation links open in the same browser window. BACK_TO_TOP opens the current page in the same window, effect similar to reloading the page.
Each chapter in linked to the previous and the next chapters (and to the first program in the current chapter), except for the first and the last chapters, which may be linked to the previous/next blog to study. Content pages (Chapters, Contents) and the post
Contents
have links to other blogs and the first chapter on this blog.
Any program is linked to the previous and the next programs, except for the beginning and end of each chapters, in which case the links are to the current, respectively next chapters.
In addition, any exercise is linked to the previous and the next exercises. Any exercise is a program. As such, some exercises may be linked to one or two previous/next programs. In such cases, the previous and the next exercises (when these are not the previous/next programs) are the outer links.
EXAMPLES
Note: Here, the following "navigation" links become internal links (within the current page), so they open in a separate window. We have placed the current example program or page in the middle.
Prog_Lang_blog C++_Prog_blogs A_Tour_of_C++_blog | Contents | Chapter_2 |
Contents page is linked to the blogs referring to The_C++_Programming_Language, namely Programming_Languages_blog, C++_Programming_blogs, and A_Tour_of_C++_blog, as well as to the first chapter on this blog (Chapter_2).
Chapters | Chapter_2 | Scope Chapter_3 |
Chapter_2 is the first chapter on the blog, linked to the first program (Scope) and the next chapter, Chapter_3.
Comments
Post a Comment