In a matter of speaking yes and no. This project was to create a reference that was cohesive in language, format, and code geared for the beginner. Much of the original material came from various online sources so that if you didnt mind a few hundred clicks you could glean much of the information elsewhere. I felt that was too tough for the beginner so my intent was to simplify this process through a lot of editing and re-writing so that things remain as simple as possible, concepts build on each other, and the code is succinct and uncluttered while also expanding a little on the structure of the core programming language. I have looked to other texts on C programming to get the syntax as correct as possible in order to provide the best foundation.
If you already know this stuff then you most likely dont need this reference. But it is my hope that it will help the beginner get their head around the nuts and bolts of the programming language and be something to refer back to now and then as they go about writing programs for the first time. Also to me, there is something nice about a tangible physical reference hence the book form. It will allow you to flip through the material in the gratifying way that can only be made with dead trees.

So that was a long way of saying that there is nothing strictly proprietary in this notebook, but rather a simple, relatively easy to read collection of information that the truly dedicated could mostly find on their own.
Hope that helps,
Brian