Hevans1944 - may I ask you: Why do you hate to say this?
For my opinion, circuit simulation programs are a very helpful and versatile tool for improving the understanding of electronic circuits - provided the user is familiar with the properties and limitations of the various available analyses. (That means: Not the program has important limitations, but the various analyses!).
For example, one must know what the AC analysis can do and what it cannot do.
As another example: An opamp with resistive positive feedback. The results of AC or DC analyses show that the circuit is stable and has gain. And the program did not make any error!
Well, maybe hate is too strong a word. My first encounter with simulation was in a college class in the 1970s where we were required to solve differential equations representing circuits using the Runge-Kutta method of approximation... which algorithms we had to program on Hollerith punched cards. For transient analysis it was always a real PITA trying to find the iteration interval that would provide "reasonable" results for fast transitions while not taking inordinate amounts of expensive mainframe CPU time for slower transitions... like slowly damped ringing oscillations. Things have improved since then with the invention of SPICE programs that were later ported to personal computers and finally made available for free. But the whole classroom experience soured me on simulation, especially simulation of simple circuits, when I could just pop upstairs to my electronics laboratory and "simulate" a circuit with real components and real test equipment.
I suspect that today many newbies start out with SPICE simulations without understanding any of the underlying assumptions or computational limitations. SPICE is always an approximation to the reality provided by real components connected in real circuits, but it takes some experience working with those real components and real circuits to appreciate the limitations of the approximation. Coming from a hardware background, first as an electronics technician and much later as an electrical engineer, I am a firm believer in "hands on" construction as the first approach to learning electronics. Learn the maths required for circuit analysis along the way, then use computer software tools such as SPICE to speed up design iteration and act as "sanity checks" for proposed designs. Ultimately, however, the real sanity check is a design that actually works with real components, not a computer model.
So, yeah, I agree with you. Circuit simulation programs are very helpful and a versatile tool for improving the understanding of electronic circuits... with all the caveats you mentioned. I just hate to see newbies dive into SPICE and think it represents the "real world" of circuit design and analysis. Sure, it helped back in the day to design integrated circuits (the reason it was invented) but it isn't the be-all and end-all of electronics design.
In the present case, for such simple circuits as
@Daniel Hammond offered, SPICE can be a good "what if" tool to aid in his understanding. It allows easy substitution of different component values to see what effect this has on circuit operation... within limits that are probably not apparent without using actual components wired into actual circuits, but certainly faster and cheaper. So, in this simple case: GO SPICE! Oohrah.
Hop