云端书斋 -程序设计语言概念(影印版)
本书资料更新时间:2025-01-19 17:44:22

程序设计语言概念(影印版) 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线

程序设计语言概念(影印版)精美图片
》程序设计语言概念(影印版)电子书籍版权问题 请点击这里查看《

程序设计语言概念(影印版)书籍详细信息

  • ISBN:9787040157796
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2004-08
  • 页数:暂无页数
  • 价格:33.10
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:暂无开本
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看
  • 更新时间:2025-01-19 17:44:22

内容简介:

本书对现代程序设计语言所运用的主要概念进行了讲解,如函数、类型、内存管理和控制。本书独到之处在于论述全面,对几种主要的面向对象程序设计语言均作了对比。另有几章讲述了对象发展历史、Simula和Smalltalk、优秀程序设计语言C++和Java。

作者讲解了基本性问题,如λ–微积分和符号语义学,并以易读的、自然的风格呈现,侧重描述这些理论的主要内涵。高级论题包括并发性与并发面向对象程序设计。有单独一章逻辑程序设计,分析针对几种问题的特殊化程序设计语言方法的重要性。

本书可以使读者了解编程语言的设计中所进行的权衡,并对他们所使用的程序设计语言的优势和弊端有更好的理解。

本书适用于高等院校计算机及相关专业本科高年级或研究生的程序设计语言类课程,对从事程序设计的专业人员也有很好的参考价值。


书籍目录:

Preface

Part 1 Functions and Foundations

1 Introduction

1.1 Programming Languages

1.2 Goals

1.3 Programming Language History

1.4 Organization: Concepts and Languages

2 Computability

2.1 Partial Functions and Computability

2.2 Chapter Summary

Exercises

3 Lisp: Functions, Recursion, and Lists

3.1 Lisp History

3.2 Good Language Design

3.3 Brief Language Overview

3.4 Innovations in the Design of Lisp

3.5 Chapter Summary: Contributions of Lisp

Exercises

4 Fundamentals

4.1 Compilers and Syntax

4.2 Lambda Calculus

4.3 Denotational Semantics

4.4 Functional and Imperative Languages

4.5 Chapter Summary

Exercises

Part 2 Procedures, Types, Memory Management, and Control

5 The Algol Family and ML

5.1 The Algol Family of Programming Languages

5.2 The Development of C

5.3 The LCF System and ML

5.4 The ML Programming Language

5.5 Chapter Summary

Exercises

6 Type Systems and Type Inference

6.1 Types in Programming

6.2 Type Safety and Type Checking

6.3 Type Inference

6.4 Polymorphism and Overloading

6.5 Type Declarations and Type Equality

6.6 Chapter Summary

Exercises

7 Scope, Functions, and Storage Management

7.1 Block-Structured Languages

7.2 In-Line Blocks

7.3 Functions and Procedures

7.4 Higher-Order Functions

7.5 Chapter Summary

Exercises

8 Control in Sequential Languages

8.1 Structured Control

8.2 Exceptions

8.3 Continuations

8.4 Functions and Evaluation Order

8.5 Chapter Summary

Exercises

Part 3 Modularity, Abstraction, and Object-Oriented Programming

9 Data Abstraction and Modularity

9.1 Structured Programming

9.2 Language Support for Abstraction

9.3 Modules

9.4 Generic Abstractions

9.5 Chapter Summary

Exercises

10 Concepts in Object-Oriented Languages

10.1 Object-Oriented Design

10.2 Four Basic Concepts in Object-Oriented Languages

10.3 Program Structure

10.4 Design Patterns

10.5 Chapter Summary

10.6 Looking Forward: Simula, Smalltalk, C++, Java

Exercises

11 History of Objects: Simula and Smalltalk

11.1 Origin of Objects in Simula

11.2 Objects in Simula

11.3 Subclasses and Subtypes in Simula

11.4 Development of Smalltalk

11.5 Smalltalk Language Features

11.6 Smalltalk Flexibility

11.7 Relationship between Subtyping and Inheritance

11.8 Chapter Summary

Exercises

12 Objects and Run-Time Efficiency: C++

12.1 Design Goals and Constraints

12.2 Overview of C++

12.3 Classes, Inheritance, and Virtual Functions

12.4 Subtyping

12.5 Multiple Inheritance

12.6 Chapter Summary

Exercises

