A Hand Book Of Objected Oriented Programme With Java

A Hand Book Of Objected Oriented Programme With Java

by Rajneesh Narayan
A Hand Book Of Objected Oriented Programme With Java

A Hand Book Of Objected Oriented Programme With Java

by Rajneesh Narayan

eBook

$134.99  $179.99 Save 25% Current price is $134.99, Original price is $179.99. You Save 25%.

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs. C++, Objective-C, Smalltalk, Java, C#, Perl, Python, Ruby and PHP are examples of object-oriented programming languages. The object oriented approach encourages the programmer to place data where it is not directly accessible by the rest of the system. Instead, the data is accessed by calling specially written functions, called methods, which are bundled with the data. These act as the intermediaries for retrieving or modifying the data they control. The programming construct that combines data with a set of methods for accessing and managing those data is called an object. The practice of using subroutines to examine or modify certain kinds of data was also used in non-OOP modular programming, well before the widespread use of object-oriented programming. Challenges of object-oriented design are addressed by several methodologies. More broadly, the term “design patterns” can be used to refer to any general, repeatable solution to a commonly occurring problem in software design. Some of these commonly occurring problems have implications and solutions particular to object-oriented development. To date, books on object-oriented programming have focused either on the methodology of the object-oriented paradigm or on teaching the details of a particular programming language. Primarily intended as a text for undergraduate students of engineering, undergraduate and postgraduate students of computer applications, and postgraduate students of management, the book should also prove to be a stimulating study for all those who have a keen interest in the subject.


Product Details

ISBN-13: 9789390433964
Publisher: Arts & Science Academic Publishing
Publication date: 06/30/2014
Sold by: Barnes & Noble
Format: eBook
Pages: 286
File size: 12 MB
Note: This product may take a few minutes to download.
From the B&N Reads Blog

Customer Reviews