A First Course in Computational Physics and Object-Oriented Programming with C++ Hardback with CD-ROM
Title | A First Course in Computational Physics and Object-Oriented Programming with C++ Hardback with CD-ROM PDF eBook |
Author | David Yevick |
Publisher | Cambridge University Press |
Pages | 422 |
Release | 2005-03-17 |
Genre | Computers |
ISBN | 9780521827782 |
Textbook and reference work on the application of C++ in science and engineering.
Borland C++ 3.1 Object-oriented Programming
Title | Borland C++ 3.1 Object-oriented Programming PDF eBook |
Author | Marco Cantù |
Publisher | Random House Information Group |
Pages | 656 |
Release | 1992 |
Genre | Computers |
ISBN |
Officially endorsed by Borland International, this book combines a tutorial on object-oriented programming, C++ constructs, and Windows development topics with a complete guide to the Borland C++ programming environment.
Borland C++ 4.5 Object-oriented Programming
Title | Borland C++ 4.5 Object-oriented Programming PDF eBook |
Author | Edmund W. Faison |
Publisher | |
Pages | 920 |
Release | 1995 |
Genre | Computers |
ISBN | 9780672306051 |
Disk contains code and files from the book.
Object-Oriented Design and Programming with C++
Title | Object-Oriented Design and Programming with C++ PDF eBook |
Author | Ronald Leach |
Publisher | Academic Press |
Pages | 481 |
Release | 2014-05-12 |
Genre | Computers |
ISBN | 1483214125 |
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++.
OBJECT ORIENTED PROGRAMMING WITH C++ WITH EIGHTH EDITION
Title | OBJECT ORIENTED PROGRAMMING WITH C++ WITH EIGHTH EDITION PDF eBook |
Author | P. B. Kotur |
Publisher | Sapna Book House (P) Ltd. |
Pages | 941 |
Release | 2014-05-09 |
Genre | |
ISBN | 8128002384 |
We are living in the world that is moving from the asset based economy to knowledge based economy. Our thinking process is changing from local scope to global scope. Programming is not an exception for paradigm shift. It is changing from modules to objects. And now it is your turn for shifting from C to C++. C++ is a super set of C language. It provides the C programmers the flavor of OOPS. With its object-oriented programming features like encapsulation, inheritance and polymorphism, C++ offers a number of benefits over C language. Object-Oriented Programming with C++ is a book also designed as per the syllabus of IV semester B.E. (Computer Science & Engineering and Information Science Engineering) course framed by the Visveswaraiah Technological University, Belgaum. This book is to teach the students the object-oriented programming concepts and C++. This book is written in a easy, riveting and readable style. The information provided in the book is helpful for B.E., B.Sc., BCA, MCA and M.Tech students of all universities The book provides around 200 programs to enrich the better understanding of C++. All C++ programming lab assignments are provided in Appendix-A. All the programs have been run and tested on Turbo C++ compiler on MS-DOS. However, some programs hardly countable with fingers are executed on Borland’s C++ compiler. These programs are exclusively mentioned with the comment -This program is run on Borland’s C++.
Borland C++ 4 Object-oriented Programming
Title | Borland C++ 4 Object-oriented Programming PDF eBook |
Author | Ted Faison |
Publisher | Prentice Hall |
Pages | 904 |
Release | 1994 |
Genre | Computers |
ISBN |
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.
Object-Oriented Programming under Windows
Title | Object-Oriented Programming under Windows PDF eBook |
Author | Stephen Morris |
Publisher | Butterworth-Heinemann |
Pages | 328 |
Release | 2014-05-16 |
Genre | Computers |
ISBN | 1483104192 |
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.