ใครสนใจดาวน์โหลดไปอ่านดูน่ะครับ

Concepts in Programming Languages
by John C. Mitchell

**Hidden Content: To see this hidden content your post count must be 10 or greater.**



Table of Contents
Concepts in Programming Languages
Preface
Part 1 - Function and Foundations
Chapter 1 - Introduction
Chapter 2 - Computability
Chapter 3 - Lisp—Functions, Recursion, and Lists
Chapter 4 - Fundamentals
Part 2 - Procedures, Types, Memory Mangement, and Control
Chapter 5 - The Algol Family and ML
Chapter 6 - Type Systems and Type Inference
Chapter 7 - Scope, Functions, and Storage Management
Chapter 8 - Control in Sequential Languages
Part 3 - Modularity, Abstraction, and Object-Oriented Programming
Chapter 9 - Data Abstraction and Modularity
Chapter 10 - Concepts in Object-Oriented Languages
Chapter 11 - History of Objects—Simula and Smalltalk
Chapter 12 - Objects and Run-Time Efficiency— C++
Chapter 13 - Portability and Safety—Java
Part 4 - Concurrency and Logic Programming
Chapter 14 - Concurrent and Distributed Programming
Chapter 15 - The Logic Programming Paradigm and Prolog
Appendix A - Additional Program Examples
Glossary
Index
List of Figures
List of Tables