Why is it so difficult to get C++11 answers?
I mean that. It is not a typo.
I have asked various questions on various sites and I received "Visual Studio" C++ stuff. Then I spent hours (sometimes days) reading and researching and then programming almost randomly until I got the worthless (to me) Visual Studio stuff to be converted to usable (to me) C++11 programming code.
I mean converted to C++11 code that begins to approach how Bjarne Stroustrup, in his book "C++11 The C++ Programming Language Fourth Edition" says that it should be. I am a long way from there, but I am trying.
I researched versions of C++ before I started last summer to learn it. I found that beyond C++11, manufacturers (sufficient times to get my attention) did not use those versions. I thereupon choose C++11 as the latest version to learn at this time (Year 2020 AD).
I used to program (yes to you "haters" of it), I did "program" in Visual Basic 6 (sp5). Until recently, I wrote many programs in it that did commercially applicable processes, some were intense engineering programs. In case reading that makes some of you seethe, here is a fact to wrap you mind around: Microsoft STILL USES VBA (!) even in Windows 10! I have rarely seen it reported that anyone writes macros for Microsoft Office (including on Windows 10) in anything other than VBA. And VBA is a compacted version of VB6 (not ".NET").
I decided to go further into C++ and leave Visual Studio (any version) behind. Not that VS6 (VB or VC++) is bad, but that it is time for *me* to move on.
Has Bjarne Stroustrup left most of you so far behind that your mind is satisfied with Microsoft's Visual Studio? Am I rare in that I *want* and am *determined* to learn C++ without a "crutch?"
If I was satisfied with using Visual Studio then I would stay with the still powerful and (even now) exceedingly stable Visual Basic 6 (sp5). I want to learn C++11, which I seem to have found that the majority of industrial manufacturers use now (year 2020 AD).
I can (hopefully) use C++11, with it's advanced multi-threading concurrency and advanced "atomic" capabilities in both 32 bit and 64 bit. And, for you "haters" of 32 bit, here is another migraine headache for you, Intel's newest super chips out now are reported to be directly designed to work with 32 bit. So, C++11 for manufacturing applications, and C++11 for 32 bit and 64 bit.
What C++ programming example sites have I not found that can instruct me in advanced C++11 programming (with working examples)? Note the "working examples" part. I am a beginner, but I am learning this fast.
Please. Show me that it is not that difficult "to get C++11 answers".
Look up rollerbladegirl with bitmaps and double buffering and other questions on the search groups and you will see mostly philosophical and VS crutch answers.
I do not intend to be a crutch programmer.
I imagine that the masses might have been clueless as to what Aristotle, Galileo Galilei, Niels Bohr, and Albert Einstein told them. I will not be clueless of what Bjarne Stroustrup is telling us.
Why is it so difficult to get C++11 answers?
I mean that. It is not a typo.
I have asked various questions on various sites and I received "Visual Studio" C++ stuff. Then I spent hours (sometimes days) reading and researching and then programming almost randomly until I got the worthless (to me) Visual Studio stuff to be converted to usable (to me) C++11 programming code.
I mean converted to C++11 code that begins to approach how Bjarne Stroustrup, in his book "C++11 The C++ Programming Language Fourth Edition" says that it should be. I am a long way from there, but I am trying.
I researched versions of C++ before I started last summer to learn it. I found that beyond C++11, manufacturers (sufficient times to get my attention) did not use those versions. I thereupon choose C++11 as the latest version to learn at this time (Year 2020 AD).
I used to program (yes to you "haters" of it), I did "program" in Visual Basic 6 (sp5). Until recently, I wrote many programs in it that did commercially applicable processes, some were intense engineering programs. In case reading that makes some of you seethe, here is a fact to wrap you mind around: Microsoft STILL USES VBA (!) even in Windows 10! I have rarely seen it reported that anyone writes macros for Microsoft Office (including on Windows 10) in anything other than VBA. And VBA is a compacted version of VB6 (not ".NET").
I decided to go further into C++ and leave Visual Studio (any version) behind. Not that VS6 (VB or VC++) is bad, but that it is time for *me* to move on.
Has Bjarne Stroustrup left most of you so far behind that your mind is satisfied with Microsoft's Visual Studio? Am I rare in that I *want* and am *determined* to learn C++ without a "crutch?"
If I was satisfied with using Visual Studio then I would stay with the still powerful and (even now) exceedingly stable Visual Basic 6 (sp5). I want to learn C++11, which I seem to have found that the majority of industrial manufacturers use now (year 2020 AD).
I can (hopefully) use C++11, with it's advanced multi-threading concurrency and advanced "atomic" capabilities in both 32 bit and 64 bit. And, for you "haters" of 32 bit, here is another migraine headache for you, Intel's newest super chips out now are reported to be directly designed to work with 32 bit. So, C++11 for manufacturing applications, and C++11 for 32 bit and 64 bit.
What C++ programming example sites have I not found that can instruct me in advanced C++11 programming (with working examples)? Note the "working examples" part. I am a beginner, but I am learning this fast.
Please. Show me that it is not that difficult "to get C++11 answers".
Look up rollerbladegirl with bitmaps and double buffering and other questions on the search groups and you will see mostly philosophical and VS crutch answers.
I do not intend to be a crutch programmer.
I imagine that the masses might have been clueless as to what Aristotle, Galileo Galilei, Niels Bohr, and Albert Einstein told them. I will not be clueless of what Bjarne Stroustrup is telling us.
Why is it so difficult to get C++11 answers?
Comment