BOOKNAME = the_mediocre_programmer
TITLE = title.txt
METADATA = metadata.xml
-CHAPTERS = intro.md chapter01.md
+CHAPTERS = intro.md chapter01.md chapter02.md chapter03.md chapter04.md chapter05.md chapter06.md epilogue.md appendixa.md
TOC = --toc --toc-depth=2
COVER_IMAGE = images/cover.jpg
LATEX_CLASS = report
--- /dev/null
+# Appendix A
+
+Write down my own journey through programming?
--- /dev/null
+# Traveling Companions
+
+Discuss programming heroes, whether the ones who are famous in our field or our co-workers who are way better than us.
--- /dev/null
+# The mistakes along the way
+
+Discuss making mistakes, how to best make mistakes, and the best ways to learn from those mistakes
--- /dev/null
+# The inns we stayed at
+
+Discuss the different communities and how there's something to be learned from programming in languages that aren't considered good languages. Discuss how there's no such thing as a truly bad language.
--- /dev/null
+# A day's journey
+
+Discuss productivity for developers and how programming can be exhausting. Discuss the myth of always being on as a developer and the need for downtime and rest.
--- /dev/null
+# The map is not the territory
+
+Discuss the ever-changing facets of programming and how keeping current with it all is both a challenge and a myth
--- /dev/null
+# The tales at the inn
+
+Discuss how this is a continuing journey and how every day is another link in our journey.