圖書標籤: C 麵嚮對象 編程 C語言 編程語言 程序設計 計算機 Programming
发表于2025-01-27
Object-Oriented Programming With ANSI-C pdf epub mobi txt 電子書 下載 2025
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 (ed: this book was published in 1993) 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.
Intended Audience:
I had fun discovering that ANSI-C is a full-scale object-oriented language. To share this fun you need to be reasonably fluent in ANSI-C to begin with — feeling comfortable with structures, pointers, prototypes, and function pointers is a must. Working through the book you will encounter all the newspeak — according to Orwell and Webster a language "designed to diminish the range of thought" — and I will try to demonstrate how it merely combines all the good programming principles that you always wanted to employ into a coherent approach. As a result, you may well become a more proficient ANSI-C programmer.
http://www.cs.rit.edu/~ats/
最近想瞭一下,這TM不就是Python嗎
評分最近想瞭一下,這TM不就是Python嗎
評分等C++用的熟練之後,再讀下去
評分各種指針的花哨技巧。這本書函數指針聲明不用typedef來簡化是一個缺點,接口和實現也沒有分離,沒有做到較好的封裝,容易讓客戶程序員揣測實現機製,馬馬虎虎,適閤初學者開拓視野。
評分也是一個麵嚮語言編程的簡單應用
通过这本书你可以明白C++, Java, Python 等面向对象语言中的类、继承、实例、连接、方法、对象、多态... 都是如何实现的. 能让你通过C来写出优美并可以重用的代码. 中文地址: http://wiki.chinaunix.net/index.php/OOC
評分这本书可以归类为中等水平C语言教程,但实际上它说的是面向对象编程的实质或者说技术细节。面向对象编程范式如何帮助我们解决大规模编程的难题,如何实现通用性,如何尽早捕获错误,这些问题在这本书里都能得到回答。 我本人也把这本书的阅读笔记放到了[网页]上了,欢迎大家指...
評分通过这本书你可以明白C++, Java, Python 等面向对象语言中的类、继承、实例、连接、方法、对象、多态... 都是如何实现的. 能让你通过C来写出优美并可以重用的代码. 中文地址: http://wiki.chinaunix.net/index.php/OOC
評分通过这本书你可以明白C++, Java, Python 等面向对象语言中的类、继承、实例、连接、方法、对象、多态... 都是如何实现的. 能让你通过C来写出优美并可以重用的代码. 中文地址: http://wiki.chinaunix.net/index.php/OOC
評分这本书可以归类为中等水平C语言教程,但实际上它说的是面向对象编程的实质或者说技术细节。面向对象编程范式如何帮助我们解决大规模编程的难题,如何实现通用性,如何尽早捕获错误,这些问题在这本书里都能得到回答。 我本人也把这本书的阅读笔记放到了[网页]上了,欢迎大家指...
Object-Oriented Programming With ANSI-C pdf epub mobi txt 電子書 下載 2025