Unity is very commonly despised in the Linux community. Some do like it, but to form your opinion of Linux DE usability based on that one experience isn't fair. Try Linux Mint for all the ease of Ubuntu in terms of…
Yes. I'm not sure why you seem to think I don't. There are times when you need to do something conceptually like having a list of things of similar, but different kind. There are different ways to go about this. Briefly…
Okay, sure, if you want to get into the nitty gritty, that's fine. But I just wanted to provide a high level overview of how putting differently-sized structs into a vector can be problematic. Sure, ignorance, whatever.…
It's important to note that in C++ you can easily run into problems with what you're describing: structs (objects) with different sizes being put into a vector. You may very well get the program to compile, but then run…
Am I correct in understanding that it's not that intuition is invalid, but that it's insufficient for communicating a proof to another mathematician. What I believe to be true is that a solid intuitive proof will be…
Number theory's as good a place to start as any. You'll learn proof techniques and see a lot of notation in contexts that require varying amounts of background knowledge. It's feasible that an undergrad intro class…
Unity is very commonly despised in the Linux community. Some do like it, but to form your opinion of Linux DE usability based on that one experience isn't fair. Try Linux Mint for all the ease of Ubuntu in terms of…
Yes. I'm not sure why you seem to think I don't. There are times when you need to do something conceptually like having a list of things of similar, but different kind. There are different ways to go about this. Briefly…
Okay, sure, if you want to get into the nitty gritty, that's fine. But I just wanted to provide a high level overview of how putting differently-sized structs into a vector can be problematic. Sure, ignorance, whatever.…
It's important to note that in C++ you can easily run into problems with what you're describing: structs (objects) with different sizes being put into a vector. You may very well get the program to compile, but then run…
Am I correct in understanding that it's not that intuition is invalid, but that it's insufficient for communicating a proof to another mathematician. What I believe to be true is that a solid intuitive proof will be…
Number theory's as good a place to start as any. You'll learn proof techniques and see a lot of notation in contexts that require varying amounts of background knowledge. It's feasible that an undergrad intro class…