• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Java ▶ Object-oriented Programming in Java

Object-oriented Programming in Java

March 25, 2012

Object-oriented Programming in Java

“Object-oriented Programming in Java”, written by Richard L. Halterman, is a text still under development. It is used in a beginning computer programming course.

Book Description

The purpose of this text is to introduce computer programming to a diverse audience. It uses Java as the programming medium since the language provides a relatively safe environment for beginning students to learn programming concepts while offering a rich platform capable of building industrial-strength software systems. Students therefore can be exposed quickly to object-oriented principles with the assurance that, if necessary, they later can build upon these experiences and do more serious software development without having to learn another programming language.

Table of Contents

  • The Context of Software Development
  • Values, Variables, and Types
  • Arithmetic Expressions
  • Objects: Packaging Computation
  • Boolean Expressions and Conditional Execution
  • More Complex Conditionals
  • Modeling Real Objects
  • Living with Java
  • Class Members
  • Composing Objects
  • Inheritance and Polymorphism
  • Simple Graphics Programming
  • Some Standard Java Classes
  • The Object Class
  • Software Testing
  • Using Inheritance and Polymorphism
  • Iteration
  • Examples using Iteration
  • Other Conditional and Iterative Statements
  • Arrays
  • Arrays as Objects
  • Working with Arrays
  • A Simple Database
  • Graphical Objects
  • Exceptions

Download Free PDF / Read Online

Author(s): Richard L. Halterman
Format(s): PDF
Number of pages: 313
Link: Download.

Similar Books:

  1. Object Oriented Programming using Java
  2. Java Au Naturel: Guide to Object Oriented Design
  3. Object-Oriented Programming with Objective-C
  4. Interface Design Best Practices in Object-Oriented API Design in Java
  5. Introduction to Object-Oriented Programming Using C++
Previous Post: « Introduction to Programming in Java
Next Post: Fundamentals of Programming C++ »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com