'Assembly' or 'Assembler'
-
Killswitch
- Enthusiast

- Posts: 731
- Joined: Wed Apr 21, 2004 7:12 pm
'Assembly' or 'Assembler'
I'm writing my personal statement for my UCAS form (applicatation for university, for those outside the UK) and I'm takling about my programming ability. Now, I want to say that I have a grasp of ASM, but how exactly should I say it?
~I see one problem with your reasoning: the fact is thats not a chicken~
Difficult to vote - do you understand the language and can make programs with it (first choice) or the assembler and what it does, which is basically just a translator from words to 1's and 0's (second choice). (I think)
The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We cause accidents. (Nathaniel Borenstein)
http://www.wirednerd.com
http://www.wirednerd.com
If you say you got a grasp on assembler; you wouldnt get in 
From wikipedia:
From wikipedia:
(From there you have to use a linker to get an EXE. FlatAssembler doesnt need a linker though; it can format the code directly. OR you can generate object code and use a linker like PB does.)An assembler is a computer program for translating assembly language — essentially, a mnemonic representation of machine language — into object code.
edit: just noticed U9's post, and its true of course. If you know how to build an assembler you should say that, but ehm.. Look at the WIKI results! I think you should say that you got a grasp on the assembly language.Assembly language, commonly called assembly, asm or symbolic machine code, is a human-readable notation for the machine language that a specific computer architecture uses.
-
techjunkie
- Addict

- Posts: 1126
- Joined: Wed Oct 15, 2003 12:40 am
- Location: Sweden
- Contact:
Re: 'Assembly' or 'Assembler'
Are you mention which assembly language you have grasp of?Killswitch wrote:I want to say that I have a grasp of ASM, but how exactly should I say it?
Last edited by techjunkie on Fri Jun 16, 2006 1:34 am, edited 1 time in total.

(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
-
Killswitch
- Enthusiast

- Posts: 731
- Joined: Wed Apr 21, 2004 7:12 pm



