Falstad CircuitJS[0] is excellent and far better than the mess of a breadboard IMHO. It also allows easily instrumenting the circuits at multiple points so you can get a sense of the changes in ‘realtime’ without having to get (and learn to use) an oscilloscope (yet).0: https://www.falstad.com/circuit/circuitjs.html
ge96|6 days ago
Less for theory more visually "this wire goes here"
rounce|4 days ago
There’s also the other thing of being able to read documentation. If one wants to use some module in one’s project, the datasheet and application notes aren’t going to have breadboard-centric illustrations, they’re going to have schematics (or at least abstracted ones). I presume you come from a programming background, and so would know the importance of being able to read documentation, and knowing that if you can’t do that you’re pretty much dead in the water.
The hard part of learning about electronics is not identifying the components but getting a good understanding of what is happening in the circuit. For that, it’s better to have a learning tool which displays voltage and current at every part of the circuit all the time. Rather than something which prioritises looking like what you’d have on your desk as a constraint for its method of visual representation.