Jul-02-2021, 09:10 PM
In programming,with your text editor is the language used like Python or C++ ,changing its language or word ( in itself, in the editor ) to a binary value and sending that binary value to the PC ,as you write program ?
I ask this because if it isn't doing this the computer would have to know more then necessary to to do its job with all the different words used . . . for example and this is just an example . . if APPLE is use in Python to tell the PC to display on screen , would APPLE be used in all the others ,like say C++ to display or would it be a totally different word like maybe PEAR in C++ , and as I am thinking ( hopefully not wrong ) it doesn't matter with word is used because in the programming software in text editor it is changed to a binary value ,if the word is APPLE or PEAR the programming software sends out the same binary value to the PC,for the program being written ?. And that is all that matters ,right ???
Al
I ask this because if it isn't doing this the computer would have to know more then necessary to to do its job with all the different words used . . . for example and this is just an example . . if APPLE is use in Python to tell the PC to display on screen , would APPLE be used in all the others ,like say C++ to display or would it be a totally different word like maybe PEAR in C++ , and as I am thinking ( hopefully not wrong ) it doesn't matter with word is used because in the programming software in text editor it is changed to a binary value ,if the word is APPLE or PEAR the programming software sends out the same binary value to the PC,for the program being written ?. And that is all that matters ,right ???
Al