6 Invaluable Assembly Books

Posted by fk on Jan 19, 2015 4:53 AM EDT
LinuxLinks.com; By Frazer Kline
Mail this story
Print this story

Assembly language is infrequently used by programmers nowadays, but there are still good reasons to learn the language. It is the most powerful computer programming language available. Whilst assembly language shares very little with high level languages (such as Java, C#, Python etc), and assembly languages for different CPU architectures often have little in common, it gives programmers the insight required to write effective code in high-level languages. Assembly language is also used primarily for direct hardware manipulation, access to specialized processor instructions, or to address critical performance issues. Assembly is excellent for speed optimization.

T

Full Story

  Nav
» Read more about: Story Type: Reviews, Roundups, Tutorial; Groups: Community, Developer

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
Assembly Language Step-By-Step mrider 5 1,230 Jan 20, 2015 8:50 PM

You cannot post until you login.