Cantitate/Preț
Produs

Programming with Objects – A Comparative Presentation of Object–Oriented Programming with C++ & Java: IEEE Press

Autor A Kak
en Limba Engleză Paperback – 14 apr 2003
PROGRAMMING WITH OBJECTS Your essential comparative approach to learning C++ and Java
Programming 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 both
Roughly 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.
Citește tot Restrânge

Din seria IEEE Press

Preț: 60421 lei

Preț vechi: 100451 lei
-40% Nou

Puncte Express: 906

Preț estimativ în valută:
11565 12053$ 9627£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780471268529
ISBN-10: 0471268526
Pagini: 1144
Ilustrații: Illustrations
Dimensiuni: 178 x 254 x 60 mm
Greutate: 1.72 kg
Editura: Wiley
Seria IEEE Press

Locul publicării:Hoboken, United States

Public țintă

Senior and Graduate level students Professionals implementing Web and Internet based Java and/or C++ applications

Notă biografică

AVINASH C. KAK is Professor of Electrical and Computer Engineering at Purdue University. Over the years, he has won numerous Best Teacher of the Year awards at different levels of the University for his teaching of object-oriented programming and design courses at Purdue.


Descriere

C++ is a general purpose programming language that, in addition to systems applications, is extensively used for scientific computation, financial applications, embedded systems, realtime control, and other applications. Java is an object oriented programming language with emphasis on supporting the software engineering of distributed systems.