Programming from the Ground Up-assembly language

Status
Not open for further replies.

lordydaddy

Newbie level 3
Joined
Jun 20, 2007
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,318
Programming from the Ground Up - This is an introductory book to programming and computer science using assembly language. It assumes the reader has never programmed before, and introduces the concepts of variables, functions, and flow control. The reason for using assembly language is to get the reader thinking in terms of how the computer actually works underneath. Knowing how the computer works from a "bare-metal" standpoint is often the difference between top-level programmers and programmers who can never quite master their art.
[b][url]https://download.savannah.gnu.org/releases/pgubook/[/b][/url]
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…