Mastering Turbo Assembler

Mastering Turbo Assembler

Author: Tom Swan

Publisher: Financial Times/Prentice Hall

Published: 1989

Total Pages: 734

ISBN-13:

DOWNLOAD EBOOK

Mastering Turbo Assembler is a hands-on tutorial combined with an advanced-level reference, making this book an excellent resource for MS-DOS programmers using Borland's newest language product. An indispensable addition to any user's library.


Book Synopsis Mastering Turbo Assembler by : Tom Swan

Download or read book Mastering Turbo Assembler written by Tom Swan and published by Financial Times/Prentice Hall. This book was released on 1989 with total page 734 pages. Available in PDF, EPUB and Kindle. Book excerpt: Mastering Turbo Assembler is a hands-on tutorial combined with an advanced-level reference, making this book an excellent resource for MS-DOS programmers using Borland's newest language product. An indispensable addition to any user's library.


Macro Magic with Turbo Assembler?

Macro Magic with Turbo Assembler?

Author: Jim Mischel

Publisher: Wiley

Published: 1992-10-28

Total Pages: 0

ISBN-13: 9780471578154

DOWNLOAD EBOOK

Languages/Assembler Macro Magic with Turbo Assembler® This book is a guide to one of the best-kept secrets of assembly language programming: the effective use of macros. This underutilized feature of assembly language will help you write tighter, clearer, and easier-to-understand code, and will save you hours of programming time. With examples written in Borland International’s Turbo Assembler, this book: Takes you easily and gradually through the rigors of macro programming, from the basics to sophisticated advanced techniques Includes a disk containing source code for all the macros developed in the book, including listings in both Turbo Assembler and Microsoft Assembler Emphasizes practical, real-world macros that you can put to work in your own programs Describes how to optimize macros for maximum efficiency and flexibility Explains how macros and subroutines can be used to take some of the drudgery out of building assembly language filter programs Presents TINY, a very small general-purpose programming language written entirely in assembly language macros, to demonstrate the power of "little languages"


Book Synopsis Macro Magic with Turbo Assembler? by : Jim Mischel

Download or read book Macro Magic with Turbo Assembler? written by Jim Mischel and published by Wiley. This book was released on 1992-10-28 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Languages/Assembler Macro Magic with Turbo Assembler® This book is a guide to one of the best-kept secrets of assembly language programming: the effective use of macros. This underutilized feature of assembly language will help you write tighter, clearer, and easier-to-understand code, and will save you hours of programming time. With examples written in Borland International’s Turbo Assembler, this book: Takes you easily and gradually through the rigors of macro programming, from the basics to sophisticated advanced techniques Includes a disk containing source code for all the macros developed in the book, including listings in both Turbo Assembler and Microsoft Assembler Emphasizes practical, real-world macros that you can put to work in your own programs Describes how to optimize macros for maximum efficiency and flexibility Explains how macros and subroutines can be used to take some of the drudgery out of building assembly language filter programs Presents TINY, a very small general-purpose programming language written entirely in assembly language macros, to demonstrate the power of "little languages"


Assembly Language

Assembly Language

Author: Jeff Duntemann

Publisher: Wiley

Published: 1992-10-06

Total Pages: 0

ISBN-13: 9780471578147

DOWNLOAD EBOOK

Begins with the most fundamental, plain-English concepts and everyday analogies progressing to very sophisticated assembly principles and practices. Examples are based on the 8086/8088 chips but all code is usable with the entire Intel 80X86 family of microprocessors. Covers both TASM and MASM. Gives readers the foundation necessary to create their own executable assembly language programs.


Book Synopsis Assembly Language by : Jeff Duntemann

Download or read book Assembly Language written by Jeff Duntemann and published by Wiley. This book was released on 1992-10-06 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Begins with the most fundamental, plain-English concepts and everyday analogies progressing to very sophisticated assembly principles and practices. Examples are based on the 8086/8088 chips but all code is usable with the entire Intel 80X86 family of microprocessors. Covers both TASM and MASM. Gives readers the foundation necessary to create their own executable assembly language programs.


Zen of Assembly Language: Knowledge

Zen of Assembly Language: Knowledge

Author: Michael Abrash

Publisher: Scott Foresman Trade

Published: 1990-01-01

Total Pages: 640

ISBN-13: 9780673386021

DOWNLOAD EBOOK

The most comprehensive treatment of advanced assembler programming ever published, this book presents a way of programming that involves intuitive, right-brain thinking. Also probes hardware aspects that affect code performance and compares programming techniques.


Book Synopsis Zen of Assembly Language: Knowledge by : Michael Abrash

Download or read book Zen of Assembly Language: Knowledge written by Michael Abrash and published by Scott Foresman Trade. This book was released on 1990-01-01 with total page 640 pages. Available in PDF, EPUB and Kindle. Book excerpt: The most comprehensive treatment of advanced assembler programming ever published, this book presents a way of programming that involves intuitive, right-brain thinking. Also probes hardware aspects that affect code performance and compares programming techniques.


Mastering Turbo Assembler

Mastering Turbo Assembler

Author: Tom Swan

Publisher: Financial Times/Prentice Hall

Published: 1989

Total Pages: 695

ISBN-13: 9780672484353

DOWNLOAD EBOOK

Mastering Turbo Assembler is a hands-on tutorial combined with an advanced-level reference, making this book an excellent resource for MS-DOS programmers using Borland's newest language product. An indispensable addition to any user's library.


Book Synopsis Mastering Turbo Assembler by : Tom Swan

Download or read book Mastering Turbo Assembler written by Tom Swan and published by Financial Times/Prentice Hall. This book was released on 1989 with total page 695 pages. Available in PDF, EPUB and Kindle. Book excerpt: Mastering Turbo Assembler is a hands-on tutorial combined with an advanced-level reference, making this book an excellent resource for MS-DOS programmers using Borland's newest language product. An indispensable addition to any user's library.


Type and Learn C

Type and Learn C

Author: Tom Swan

Publisher: Wiley Publishing

Published: 1994

Total Pages: 470

ISBN-13: 9781568840734

DOWNLOAD EBOOK

This hands-on, fast-paced tutorial makes a potentially tedious subject interesting and fun to learn. Tom Swan's personable teaching style is guaranteed to teach novice programmers how to work in C. Compatible with all ANSI C compilers from Microsoft and Borland. Includes genuine Turbo C++ 2.0 compiler, plus tutorial programs on one 3.5" disk.


Book Synopsis Type and Learn C by : Tom Swan

Download or read book Type and Learn C written by Tom Swan and published by Wiley Publishing. This book was released on 1994 with total page 470 pages. Available in PDF, EPUB and Kindle. Book excerpt: This hands-on, fast-paced tutorial makes a potentially tedious subject interesting and fun to learn. Tom Swan's personable teaching style is guaranteed to teach novice programmers how to work in C. Compatible with all ANSI C compilers from Microsoft and Borland. Includes genuine Turbo C++ 2.0 compiler, plus tutorial programs on one 3.5" disk.


Mastering Borland C++ 4.5

Mastering Borland C++ 4.5

Author: Tom Swan

Publisher: Sams

Published: 1995

Total Pages: 1461

ISBN-13: 9780672305467

DOWNLOAD EBOOK

A gentle introduction to programming specifically tailored to Borland C++, with complete coverage of the new features of the most recent version. The book includes chapter summaries, tips, hints, and warnings to highlight important information. Plus, hundreds of tested examples with line numbers for easy reference from the text.


Book Synopsis Mastering Borland C++ 4.5 by : Tom Swan

Download or read book Mastering Borland C++ 4.5 written by Tom Swan and published by Sams. This book was released on 1995 with total page 1461 pages. Available in PDF, EPUB and Kindle. Book excerpt: A gentle introduction to programming specifically tailored to Borland C++, with complete coverage of the new features of the most recent version. The book includes chapter summaries, tips, hints, and warnings to highlight important information. Plus, hundreds of tested examples with line numbers for easy reference from the text.


Tom Swan's GNU C++ for Linux

Tom Swan's GNU C++ for Linux

Author: Tom Swan

Publisher: Que Publishing

Published: 1999

Total Pages: 856

ISBN-13:

DOWNLOAD EBOOK

Written by a bestselling and well-known author, this is the only book on programming for Linux using GNU C++, covering all aspects of Linux including fundamentals, object-oriented programming, advanced techniques, X Windows, and more. CD contains Red Hat Linux source code and all the code from the text.


Book Synopsis Tom Swan's GNU C++ for Linux by : Tom Swan

Download or read book Tom Swan's GNU C++ for Linux written by Tom Swan and published by Que Publishing. This book was released on 1999 with total page 856 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written by a bestselling and well-known author, this is the only book on programming for Linux using GNU C++, covering all aspects of Linux including fundamentals, object-oriented programming, advanced techniques, X Windows, and more. CD contains Red Hat Linux source code and all the code from the text.


Assembly Language for X86 Processors

Assembly Language for X86 Processors

Author: Kip R Irvine

Publisher: Pearson Custom Publishing

Published: 2015-10-22

Total Pages: 874

ISBN-13: 9781323052532

DOWNLOAD EBOOK


Book Synopsis Assembly Language for X86 Processors by : Kip R Irvine

Download or read book Assembly Language for X86 Processors written by Kip R Irvine and published by Pearson Custom Publishing. This book was released on 2015-10-22 with total page 874 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Expert C Programming

Expert C Programming

Author: Peter Van der Linden

Publisher: Prentice Hall Professional

Published: 1994

Total Pages: 379

ISBN-13: 0131774298

DOWNLOAD EBOOK

Software -- Programming Languages.


Book Synopsis Expert C Programming by : Peter Van der Linden

Download or read book Expert C Programming written by Peter Van der Linden and published by Prentice Hall Professional. This book was released on 1994 with total page 379 pages. Available in PDF, EPUB and Kindle. Book excerpt: Software -- Programming Languages.