首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 常用文档 > 把C++当作一门新语言来学习

把C++当作一门新语言来学习

资料介绍
C++之父告诉你如何学习C++语言
Learning Standard C++ as a New Language

Bjarne Stroustrup
AT&T Labs


ABSTRACT

To get the most out of Standard C++ [C++,1998], we must rethink the way we write
C++ programs. An approach to such a "rethink" is to consider how C++ can be learned
(and taught). What design and programming techniques do we want to emphasize? What
subsets of the language do we want to learn first? What subsets of the language do we
want to emphasize in real code?

This paper compares a few examples of simple C++ programs written in a modern style
标签:C++学习方法
把C++当作一门新语言来学习
本地下载

评论