mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 14:42:29 -05:00
Student Feedback: Section 6 Structure #227
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @raiyansiddique on GitHub (Sep 23, 2024).
The organization of section 6 made it a little bit confusing to read the first time. Specifically there were a couple of theoretical concepts that were explained after they were reference a few times before. For example, the full explanation for dynamic and static graphs is in 6.4.4.2, but section 6.3.7 and 6.2 use those concepts a fair bit. Maybe moving section 6.4 to the beginning of the chapter would help.
@profvjreddi commented on GitHub (Sep 25, 2024):
Thanks for this feedback! Will make the suggested improvements.