 |
|
 Programming Language Concepts (Undergraduate Topics in Computer Science)
Programming Language Concepts uses a functional programming language (F#) as the metalanguage in which to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It includes basic concepts such as abstract syntax, interpretation, stack machines, compilation, type checking, and... |  |  C++ AMP: Accelerated Massive Parallelism with Microsoft Visual C++
For most of computing history, we benefited from exponential increases in performance
of scalar processors. That has come to an end. We are now at the dawn of
the heterogeneous parallel computing era. With all applications being power-sensitive
and all computing systems being power-limited, from mobile to cloud, future computing... |  |  The Architecture Of Open Source Applications
Carpentry is an exacting craft, and people can spend their entire lives learning how to do it well.
But carpentry is not architecture: if we step back from pitch boards and miter joints, buildings as a
whole must be designed, and doing that is as much an art as it is a craft or science.
Programming is also an exacting... |
|
 Concepts of Programming Languages (9th Edition)
Concepts of Programming Languages is ideal for undergraduate students in Computer Science and Computer Programming courses. It is an ideal reference encapsulating the history and future of programming languages.
Now in its Ninth Edition,... |  |  Computer Systems: A Programmer's Perspective (2nd Edition)
This book (CS:APP) is for computer scientists, computer engineers, and others
who want to be able to write better programs by learning what is going on “under
the hood” of a computer system.
Our aim is to explain the enduring concepts underlying all ... |  |  NumPy Cookbook
We, NumPy users, live in exciting times. New NumPy-related developments seem to come
to our attention every week or maybe even daily. When this book was being written, NumPy
Foundation of Open Code for Usable Science was created. The Numba project—NumPy-aware,
dynamic Python compiler using LLVM—was announced. Also,... |
|
|
 Programming Languages: Principles and Practices
Kenneth Louden and Kenneth Lambert's new edition of PROGRAMMING LANGUAGES: PRINCIPLES AND PRACTICE, 3E gives advanced undergraduate students an overview of programming languages through general principles combined with details about many modern languages. Major languages used in this edition include C, C++, Smalltalk, Java, Ada, ML,... |  |  C# 5 First Look
C# is a wonderfully expressive and powerful language that lets you focus on your application rather than low level boilerplate. Over the last decade, the C# compiler has evolved to include many features from dynamic and functional languages, all while remaining statically typed. Most recently, it also tackles the proliferation of concurrent... |  |  Compiler Design: Syntactic and Semantic Analysis
While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined – ideally there exist complete precise descriptions of the source and target languages. Additional... |
|
| Result Page: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 |