Borland C++ 4 Object-oriented Programming


Book Description

The first part of this book presents powerful and practical examples of object-oriented applications, using the excellent class library supplied by Borland International. The second part delves into Windows programming with Borland C++, building an extensive class hierarchy specifically for Windows applications--and includes coverage of Borland's Applications Frameworks.




Borland C++ 4


Book Description




Object-Oriented Programming in Turbo C++


Book Description

Object-Oriented Programming (OOP) is the most dramatic and potentially confusing-innovation in software development since the dawn of the computer age. Based on the idea of treating functions and data as objects, OOP results in programs that are more flexible, more easily maintained, and, on the whole, more powerful. Suitable for students, hackers, and enthusiasts, Object-Oriented Programming in Turbo C++ is written by best-selling author Robert Lafore. Step-by-step lessons teach the Basics of Object-Oriented Programming with Turbo C++ and its new Windows-compatible sibling, Borland C++. Object-Oriented Programming in Turbo C++ focuses on C++ as a separate language, distinct from C, and assumes no prior experience with C.




Object-oriented Programming with Borland C++ 4


Book Description

The popularity of object-oriented programming has driven the success of the C++ language. This book is the definitive guide to every Borland or Object Windows Library (OWL) programmer who wants to build highly developed Windows programs to get the job done. Includes a disk containing all the book's source code and programming examples.




An Introduction to Object-Oriented Programming in C++


Book Description

This book introduces the art of programming in C++. The topics covered range from simple C++ programmes to programme features such as classes, templates, and namespaces. Emphasis is placed on developing a good programming technique and demonstrating when and how to use the advanced features of C++. This revised and extended second edition includes: the Standard Template Library (STL), a major addition to the ANSI C++ standard; full coverage of all the major topics of C++, such as templates; and practical tools developed for object-oriented computer graphics programming. All code program files and exercises are ANSI C++ compatible and have been compiled on both Borland C++ v5.5 and GNU/Linux g++ v2.91 compilers. They are available from the author's web site.







Borland C++ 4.0 Object-oriented Programming


Book Description

This powerful book/disk package provides comprehensive coverage of object-oriented techniques for use with Borland C++ X.0. Aimed at the novice-to-intermediate programmer, the book provides an in-depth tutorial to object-oriented concepts and features, along with detailed abstraction, polymorphism, templates, and genericity, along with the Windows development process, and more. Disk comes packed with code examples that can be incorporated into useful programs.




Object-Oriented Design and Programming with C++


Book Description

Object-Oriented Design and Programming with C++: Your Hands-On Guide to C++ Programming, with Special Emphasis on Design, Testing, and Reuse provides a list of software engineering principles to guide the software development process. This book presents the fundamentals of the C++ language. Organized into two parts encompassing 10 chapters, this book begins with an overview of C++ and describes object-oriented programming and the history of C++. This text then introduces classes, polymorphism, inheritance, and overloading. Other chapters consider the C++ preprocessor and organization of class libraries. This book discusses as well the scope rules, separate compilation, class libraries, and their organization, exceptions, browsers, and exception handling. The final chapter deals with the design of a moderately complex system that provides file system stimulation. This book is a valuable resource for readers who are reasonably familiar with the C programming language and want to understand the issues in object-oriented programming using C++.




Using Borland C++ 4.5


Book Description

A revision of one of the bestselling Borland C++ titles of all time. This book/disk combination offers a thorough tutorial of Borland C++, along with in-depth coverage of OLE encapsulation--the most significant new feature of the new version of Borland C++. Disk includes all the book's project files, source code, and a set of third-party custom controls which enable the programmer to extend the power of Borland C++.




Object-Oriented Programming under Windows


Book Description

Object-Oriented Programming under Windows presents object-oriented programming (OOP) techniques that can be used in Windows programming. The book is comprised of 15 chapters that tackle an area in OOP. Chapter 1 provides an introductory discourse about OOP, and Chapter 2 covers the programming languages. Chapter 3 deals with the Windows environment, while Chapter 4 discusses the creation of application. Windows and dialogue boxes, as well as controls and standard controls, are tackled. The book then covers menus and event response. Graphics operation, clipboard, bitmaps, icons, and cursors are also dealt with. The book also tackles disk file access, and then discusses the help file system. The last chapter covers data transfer. The text will be of great use to individuals who want to write Windows based programs.