Search results
Results from the WOW.Com Content Network
Lafore has authored a number of books on the subject of computer programming, including Soul of CP/M., [5] [6] and Assembly Language Primer for the IBM PC and XT. [ 7 ] [ 8 ] Later books included C++ Interactive Course , Object-Oriented Programming in C++ , [ 9 ] [ 10 ] Turbo C Programming for the IBM , [ 11 ] and C Programming Using Turbo C++ ...
Among other developments was the Common Lisp Object System, which integrates functional programming and object-oriented programming and allows extension via a Meta-object protocol. In the 1980s, there were a few attempts to design processor architectures that included hardware support for objects in memory but these were not successful.
The book is divided into two parts, with the first two chapters exploring the capabilities and pitfalls of object-oriented programming, and the remaining chapters describing 23 classic software design patterns. The book includes examples in C++ and Smalltalk.
Programming: Principles and Practice Using C++ [25] The C++ Programming Language (1st, 2nd, 3rd, and 4th edition) [26] The Design and Evolution of C++ [27] The Annotated C++ Reference Manual. [28] In all, these books have been translated into 21 languages. [29] More than 100 academic articles, including: Thriving in a crowded and changing world ...
Bruce Eckel (born () July 8, 1957 (age 67)) is a computer programmer, author, and consultant. [citation needed]Eckel's best known works are Thinking in Java and the two-volume series Thinking in C++, aimed at programmers wanting to learn the Java or C++ programming languages, respectively, particularly those with little experience of object-oriented programming.
[citation needed] He also named the curiously recurring template pattern C++ idiom. His work on organizational patterns was an inspiration for both extreme programming and for Scrum daily standups. In Organizational Patterns of Agile Software Development book he co-presented an alternative version of Conway's law.
In 1989, C++ 2.0 was released, followed by the updated second edition of The C++ Programming Language in 1991. [32] New features in 2.0 included multiple inheritance, abstract classes, static member functions, const member functions, and protected members. In 1990, The Annotated C++ Reference Manual was published. This work became the basis for ...
Object-Oriented Software Construction, also called OOSC, is a book by Bertrand Meyer, widely considered a foundational text of object-oriented programming. [ citation needed ] The first edition was published in 1988; the second edition, extensively revised and expanded (more than 1300 pages), in 1997.