Most big businesses do. That doesn't mean the universities did the work.The people at IBM and Bell labs had simulatneous affiliation with universities. I got to give you about jave though.
Most big businesses do. That doesn't mean the universities did the work.The people at IBM and Bell labs had simulatneous affiliation with universities. I got to give you about jave though.
The recent video on the J-20 pilot mentioned 1200 hours accumulated time over 10 years including flight school to start flying J-20. I would take that as a minimum flight time number.I would very much appreciate if someone produced a publication or any other paper on that topic. But haven't seen anything authoritative in years.
An honest questin, why do you think his claim isn't crediable?His information on Russia's Su-57 fleet is probably just a bit out of date.
Russia had 4 Su-57s delivered as of late 2021 -- though I suppose depending on how one defines the readiness of those airframes, maybe he only considers 1-2 of those 4 Su-57s to actually be able of conducting any sort of missions.
I wouldn't read too much into it.
An honest questin, why do you think his claim isn't crediable?
He most likely was using 2 as the number of Su-57s in service for comparison. IMO, whether or not he used the outdated info cannot determine if his claim is correct or not.
If his claim is proved to be correct, the actual number will be close to 150 or even higher as of now. The significance of that is not about the credibility of him or his source of info, it is about that China is once again underestimated.
If he said "40 times" instead of "80 times". Would you think his claim as credible then?If he was using 2, then that would still be some 160 J-20s. Even 150 J-20s would be pushing it.
But the issue is that his count for Su-57s is incorrect, which makes his overall thrust of the matter be less credible.
If he said "40 times" instead of "80 times". Would you think his claim as credible then?
Fair enough.If only on the basis that it means he is not making basic mistakes for the number of Su-57s that Russia has, yes.
It was just a poor way to phrase a descriptor for J-20 numbers and an unforced error.
1.5×80=120 J-20sAyi clearly stated in his weibo that he thinks RAF only have 1.5 Su57s.
Ayi clearly stated in his weibo that he thinks RAF only have 1.5 Su57s.
A software language is just different format of "if then else end". Getting familiar with it is not a problem. The challenge is to build competence of understanding the mechanism of the real time OS that the compiled machine code runs on, such mechanism of task switching, data sharing, sequence of executions etc. Also need to master the compiler, so one knows exactly how every piece of humane readable source code is translated to machine code.
One can take a week of study to begin writing code in a new language and it will run. But it takes years to actually make the whole software to work efficiently, robustly. That is the reason why F-35 switches to C based because its code size is much much larger than any predecessors and ADA is simply a language that not many people is good at due to its narrow application.
At the time of ADA, real time OS is a new thing, C based language was not suitable for it because of the compiler. Today, after decades of development in both C compilers and many real time OS have matured to the point that ADA and its serving OS are unnecessary.