FATİH SUNGUR
2 min readDec 31, 2023

Hello readers, today’s topic computer programming. I will start with by giving basic informations. Computer programmings definition is that this is a method which provides create computer commands for a specific purpose. It is just as human language so we can understand the commands. Moreover languages in computer programming is separated two parts. First one is compiled and second one is interpreted. Compiled languages consists of write, compile, creating program and run it, for example C, C++, C#, Fortran, and Julia etc. When we look the interpreted ones, we see the difference running style. Because these languages interpret and run line by line after writing, such as JavaScript, Python, Ruby, and PHP.

Most of people who are new beginner or haven’t to do with this industry, asks that: Which programming language is better? At this point the answer is only. It depends. As your works change, your language preferences will be changed. So it is all about what you will do. Furthermore, there are branches of levels for languages. As you can guess these are high, middle, and low levels. If we explain them, we can say assembly is low level it means it is pretty close to machine code, C is a type of middle level so it means half machine half human language, and finally the languages R, JavaScript etc. is quite close to the human language thus it means these are high levels. Hence we can deduce that if the level of language increases, the abstraction of language increases. Finally we should point these terms which is inside of this process, print, conditions, variables, loops, functions, and classes.
Thank you for reading.

FATİH SUNGUR
FATİH SUNGUR

Written by FATİH SUNGUR

owner of some magnificent trials, i am not interested in your fuckin boxes and i hope we can agree, open for new communications.

No responses yet