Object-Oriented Programming With Java
โ Scribed by Barry Holmes, Daniel T. Joyce
- Publisher
- Jones & Bartlett Learning
- Year
- 2000
- Tongue
- English
- Leaves
- 846
- Series
- Books24x7
- Edition
- 2nd
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Object-Oriented Programming with Java was developed for students in the science, engineering, and business, fields where knowledge of programming is thought to be essential. This text, on modern software development, contains material that is typically covered in a CS1 course. In addition to traditional introductory programming concepts, object-oriented concepts and techniques such as inheritance and polymorphism are presented in a student-friendly manner. Java-related topics such as exception handling and the Java I/O models are carefully treated, and an entire chapter is devoted to Java applets.
๐ SIMILAR VOLUMES
An Introduction to Object-Oriented Programming with Java takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. Wu
"An Introduction to Object-Oriented Programming with Java" takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. Wu uses