Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   Assembly language Tutorial (https://www.askmehelpdesk.com/showthread.php?t=271746)

  • Oct 20, 2008, 09:23 PM
    harshavarma
    Assembly language Tutorial
    Hello...

    Iam thinking of learning the Assembly Language. Can any one help with suggestions about where should I start and which tutorial or e-book is best for beginners.

    I am not new to programming and am good at c,c++ but I heard that ASSEMBLY is completely different and a lot tougher :eek:. Though I have some Tuts, they date back to the 90's.It is mentioned in those books that a 32mb ram is very high configuration. You can understand their dates by this. Now I am using a Amd Athlon X2 (64) processor and can any one suggest which assembler suits this config? (Win Xp). Also please suggest a decent "Beginners E-book".

    Thank u. :)
  • Oct 20, 2008, 09:43 PM
    KISS

    You need a good foundation in binary arithmetic and many times you need to know the architecture of the machine. You have to understand how the processor works.

    I've worked with a number of assembly languages and even hand assembled programs.

    I'd take a look here: Microchip Technology Inc. - a Leading Provider of Microcontroller and Analog Semiconductors and see what they have to offer.
  • Oct 21, 2008, 07:40 PM
    harshavarma
    Thank U Sir. I will go through that.:)
  • Jan 4, 2009, 02:02 AM
    elf1984
    Quote:

    Originally Posted by harshavarma View Post
    Thank U Sir. i will go thru that.:)

    I just saw this website (Binary addition : BINARY ARITHMETIC) on binary arithmetic. It may be helpful.

  • All times are GMT -7. The time now is 09:38 PM.