3 eBooks tagged "Language and Programming"
Related tags:
C [+],
to [+],
The [+],
Introduction [+],
Assembly [+],
2nd [+],
xp,
with,
volume,
unix,
testing,
questions,
programmer,
of,
mit,
in,
he,
for,
apress,
and,
Wrox,
Word,
Windows,
Wiley,
White,
Web,
Visual,
Vista,
Verilog,
Variation,
VBA,
Using,
Tutorial,
Turned,
True,
Technology,
Talking,
Systems,
System,
Sudoku,
Style,
Static,
Spreadsheet,
Shell,
ServerSide,
Secure,
SQL,
S60,
Rules,
Rich,
Reference,
Reality,
RealTime,
Rapid,
Python,
Prolog,
Professional,
Processing,
Press,
Practical,
Power,
Poker,
Pocket,
Plus,
Pearls,
PLSQL,
PL,
PIC,
Oracle,
OpenOffice.org,
OpenGLR,
One,
On,
Official,
OReilly,
Network,
NET,
Multi,
More,
Microsoft,
Microcontrollers,
Microcontroller,
Michael,
Master,
Macro,
MS,
MATLAB,
Logic,
Linux,
Learning,
Learn,
LabVIEW,
Killer,
Joe,
Java,
Itself,
Intermediate,
IntelBased,
Handbook,
Guide,
Graphics,
Graphical,
Golden,
Game,
Gadgets,
GUI,
Frequently,
Framework,
Forms,
File,
Feather,
Extreme,
Excel,
Everyone,
Engine,
Embedded,
Edition,
Directly,
DirectX,
Developer,
Confessions,
Concurrent,
Computers,
Computer,
Compact,
Celkos,
Business,
Build,
Book,
Black,
Beginning,
Basic,
Asked,
Art,
Applications,
Analysis,
An,
All,
Ajax,
Action,
Abrashs,
ASP.NET,
AI,
A,
9,
4th,
3rd,
3D,
2007,
2003,
2.0,
16Bit,
.NET
Posted: February 14th, 2008, 1:01pm CET

Assembly language continues to hold a core position in the programming world because of its similar structure to machine language and its very close links to underlying computer-processor architecture and design. These features allow for high processing speed, low memory demands, and the capacity to act directly on the system's hardware. This completely revised second edition of the highly successful Introduction to Assembly Language Programming introduces the reader to assembly language programming and its role in computer programming and design. The focus is on providing readers with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. The revised edition covers a broad scope of subjects and adds valuable material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. All of the language's main features are covered in depth. The book requires only some basic experience with a structured, high-level language.
Topics and Features:
* Introduces assembly language so that readers can benefit from learning its utility with both CISC and RISC processors [ NEW ]
* Employs the freely available NASM assembler, which works with both Microsoft Windows and Linux operating systems [ NEW ]
* Contains a revised chapter on "Basic Computer Organization" [ NEW]
* Uses numerous examples, hands-on exercises, programming code analyses and
Read more...
Full download
Posted: February 3rd, 2008, 2:18pm CET by frapadm
214 pages | July 11, 2002 | PDF | 2 Mb
The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival mainframes of a decade ago. During this time, C has changed too, although only modestly, and it has spread far beyond its origins as the language of the UNIX operating system. The growing popularity of C, the changes in the language over the years, and the creation of compilers by groups not involved in its design, combined to demonstrate a need for a more precise and more contemporary definition of the language than the first edition of this book provided. In 1983, the American National Standards Institute (ANSI) established a committee whose goal was to produce ``an unambiguous and machine-independent definition of the language C'', while still retaining its spirit. The result is the ANSI standard for C.
Full download
Posted: February 1st, 2008, 12:14pm CET
C++ Programming Language, The 3rd Edition
C++编程语言,第3版# Author:Bjarne Stroustrup
# Format:PDF 3.7MB
# Page Count: 1040 pages
# Publisher: Addison-Wesley Professional; 3 edition (June 30, 1997)
# Language: English
# ISBN-10: 0201327554
# ISBN-13: 978-0201889543
In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard.
Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognize the lucid style and sensible advice that made previous editions so readable and enjoyable. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. The author has also added a substantial number of new exercises while keeping many from previous editions that have retained their value.
Full download