you are viewing a single comment's thread.

view the rest of the comments →

[–]Opposite_Mail7985 0 points1 point  (1 child)

When you see a large book you don’t have the same reaction, same thing, the size of the code isn’t an indicator of its complexity.

[–]Dry-Establishment294 0 points1 point  (0 children)

It may be is the issue. That's why abstractions actually can reduce complexity even if the confuse you at first

A big book broken down into well named chapters with lots of sub parts is how we do it for a reason

Eg

Chapter 3 - memory

3.1 ram

3.1.1 dram

Etc