Email us for help
Loading...
Premium support
Log Out
Our Terms of Use and Privacy Policy have changed. We think you'll like them better this way.
“Programmers write instructions in a particular language” called” Source Code -> From the Source Code, “The Compiler produces an intermediary form of computer/machine language” called Object Code [i.e., the application] ->The application [i.e., computer/machine language”] is installed in the Computer -> The Computer “Runs the application” and “Produces the effect that was originally intended by the programmer = Problem Solved!”
Source Code is instructions in a particular language (i.e., “a program”). Source Code is higher language [Allah’s Will [Guidance] for the life of man revealed in the Quran and in the Creation].
Applications are made by using the Source Code.
Programs usually implement algorithms, …. To go from an algorithm to a program is to go from an idea to a concrete thing. Often you have to fill in gaps that the algorithm does not specify but is intuitively understandable to humans.