Get Free Shipping on orders over $79
Beginning Java Objects : From Concepts to Code - Jacquie Barker
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Beginning Java Objects

From Concepts to Code

By: Jacquie Barker

Paperback | 13 April 2023 | Edition Number 3

At a Glance

Paperback


$119.00

or 4 interest-free payments of $29.75 with

 or 

Ships in 5 to 7 business days

As a programming language, Java's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. That being said, many people learn Java syntax without truly understanding its object-oriented roots, setting them up to fail to harness all of the power of Java. This book is your key to learning both!

This new third edition of Beginning Java Objects: From Concepts to Code discusses Java syntax, object principles, and how to properly structure the requirements of an application around an object architecture. It is unique in that it uses a single case study of a Student Registration System throughout the book, carrying the reader from object concepts, to object modeling, to building actual code for a full-blown application. A new chapter covers a technology-neutral discussion of the principles of building a three-tier architecture using Java, introducing the notion of model layer - presentation layer - data layer separation.

Coding examples used throughout the book are Java version-neutral. The core object-oriented principles that you will learn from this book are timeless, and are relevant to all versions of the Java language, as well as to many other object-oriented languages.

The book can be used for individual self-study or as a university-level textbook.


What You Will Learn

  • Know basic object-oriented principles, from the simplest notion of classes and objects through the power of encapsulation, abstract classes, and polymorphism
  • Approach the requirements for an application to structure it properly around objects
  • Render the resultant object model into Java code, building a complete functioning model layer for the Student Registration System case study
  • Conceptually round out an object layer by adding presentation and data layers

Who This Book Is For
Software developers who have never tackled Java as a programming language, as well as those who have already used Java but want to ensure that they are taking full advantage of the object-oriented nature of the language

More in Web Programming

Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Web Engineering : Theory and Practice - Jeremiah Downey
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
The Art of SEO : Mastering Search Engine Optimization - Eric Enge
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
Developing Graphics Frameworks with Java and OpenGL - James Cona
Python for Finance 2e : Mastering Data-Driven Finance - Yves Hilpisch
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang