Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Win32 Programming for x86 Assembly Language Programmers
🌠 Top Free Algorithms Books - 100% Free or Open Source!
  • Title: Win32 Programming for x86 Assembly Language Programmers
  • Author(s) Henry Takeuchi
  • Publisher: No Starch Press; 1 edition (September 2003); 2 edition (March 22, 2010)
  • Hardcover: 928 pages
  • eBook: HTML and PDF (4.3 MB)
  • Language: English
  • ISBN-10/ASIN: 1886411972
  • ISBN-13: 978-1886411975
  • Share This:  

Book Description

A book on programming Windows applications using assembly. The text contains an introduction to console applications and files, a basic Win32 GUI program, popup windows and ownership, child windows, messages, mouse, graphics, etc.

About the Authors
  • N/A
Reviews, Rating, and Recommendations: Related Books and Categories: Read and Download Links: Similar Books:
  • x86 Disassembly: Exploring C, x86 Assembly, and Machine Code

    This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86-compatible machines.

  • x86-64 Assembly Language Programming with Ubuntu

    This book provides a reference for University level assembly language and systems programming courses. Specifically, this text addresses the x86-64 instruction set for the popular x86-64 class of processors using the Ubuntu 64-bit Operating System (OS).

  • BIOS Disassembly Ninjutsu Uncovered (Darmawan Salihun)

    This book is primarily oriented toward system programmers and computer security experts. In addition, electronic engineers, pc technicians and computer enthusiasts can also benefit a lot from this book.

  • PC Assembly Language (Paul A. Carter)

    The purpose of this book is to give the reader a better understanding of how computers really work at a lower level than in programming languages like Pascal. It has extensive coverage of interfacing assembly and C code.

  • The Art of Assembly Language (Randall Hyde)

    This book presents assembly language from the high-level programmer's point of view, so you can start writing meaningful programs within days. It provides a comprehensive, plain-English, and patient introduction to assembly for non-assembly programmers.

  • Zen of Assembly Language: Knowledge (Michael Abrash)

    This book unlocks the secrets of writing superb assembly-language code. It assumes that you're already familiar with assembly language, at least acquainted with the registers and instructions of the 8088, and with the use of one of the popular PC assemblers.

  • Assembly Language Succinctly (Chris Rose)

    You'll learn how to write x64 assembly for modern CPUs, first by writing inline assembly for 32-bit applications, and then writing native assembly for C++ projects, and the basics of memory spaces, data segments, CISC instructions, SIMD instructions, and much more.

  • Programming from the Ground Up: Linux Assembly Language

    This book uses Linux assembly language to teach new programmers the most important concepts in programming. It starts by teaching how the computer works under the hood, so that the programmer will have a sufficient background to be successful.

Book Categories
:
Other Categories
Resources and Links