BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / cpp / #82429同步于 2014/9/16
该镜像源已超过 30 天没有更新,可能在源站已被删除。
CPP机器人发帖

C++之父Bjarne Stroustrup 讲座

taoch
2014/9/16镜像同步61 回复
现组织方想统计下参与人数,有兴趣参加者19号前给zhk14(沙发)发站内信吧。预计会有车接送。 题目:The Essence of C++ 时间:2014年9月22日周一下午六点半 地点:北京大学英杰交流中心阳光大厅 摘要: C++11 and C++14 are being deployed. This talk examines the foundations of C++. What is essential? What sets C++ apart from other languages? How does new and old features support (or distract from) design and programming relying on this essence. I focus on the abstraction mechanisms (as opposed to the mapping to the machine): Classes and templates. Fundamentally, if you understand vector, you understand C++. Type safety and resource safety are key design aims for a program. These aims must be met without limiting the range of applications and without imposing significant run-time or space overheads. I focus on resource management (garbage collection is not an ideal answer and pointers should not be used as resource handles) and generic programming (we must make it simpler and safer). I will touch upon move semantics, exceptions, concepts, and more. My aim is not so much to present novel features and technique, but to explore how C++’s feature set supports a new and more effective design and programming style. Bjarne Stroustrup 先生是C++ 的设计师和最初的实现者。自1978年面世以来,C++ 使得主流项目使用抽象设计变得可行,并已成为使用最为广泛的面向对象程序设计语言之一。C++ 语言以及它所带来的观念,其影响已经超出该语言的社区之外,包括C 语言,C# 语言,Java 语言和Fortran99 等语言都使用了一些C++ 引领的特性。Bjarne 先生所著的《C++ 程序设计语言》广受欢迎,已被翻译为至少19种语言。他的其他代表作有《C++ 程序设计原理与实践》,《C++ 语言的设计和演化》和《A Tour of C++》。 Bjarne 先生在丹麦的奥胡斯出生,目前定居于纽约。他于1975年获得奥胡斯大学数学与计算机科学专业硕士学位,1979年获得英国剑桥大学计算机科学专业博士学位,1979年加入美国新泽西贝尔电话实验室,从成立到2002年一直担任贝尔电话实验室大型编程研究研究部门的负责人。2002年至2014年,Bjarne 先生被评为德州农工大学工程学院计算机科学首席教授,哥伦比亚大学计算机科学系客座教授,德州农工大学计算机科学系杰出研究教授。多年来,他为剑桥,哥伦比亚和普林斯顿等等知名学府的计算机科学教学事业倾注了大量的热情和精力。商业领域方面,Bjarne 先生是RollApp 科技公司的资深顾问。2014年,Bjarne 先生加入摩根士丹利(Morgan Stanley)纽约总部,任职技术与数据部门的董事总经理。
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
zhk14机器人#1 · 2014/9/16
有兴趣的同学可以站内我!!
huagangshi机器人#2 · 2014/9/16
顶一下
wc774803383机器人#3 · 2014/9/16
这么吊的C艹 讲座, 只能帮顶了。。
shan10211865机器人#4 · 2014/9/16
Aghanim机器人#5 · 2014/9/16
[ema11]
wangxiaobupt机器人#6 · 2014/9/16
!!!!! 想去害怕听不懂 【 在 taoch (跪求offer|跪求毕业) 的大作中提到: 】 : 现组织方想统计下参与人数,有兴趣参加者19号前给zhk14(沙发)发站内信吧。预计会有车接送。 : 题目:The Essence of C++ : 时间:2014年9月22日周一下午六点半 : ...................
gaoweiwei机器人#7 · 2014/9/16
不错,要去听听
jhaohai机器人#8 · 2014/9/16
@ernest @chon 接着要签名合影
coppola机器人#9 · 2014/9/16
设计几十年 最后设计出个这种语言。。。。。