13 Portability and Safety: Java

13.1 Java Language Overview

13.2 Java Classes and Inheritance

13.3 Java Types and Subtyping

13.4 Java System Architecture

13.5 Security Features

13.6 Java Summary

Exercises

Part 4 Concurrency and Logic Programming

14 Concurrent and Distributed Programming

14.1 Basic Concepts in Concurrency

14.2 The Actor Model

14.3 Concurrent ML

14.4 Java Concurrency

14.5 Chapter Summary

Exercises

15 The Logic Programming Paradigm and Prolog

15.1 History of Logic Programming

15.2 Brief Overview of the Logic Programming Paradigm

15.3 Equations Solved by Unification as Atomic Actions

15.4 Clauses as Parts of Procedure Declarations

15.5 Prolog's Approach to Programming

15.6 Arithmetic in Prolog

15.7 Control, Ambivalent Syntax, and Meta-Variables

15.8 Assessment of Prolog

15 9 Bibliographic Remarks

15.10 Chapter Summary

Appendix A Additional Program Examples

A.1 Procedural and Object-Oriented Organization

Glossary

Index


作者介绍:

John C.Mithcell is professor of Computer Science at Stanford University.he has been a featured speaker at intermational conferences;has led research projects on a variety of topics.including programming lagnuage design and analysis,computer security ,


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!


在线阅读/听书/购买/PDF下载地址:


原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

暂无其它内容!


书籍真实打分

  • 故事情节:6分

  • 人物塑造:3分

  • 主题深度:6分

  • 文字风格:5分

  • 语言运用:6分

  • 文笔流畅:5分

  • 思想传递:4分

  • 知识深度:9分

  • 知识广度:8分

  • 实用性:9分

  • 章节划分:5分

  • 结构布局:9分

  • 新颖与独特:5分

  • 情感共鸣:8分

  • 引人入胜:6分

  • 现实相关:7分

  • 沉浸感:8分

  • 事实准确性:6分

  • 文化贡献:6分


网站评分

  • 书籍多样性:9分

  • 书籍信息完全性:7分

  • 网站更新速度:6分

  • 使用便利性:7分

  • 书籍清晰度:7分

  • 书籍格式兼容性:5分

  • 是否包含广告:7分

  • 加载速度:7分

  • 安全性:9分

  • 稳定性:9分

  • 搜索功能:3分

  • 下载便捷性:3分


下载点评

  • 图文清晰(467+)
  • 体验差(647+)
  • 差评少(637+)
  • 简单(150+)
  • 少量广告(182+)
  • 实惠(590+)
  • 还行吧(272+)
  • 可以购买(454+)
  • 推荐购买(651+)
  • 情节曲折(680+)
  • 小说多(370+)

下载评价

  • 网友 陈***秋: ( 2024-12-29 23:28:12 )

    不错,图文清晰,无错版,可以入手。

  • 网友 晏***媛: ( 2025-01-19 02:06:27 )

    够人性化!

  • 网友 石***烟: ( 2025-01-03 20:48:49 )

    还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的

  • 网友 曾***文: ( 2025-01-11 11:19:11 )

    五星好评哦

  • 网友 冯***卉: ( 2024-12-30 22:54:51 )

    听说内置一千多万的书籍,不知道真假的

  • 网友 温***欣: ( 2025-01-11 09:52:14 )

    可以可以可以

  • 网友 蓬***之: ( 2025-01-17 02:19:45 )

    好棒good

  • 网友 谭***然: ( 2025-01-08 02:28:22 )

    如果不要钱就好了

  • 网友 益***琴: ( 2025-01-05 22:24:31 )

    好书都要花钱,如果要学习,建议买实体书;如果只是娱乐,看看这个网站,对你来说,是很好的选择。

  • 网友 瞿***香: ( 2024-12-28 22:42:27 )

    非常好就是加载有点儿慢。

  • 网友 焦***山: ( 2025-01-04 22:51:43 )

    不错。。。。。

  • 网友 国***芳: ( 2025-01-15 21:33:12 )

    五星好评

  • 网友 郗***兰: ( 2025-01-08 10:17:57 )

    网站体验不错

  • 网友 宫***玉: ( 2025-01-13 20:50:19 )

    我说完了。

  • 网友 訾***雰: ( 2024-12-27 11:32:08 )

    下载速度很快,我选择的是epub格式


随机推荐