fleabay said:
NikiTo said:
I see this is the problem of many people here - they ask how to optimize a 2D game to run at 1200FPS
Can you post a link to one of the many examples you have seen? Thanks.
Also, you seem to have a great contempt for compiler programmers. You do know that they are among the best assembly programmers around, right?
There are lot of examples in the forum.
Any good compiler dev is needed to have a great knowledge in ASM. I think a good compiler developer would completely agree with the things i said so far. They offer a product to boost productivity of people. And it is easier to start learning programming in JS, so programming gets more popular the easier and more superficial the language is. Which leads to the situation of many programmers having no idea of programming at all.
In the beginning i made a whole interactive responsible site in Flash without knowing nothing at all about programming. The menus were playable around. I pretended to be a programmer while not knowing what a variable is. I recall the case of a man who was operating Linux serves in his daily job. He was behaving as far superior to everybody else in the class, because he was typing in a terminal. But he did not know you can put more than one LAN adapter to the same computer and use it as a networking machine. He was so shocked to learn it, that he exclaimed out loud: “so you can do that! Wow! Amazing! This opens so many new horizons for me”… the class was facepalming… A lot of people believe they are master programmers for using lambdas, although they can not tell when a lambda is really needed, and when a lambda is just a syntax candy.
The main selling point of node.js was “you can have a server in five lines of code” promoting mediocrity.
I would be not surprised if a programmer after working for 20 years in the industry, does not know what is he doing. It can happen with HLLs.
Claiming "Linux is safer than Windows" or “A good compiled code is faster than any assembly code” are symptoms of having not enough understanding of the matter.
You completely ignore the fact i promote compilers. Never ever in this forum i told nobody to drop a compiler and use assembler. I even strongly discouraged people from using ASM. The thing is, me saying that a good assembler can write faster code than a good C++ coder, triggers some people here for some foxy reasons.
What if a compiler developer decides to write a program in ASM for fun? Will the same person write slower assembler than his own compiler? If you can not understand the complete nonsense of the claim “a good compiler can produce faster code than any assembler”, then you need to keep studying.