Most of pages are dedicated to example code so 800 pages should not be too large to read and understand
There’s a whole series of Deitel books with “How To Program” in their titles: “C++: How To Program” or “Java: How To Program”, etc. Those are the ones with the elevator project, at least in the (older) editions I saw.
On the other hand, JavaScript has so damnfuckingmany of those bizarre and obscure rules about implicit type conversions and everything else in the language, if some book actually listed them all it would boggle your mind to try reading it. I have a book that does that , and it made me dizzy trying to plow through it.
In fact, my mind may still be boggled. Even as I type this, it’s beginning to occur to me that I’m not sure if that was a JavaScript book or a PHP book (or both) that was boggling my mind with so many obscure rules like that.
See this handy chart.
No. 10000x NO. This book is garbage, teaches horrible practices and recommends the use of Turbo C, a compiler for 16-bit DOS.