Exactly, your friend here doesn't understand this and insists programmers need to know it for programming. Did you read his comment? I told him machine code is 1s and 0s and he says no. I told him is he mistakening it for assembly language. He doesn't even know the difference, the lowest level human comprehensible language is assembly langauge, and i used it for my Motorola mcu programming back in Uni. Btw, assembly language is nothing but a higher level form of machine code, instead of 10001000 to add, you create an ADD function instead so humans can understand it.
Machine language is processor / mcu specific btw. So what he is saying does not even make sense, does the programmer need to learn a new processors machine code everytime they use a different machine, that's just stupid. The reason why higher level languages were developed was for us to create more complex programs without going into machine codes or even assembly codes.
When i used the word data array, he doesn't seem to understand it? That's the lowest level input function for C++.
Instructional, implementational, do you even understand wtf you blurt out actually?lolol
View attachment 1031590
Why do you need Viet to answer for you? Lolol. I thought you had a few classes for programming. Until now, you still can't tell me how machine language is relevant for AI programming.