Ok, so I've been trying to learn C++ lately, and while I'm making proggress by only reading, I am greatly hindered by absolutely zero practice. Unfortunately, it seems like finding a simple compiler for C++ or installing said compiler is far more difficult than acquiring a book and reading up on it. Does anyone know a simple .exe free compiler from the web that I can use which doesn't try to do everything for me, but simply let's me type in the C++ from my text and see the output come out?
Thank you,
Pascal