bottomupcs icon indicating copy to clipboard operation
bottomupcs copied to clipboard

Bottom Up Computer Science

Results 25 bottomupcs issues
Sort by recently updated
recently updated
newest added

> Consider the scientific notation representation of the value 198765. We could write this as 1.98765x10^6 This should be 1.98765 * 10^5, rather than 1.98765 * 10^6

There are several places where the complete diagram isn't shown in the `pdf` format of the book compared to the website. For instance: ##Figure 3.2 Abstraction ### PDF ![image](https://github.com/ianw/bottomupcs/assets/28479139/e3c84048-67e5-4919-84b4-ac88af189fbd) ###...