๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Programming With Objects: A Comparative Presentation of Object-Oriented Programming With C++ and Java

โœ Scribed by Avinash Kak


Book ID
127434868
Publisher
Wiley-IEEE Press
Year
2003
Tongue
English
Weight
10 MB
Edition
1
Category
Library
ISBN-13
9780471268529

No coin nor oath required. For personal study only.

โœฆ Synopsis


Your essential comparative approach to learning C++ and JavaProgramming with Objects: A Comparative Presentation of Object-Oriented Programming with C++ and Java, a comparative presentation of object-oriented programming with two of the most popular programming languages of today, teaches vital skills and techniques for the Internet age. Based on highly successful courses taught by the author, this book answers the need for a comprehensive educational program on the subject of object-oriented programming. In a clear and accessible format, the author compares and contrasts both languages, from basic language constructs to how both languages are used in application-level programming, such as graphics programming, network programming, and database programming.Since both C++ and Java were born out of the same language, C, learning these two languages together has several distinct advantages: * Because they have much in common at the level of basic language structures, learning C++ and Java together saves time and facilitates the mastery of each * Learning by contrast and comparison can be more efficient and enjoyable, allowing readers access to the strengths and weaknesses of both languages * Learning to write a program in one language that corresponds to a given program in the other language enables students to tackle more difficult projects in either language * Comparing similar concepts in the two languages leads to a deeper understanding of the concepts in bothRoughly the first half of the text is devoted to basic language issues. More advanced topics are detailed in the second half, including programming of graphical user interfaces, multithreading, network programming, and database programming.Designed as a text for educational programs in advanced programming and as a reference for professionals implementing Web- and Internet-based applications, Programming with Objects: A Comparative Presentation of Object-Oriented Programming with C++ and Java is also recommended for programmers familiar with either language who wish to expand their programming skills.


๐Ÿ“œ SIMILAR VOLUMES


The Essence of Object Oriented Programmi
โœ Bruce E. Wampler ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 2 MB

You've written some lines of Java code and created a few objects, yet you understand that this doesn't constitute true object-oriented programming. As a Java programmer, you want to get more out of your efforts. This introduction to the basics of object-oriented programming and the Unified Modeling

Comparison of C++ and Fortran 90 for obj
โœ John R. Cary; Svetlana G. Shasharina; Julian C. Cummings; John V.W. Reynders; Pa ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 979 KB

C++ and Fortran 90 are compared as object-oriented languages for use in scientific computing. C++ is a full-featured, object-oriented language that provides support for inheritance and polymorphism. Fortran 90 can mimic some object-oriented features through combinations of its TYPE and MODULE syntax