I also got SICP, but have only really flipped around to keywords that interested me. I don’t know if SICP is going to be that “aha” moment, of if it’s going to just push me a little harder to internalize these LISP ideas.
I ask this as a pretty efficient person who typically likes using the 80/20 rule to determine if something is time worthy. Is SICP going to be a good use of time, or is more like 80% effort input for 20% more knowledge?
Its purpose isn't to teach Scheme or Lisp but it is to teach a bunch of techniques and ideas about the state, programming functional, object-oriented, compiler, and interpreters.
If you read it It will make you a better programmer.