Personal Space Project
RADAR REPORTS: Long Question Inbound.... Hey there. I am a fairly new programmer learning C++, JS, CSS, and HTML in college right now. In order to test everything Iâve learned to this point, Iâve decided to put together a personal project of mine: âSPACE STATIONâ and âSPACE SHUTTLEâ. I am working on getting together some type of UML for my space shuttle which I need help developing. So far I have an empty class for COCKPIT, which will include things such as a fuel system, a compass, diagnostics system, and a radar for locating masses such as asteroids. I guess my question is, how would I put together the UML for this, as I donât want to make an entire class for something that could easily be an object if that makes sense... donât want to make easy things over complicated and vice versa. This is a highly complex design for a beginner programmer, I know... but Iâm dedicated to putting the time and effort in. Thanks.