And getting back to JavaScript, let's consider your own examples. A for-loop isn't the same concept in JavaScript as in C and C++ (until recently, at least, or unless you look from a very high level at what the C-style for loop is really doing). The object system in C++ works completely differently to the object system in JS. The features for manipulating functions in C and C++ are far less expressive than those in JS. Variables and scope work completely differently in JS, which in turn gives rise to some very important idioms that are unlike anything in C or C++. And of course the type system itself has a completely different flavour in JS from the C and C++ world, so your types and declarations do too. But apart from being wrong about every single example you gave, sure, JavaScript is just like C and C++.
Christ Almighty, don't be such a douche if you want people to appreciate your point. You just mocked the OP, who posted a valid - and I suspect common - point of view, while providing nothing but a laundry list of vague, unverifiable comparisons. I don't doubt you know what you're talking about, but dispose of the mocking tone and add some meat to your argument
In that case, your only chance is the brake overriding the gas (a process which should have been true from the beginning anyway).
Or you can put the car into neutral... or cut the power entirely (yes, both these things work, even with push button ignition. I tested both on a country road shortly after the initial floor mat recall). In emergency situations, it's critical to keep your head together and recognize your options.
That said, when is the last time a spoofed e-mail actually made it to your inbox?
About 10 minutes ago, and multiple times every day.
Find a guy with a little programming knowledge who can sit in the office next door and write docs for Jim.
Perfect answer. I've worked with several folks like Jim over the years, and consider myself to be in the same vein. Yes, we can and will write documentation if we have management that requires it. But we'd much rather be having fun solving problems, and wise management will make sure that is what we are doing most of the time. Right now I work for a very small research company - the entire tech staff is two engineers (not "software engineers" - computer vision & robotics) plus two programmers. Our code is messy and poorly commented with no documentation - we get away with this because it is research grade code, and because our team is so small. We (the engineers) understand it just fine. The poor programmers who must port it to other languages simply have to put the blinders on and copy the functionality. We could document the code to death, but that wouldn't be any substitute for the fundamental knowledge in physics, statistics and algorithms required to *really* understand the code. When and if we grow into a production environment where many people will have to support (and understand) the code, I trust our management will be wise enough to hire other folks to do the bulk of the documentation, with help as necessary from the engineers. Because there will always be more profitable things for us to be doing, which we actually enjoy.
The world will end in 5 minutes. Please log out.