Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!helios!bcm!dimacs.rutgers.edu!rutgers!bobsbox!graphics!elund From: elund@graphics.rent.com (Eric W. Lund - Subop) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: Recommendation needed for good assembly lang book Keywords: assembly, book Message-ID: <67e5y2w164w@graphics.rent.com> Date: 20 Mar 91 18:43:28 GMT References: <1991Mar20.065413.27800@maverick.ksu.ksu.edu> Organization: Raven Enterprises, Piscataway NJ Lines: 11 nan@matt.ksu.ksu.edu (Nan Zou) writes: > Could anyone recommend a good source for learning IBM assembly programming? > I'm a beginner in assembly. Appreciate any info. I found Peter Norton's Assembly Language Book for the IBM PC to be a great place to begin. It starts out by having you write some short routines in DEBUG, so it gives you a very good feel of what goes on the insides. Halfway thru it starts talking about assemblers and you follow them step by step as they build a disk sector editor in assembly language. It's a pretty good book -- I recommend it.