I encounter something similar to this often.
There's a lot of cookie banners where "Accept All Cookies" is a single button but in order to reject cookies you have to press a "Manage Cookies" link which will have something similar to a "Reject All Cookies" button in it.
It's very annoying.
I often think about the learning pyramid and I find it lines up with my personal experiences.
The experiences which have made me better at programming are when I'm teaching others or when I've been working on projects in my spare time (practicing).
For example whilst I was still at university I decided to make a Discord chatbot and it really helped me build on what I'd already been taught.
Other than that I like reading coding standards documents, like this.