Jump to content

David J. Barnes - Objects First with Java: A Practical Introduction Using BlueJ


tetox

Recommended Posts

Hidden Content

    Give reaction to this post to see the hidden content.

Book: Objects First with Java: A Practical Introduction Using BlueJ, 6th Edition
Author(s): David J. Barnes.
Publisher: Pearson
Tags: Functional Programming, Object-oriented Programming.
Year: 6th Edition (May 12, 2016)
Print Length: 672 pages
Format: PDF
Language: English
ISBN-10: 0134477367
ISBN-13: 9780134477367
Size: 19.5 MB (RAR)

Book Description
A Modern Approach to Functional Programming

The Sixth Edition goes beyond just adding the new language constructs of Java 8. The book’s exploration of this new language demonstrates a renaissance of functional ideas in modern programming. While functional programming isn’t new in principle, it’s seen a boost in popularity based on the current computer hardware available and the changing nature of projects programmers wish to tackle. Functional language constructs make it possible to efficiently automate currency, make use of multiple cores without much effort on the side of the programmer, are both more elegant and readable, and offer great potential in solving the issue of parallel hardware. Functional programming has become an essential part of the field, and Objects First with Java gives students a basic understanding of an area they’ll need to master in order to succeed in the future.

Contents
Part 1 Foundations of Object Orientation
Chapter 1 Objects and Classes
Chapter 2 Understanding Class Definitions
Chapter 3 Object Interaction
Chapter 4 Grouping Objects
Chapter 5 Functional Processing of Collections (Advanced)
Chapter 6 More-Sophisticated Behavior
Chapter 7 Fixed-Size Collections—Arrays
Chapter 8 Designing Classes
Chapter 9 Well-Behaved Objects

Part 2 Application Structures
Chapter 10 Improving Structure with Inheritance
Chapter 11 More about Inheritance
Chapter 12 Further Abstraction Techniques
Chapter 13 Building Graphical User Interfaces
Chapter 14 Handling Errors
Chapter 15 Designing Applications
Chapter 16 A Case Study

Hidden Content

    Give reaction to this post to see the hidden content.

Thanks to the one who initially shared the file.

  • Like 1
Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...