for read the arabic article click here
Hello World
in this article we will talk about a very important topic in programming is the High Level Languge from this none "high " many people think that it is a very hard language or they should be very smart to learn this language , but it's exactly the opposite why ?
What mean High Level ?
then to binary language for example when you tap "225" the computer convert it to (1110 0001)
So what about High Level Language?
So wich one of is hard (High Level Language or Low Level Language) ?
for example write any number and so be it 1055 in decimal is very easy but when you need to write it in binary language you will write it bit by bit ( 100 0001 1111 ) and think about a list of numbers an characters .
Some exmples for High Level Language :
note : We can consider c and c++ intermediate language because the tow use in emebedded systems programming and we can control the memory directly when we code in one of it. So soon we will add some tutorial for every langauge (free or payed) and see you in onther article.
Comments
Post a Comment