You can try this link...some excellent materials
----- Original Message ----
From: Davidlohr Bueso A. <dave@xxxxxxx>
To: Anupam Kapoor <anupam.kapoor@xxxxxxxxx>
Cc: kernelnewbies@xxxxxxxxxxxx
Sent: Thursday, January 24, 2008 7:15:13 AM
Subject: Re: Best way to learn assembly ?
I once read Jeff Duntemann's Assembly Language Step-by-step when
learning asm. Not only is a fun book to read, but you can learn a lot
about the memory mechanics of the x86 arquitecture (even if you're not
into asm programming).
I strongly suggest it.
http://www.amazon.com/Assembly-Language-Step-step-Programming/dp/0471375233/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1201187797&sr=8-1
On Thu, 2008-01-24 at 03:35 +0530, Anupam Kapoor wrote:
> Kyle Spaans <3lucid@gmail> wrote:
> ,----
> | > If you want to learn assembly in general, I suggest you start with a
> | > simpler instruction set like MIPS. Then it'll be even easier to start
> | > writing simpler programs and work your way up.
> `----
> mips assembly is very nice. try to hack something non-trivial in it
> e.g. for starters try the taylor series expansion ;)
>
> anupam
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>
From: Davidlohr Bueso A. <dave@xxxxxxx>
To: Anupam Kapoor <anupam.kapoor@xxxxxxxxx>
Cc: kernelnewbies@xxxxxxxxxxxx
Sent: Thursday, January 24, 2008 7:15:13 AM
Subject: Re: Best way to learn assembly ?
I once read Jeff Duntemann's Assembly Language Step-by-step when
learning asm. Not only is a fun book to read, but you can learn a lot
about the memory mechanics of the x86 arquitecture (even if you're not
into asm programming).
I strongly suggest it.
http://www.amazon.com/Assembly-Language-Step-step-Programming/dp/0471375233/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1201187797&sr=8-1
On Thu, 2008-01-24 at 03:35 +0530, Anupam Kapoor wrote:
> Kyle Spaans <3lucid@gmail> wrote:
> ,----
> | > If you want to learn assembly in general, I suggest you start with a
> | > simpler instruction set like MIPS. Then it'll be even easier to start
> | > writing simpler programs and work your way up.
> `----
> mips assembly is very nice. try to hack something non-trivial in it
> e.g. for starters try the taylor series expansion ;)
>
> anupam
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>