Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Programming Proverbs
  • Language: en
  • Pages: 152

Programming Proverbs

None

A Computer Science Reader
  • Language: en
  • Pages: 455

A Computer Science Reader

A Computer Science Reader covers the entire field of computing, from its technological status through its social, economic and political significance. The book's clearly written selections represent the best of what has been published in the first three-and-a-half years of ABACUS, Springer-Verlag's internatioanl quarterly journal for computing professionals. Among the articles included are: - U.S. versus IBM: An Exercise in Futility? by Robert P. Bigelow - Programmers: The Amateur vs. the Professional by Henry Ledgard - The Composer and the Computer by Lejaren Hiller - SDI: A Violation of Professional Responsibility by David L. Parnas - Who Invented the First Electronic Digital Computer? by ...

Programming Language Landscape
  • Language: en
  • Pages: 598

Programming Language Landscape

  • Type: Book
  • -
  • Published: 1986
  • -
  • Publisher: Unknown

None

Professional Software: Programming practice
  • Language: en
  • Pages: 248

Professional Software: Programming practice

  • Type: Book
  • -
  • Published: 1987
  • -
  • Publisher: Unknown

None

Taming the Tiger
  • Language: en
  • Pages: 256

Taming the Tiger

A small program is presented to motivate the concerns for programmer productivity and program quality that are the central issues of this set of essays. The example is one which demonstrates the performance aspect of programming. In order to achieve program quality, where a program is understood and known to be correct, we need a primary program description. This primary program description not only describes the program but is also used to generate the program. The method of applying primary program descriptions to produce programs is called metaprogramming and is described in Chapter 3. In the later chapters, we show how the method can be analyzed from an economic point of view to address ...

The South Australian Government Gazette
  • Language: en
  • Pages: 1136

The South Australian Government Gazette

  • Type: Book
  • -
  • Published: 1865
  • -
  • Publisher: Unknown

None

University of Durham
  • Language: en
  • Pages: 376

University of Durham

  • Type: Book
  • -
  • Published: 1876
  • -
  • Publisher: Unknown

None

The Cumulative Book Index
  • Language: en
  • Pages: 2696

The Cumulative Book Index

  • Type: Book
  • -
  • Published: 1983
  • -
  • Publisher: Unknown

A world list of books in the English language.

The Railway Chronicle
  • Language: en
  • Pages: 1204

The Railway Chronicle

  • Type: Book
  • -
  • Published: 1845
  • -
  • Publisher: Unknown

None

Write Great Code, Volume 2
  • Language: en
  • Pages: 641

Write Great Code, Volume 2

It's a critical lesson that today's computer science students aren't always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university courses don't - how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, they will make informed choices concerning the use of those high-level structures and help the compiler produce far better machine code - all without having to give up the productivity and portability benefits of using a high-level language.