An Introduction to Object-Oriented Programming with Java

  • Authors:
  • C. Thomas Wu

  • Affiliations:
  • -

  • Venue:
  • An Introduction to Object-Oriented Programming with Java
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:This is an introductory text for beginners with no background in programming. The text teaches students how to write object-oriented programs. The book covers both Java applets and applications. Students will learn the fundamentals of object-oriented programming through the use of predefined objects supplied with the book. By using these predefined objects, the students will learn both the concepts of object-oriented programming and also how to later design their own objects by example. Students will learn how to define their own objects and how to develop programs using object-oriented design methodology. In addition, students will learn modern programming topics such as event-driven and GUI (Graphic User Interface) programming.