<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8819262200753884651</id><updated>2012-02-16T08:38:52.466-08:00</updated><category term='x86'/><title type='text'>Assembly and Machine Language Ebooks</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://asmebooks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8819262200753884651/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://asmebooks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8819262200753884651.post-9061770038952592639</id><published>2009-12-01T11:01:00.000-08:00</published><updated>2009-12-01T12:56:27.576-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='x86'/><title type='text'>Programming from the Ground using assembly language</title><content type='html'>This book teaches assembly language for x86 processors and the GNU/Linux operating system.&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;span style="font-weight: bold;"&gt;Assembly Language&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;This is the same as machine language, except the command numbers have been replaced by letter sequences which are easier to memorize. Other small things are done to make it easier as well.&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;span style="font-weight: bold;"&gt;&lt;a name='more'&gt;&lt;/a&gt;High-Level Language&lt;/span&gt;&lt;br /&gt;High-level languages are there to make programming easier. Assembly language requires you to work with the machine itself. High-level languages allow you to describe the program in a more natural language. A single command in a high-level language usually is equivalent to several commands in an assembly language.&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;In this book we will learn assembly language, although we will cover a bit of high-level languages. Hopefully by learning assembly language, your understanding of how programming and computers work will put you a step ahead.&lt;br /&gt;&lt;a href="http://mirror.vocabbuilder.net/savannah/pgubook/ProgrammingGroundUp-1-0-booksize.pdf" target="_blank"&gt;&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;a href="http://mirror.vocabbuilder.net/savannah/pgubook/ProgrammingGroundUp-1-0-booksize.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8819262200753884651-9061770038952592639?l=asmebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8819262200753884651/posts/default/9061770038952592639'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8819262200753884651/posts/default/9061770038952592639'/><link rel='alternate' type='text/html' href='http://asmebooks.blogspot.com/2009/12/programming-from-ground-using-assembly.html' title='Programming from the Ground using assembly language'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
