|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
From other thread, it was mentioned that this kind of Assembly is mainly used in cracking codes.
But are there still companies that are hiring assembly programmers? Are they paid highly? For the skill of this kind of program is becoming fewer because of the popularity of the object-based programming languages. |
| Sponsored Links |
|
|
|
|||
|
Yeah, that's what's exactly in my mind also. Assembly is really not easy to use and its codes are not so much friendly compare to the new programming languages now.
But is it possible that because assembly programmers are not so many today, they can charge high payment for their work? |
|
|||
|
dirkfirst
He means that asmembler is one level to binary, ie 1:1 For example, C is 2:1, C->ASM->Binary And realbasic is 4:1, RB->Interpreter->C++->ASM->Binary Making graphics apps in ASM is easy under dos an x86 ( dont know about ppc ) but much harder when trying to use asm with the windows libs. [encoder] Sure there are places that higher ASM programmers. Usually the only way to make a profit is to freelance or know some other language as well. For example Doom 3 needed asm programmers to write part of the graphics lib so it was more efficient and compatible cross platform. Microsoft and Apple would higher you, as the bootsector and base kernel is Asm in both those OS's.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall Last edited by TkTech; 07-22-2006 at 09:19 PM. |
|
|||||
|
Additionally, there are several languages that allow you to embed ASM in them for certain aspects. C, C++, and Pascal/Delphi come to mind. Anyone who is doing systems level programming (drivers as well as OS) is likely to want ASM. It is THE language when speed and size are at a premium.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Programming is a branch of mathematics. |
|
|||
|
actually, by 1:1 I meant that it basically IS binary... for example, in a c++ program a single statement represents several binary instructions, but a single assembly language instruction only translates to a single binary instruction.
__________________
<!-- comment comment comment --></ |
|
|||
|
kromangnon, ah sry, misunderstood.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Free Assembly Tutorials | Jordan | General Programming | 39 | 10-05-2008 05:40 PM |
| [Game programming] Fierce Talon - Looking for skilled & motivated programmers | t3h | Request Services (Paid) | 4 | 02-17-2007 06:18 PM |
| Assembly Applications | skilletsteve | General Programming | 8 | 08-25-2006 07:32 PM |
| Assembly usage | DevilsCharm | General Programming | 2 | 07-13-2006 01:54 PM |
| Assembly tutorials | Kaabi | General Programming | 1 | 07-05-2006 12:18 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 98%