当前位置: 首页 > 资源下载 > 编程语言 > 查看资源

资源分类
Web开发
Java
.NET
编程语言
数据库
软件工程
图形动画
系统管理
网络通信安全
计算机理论
考试认证
人文百科
文档手册
硬件技术
办公软件

Object-oriented programming with ANSI-C C

Object-oriented programming with ANSI-C C

书名:Object-oriented programming with ANSI-C C

上传:石头

时间:2009-10-23

文件大小:907.09 KB

资源出处:查看资源出处 >>

收藏到网摘: n/a



作者:Axel-Tobias Schreiner
副书名:OOC
出版日期:October 1993
出版社:其它
页数:221
文件格式:PDF

Object-oriented programming is the current cure-all — although it has been
around for much more then ten years. At the core, there is little more to it then
finally applying the good programming principles which we have been taught for
more then twenty years. C++ (Eiffel, Oberon-2, Smalltalk … take your pick) is the
New Language because it is object-oriented — although you need not use it that
way if you do not want to (or know how to), and it turns out that you can do just as
well with plain ANSI-C. Only object-orientation permits code reuse between projects
— although the idea of subroutines is as old as computers and good programmers
always carried their toolkits and libraries with them.
This book is not going to praise object-oriented programming or condemn the
Old Way. We are simply going to use ANSI-C to discover how object-oriented programming
is done, what its techniques are, why they help us solve bigger problems,
and how we harness generality and program to catch mistakes earlier. Along
the way we encounter all the jargon — classes, inheritance, instances, linkage,
methods, objects, polymorphisms, and more — but we take it out of the realm of
magic and see how it translates into the things we have known and done all along.
Tags:Programming


相关书籍

  • Cocoa(R) Programming for Mac(R) OS X, Third edition
  • Cocoa(R) Programming for Mac(R) OS X, Third edition
  • Cocoa(R) Programming for Mac(R) OS X, Third edition
  • Intermediate Business Programming with C++ (CHM英文版)
  • Programming Microsoft SQL Server 2008

评论 (0) All

登陆 | 还没注册?