Enter song title:

Monday, November 27, 2006

Computers can only understand machine language composing of binary code (0 and 1). Thanks to assembly language, a low level programming language with instructions closest to machine language. It is powerful in hardware and is useful in developing virus and antidotes.

We were taught the basics of assembly language, specifically TASM or Turbo Assembler. If you have knowledge about Turbo C, it will be easy for you to understand TASM but the syntax is harder compared to Turbo C. You can download it here strictly for educational purposes only. A sample program is also included.


Enter your email address: