Click here to Skip to main content
15,881,413 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Im currently a C# developer. I want to get into some low level programming but Im not sure of the best place to start, what software to use etc.

Could someone point me in the right direction?
Posted
Updated 25-Sep-13 3:08am
v2
Comments
pasztorpisti 25-Sep-13 9:49am    
If you are a C# programmer then switching to assembly is quite a sharp change. I would first switch to a bit of C and/or C++ programming first and then to assembly.

 
Share this answer
 
Comments
DominicZA 9-Jun-11 17:10pm    
Is there a way that this can work with VC++ 2010??
There are some Articles here on CodeProject:

Assembly Programming with Visual Studio 2010/2012[^]

32-bit Assembler is Easy[^]

How processor, assembler, and programming languages work (for dummies)[^]

Why Learn Assembly Language?[^]

Also the Atmel IDE provides a great simulation plugin to see what is going on within the registers.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900