C - One of the Best Programming Languages
Shlomi Fish has written a new essay titled "When C is the Best? (Tool for the Job)". Its theme is giving several reasons (besides high speed and low memory consumption) why some code should still be written in C.
Each language is different and has it's own styles and quirks. A language provides a programmer with a set of conceptual tools and forms a platform (Launch vehicle) to carry out the tasks.
C (the portable assembly language) being simple, clean and as well a effective language to write/perform highly effeceint tasks is definitely the one of the best programming languages.
To be frank, its only C that provides thef scope to perform the ISR programs with ease and have lots of funny tricks. :).
Each language is different and has it's own styles and quirks. A language provides a programmer with a set of conceptual tools and forms a platform (Launch vehicle) to carry out the tasks.
C (the portable assembly language) being simple, clean and as well a effective language to write/perform highly effeceint tasks is definitely the one of the best programming languages.
To be frank, its only C that provides thef scope to perform the ISR programs with ease and have lots of funny tricks. :).
0 Comments:
Post a Comment
<< Home