
Java Programming Fundamentals
Problem Solving Through Object Oriented Analysis and Design
Premchand S. Nair(Author)
CRC Press
1st Edition
Published on 27. July 2017
Book
Hardback
756 pages
978-1-138-46088-1 (ISBN)
Description
While Java texts are plentiful, it's difficult to find one that takes a real-world approach, and encourages novice programmers to build on their Java skills through practical exercise. Written by an expert with 19 experience teaching computer programming, Java Programming Fundamentals presents object-oriented programming by employing examples taken from everyday life.
Provides a foundation in object-oriented design principles and UML notation
Describes common pitfalls and good programming practices
Furnishes supplemental links, documents, and programs on its companion website, www.premnair.net
Uses day-to-day life examples to introduce every object-oriented and programming concept
Includes an extensive stand-alone chapter on GUI and event programming
Contains numerous examples, self-check questions, quick review material and an extensive list of both programming and non-programming exercises
The text presents object-oriented design and programming principles in a completely integrated and incremental fashion. It correlates each concept to a real-world application example and then introduces the corresponding Java language construct. The approach continues throughout the book, in that every concept is first introduced through practical examples, followed by short programming tutorials. To round out its coverage, the book provides several case studies, which illustrate various design issues and demonstrate the usefulness of techniques presented throughout the book.
Using its one-of-a-kind approach, Java Programming Fundamentals demonstrates the object-oriented design techniques required to simulate actual real-life situations without compromising study of traditional programming constructs and structures.
Provides a foundation in object-oriented design principles and UML notation
Describes common pitfalls and good programming practices
Furnishes supplemental links, documents, and programs on its companion website, www.premnair.net
Uses day-to-day life examples to introduce every object-oriented and programming concept
Includes an extensive stand-alone chapter on GUI and event programming
Contains numerous examples, self-check questions, quick review material and an extensive list of both programming and non-programming exercises
The text presents object-oriented design and programming principles in a completely integrated and incremental fashion. It correlates each concept to a real-world application example and then introduces the corresponding Java language construct. The approach continues throughout the book, in that every concept is first introduced through practical examples, followed by short programming tutorials. To round out its coverage, the book provides several case studies, which illustrate various design issues and demonstrate the usefulness of techniques presented throughout the book.
Using its one-of-a-kind approach, Java Programming Fundamentals demonstrates the object-oriented design techniques required to simulate actual real-life situations without compromising study of traditional programming constructs and structures.
Reviews / Votes
...carefully thought out and well crafted ... teaches object-oriented design and programming in a completely integrated and incremental fashion. ... a pedagogically excellent first course in object-oriented design and programming ... Nair's outstanding book is my first choice for learning object orientation and Java in considerable depth ...-George Hacken, in Computing Reviews, Reviews.com, July 2009... covers a good deal of Java, while also providing the rudiments of UML, some fundamental algorithms like sorting, and data structures like arrays. ... The abundance of examples and exercises is very valuable ... Summing Up: Recommended.-L. Benedicenti, University of Regina, in CHOICE, Vol. 47, No. 04
More details
Language
English
Place of publication
London
United Kingdom
Publishing group
Taylor & Francis Ltd
Target group
College/higher education
Undergraduate
Dimensions
Height: 254 mm
Width: 178 mm
Weight
1560 gr
ISBN-13
978-1-138-46088-1 (9781138460881)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Premchand S. Nair
Java Programming Fundamentals
Problem Solving Through Object Oriented Analysis and Design
Book
11/2008
1st Edition
CRC Press
€178.44
Shipment within 15-20 days

Premchand S. Nair
Java Programming Fundamentals
Problem Solving Through Object Oriented Analysis and Design
E-Book
11/2008
CRC Press
€158.99
Available for download

Premchand S. Nair
Java Programming Fundamentals
Problem Solving Through Object Oriented Analysis and Design
E-Book
11/2008
1st Edition
CRC Press
€158.99
Available for download
Person
Premchand S. Nair
Content
Object Model of Computation. Class and Java Fundamentals. Object Oriented Design. Decision Making. Power of Repetition. Methods. Principles of Object-Orientation. Graphical User Interface: Applications and Applets. Simple Data Structures. Searching and Sorting. Exception Handling.