https://github.com/waldronmatt/object-oriented-application-development-using-java-student-source-code
Student source code for the book: Object-Oriented Application Development Using Java.
https://github.com/waldronmatt/object-oriented-application-development-using-java-student-source-code
application business-logic data-access-layer database development gui java john-satzinger multi-tier object-oriented-programming oop-concepts oop-examples oop-principles presentation-layer programming programming-exercises reed-doke source-code susan-rebstock-williams three-tier-architecture
Last synced: 4 months ago
JSON representation
Student source code for the book: Object-Oriented Application Development Using Java.
- Host: GitHub
- URL: https://github.com/waldronmatt/object-oriented-application-development-using-java-student-source-code
- Owner: waldronmatt
- Created: 2020-04-25T20:01:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T15:51:51.000Z (about 5 years ago)
- Last Synced: 2024-12-31T11:57:20.242Z (6 months ago)
- Topics: application, business-logic, data-access-layer, database, development, gui, java, john-satzinger, multi-tier, object-oriented-programming, oop-concepts, oop-examples, oop-principles, presentation-layer, programming, programming-exercises, reed-doke, source-code, susan-rebstock-williams, three-tier-architecture
- Language: Java
- Homepage:
- Size: 263 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object-Oriented Application Development Using Java Source Code
Student source code for the book: Object-Oriented Application Development Using Java.
## Why?
I love this book! Unfortunately, the source code is not available on the cengage website. Luckily I have the student source code that was provided to me by my instructor in college.
The source code is helpful to use when following the examples in the book.
## Getting Started
Download the source code. You can purchase the book online where available.
ISBN-13: 978-0619035655
ISBN-10: 061903565X
### Prerequisites
Install/configure the following software on your computer:
```
*Install JDK 7
*Note: Versions higher than JDK 7 dropped ODBC support.
``````
Install Microsoft Access
``````
Install the Access Database Engine*
*Note: This is a tool that can be found on Microsoft's website.
``````
Configure your ODBC settings
```## Authors
* **E. Reed Doke**
* **John W. Satzinger**
* **Susan Rebstock Williams**## License
Code and book subject to Cengage's terms: (https://www.cengage.com/legal/#terms)