Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

mavaddat/JavaDebugging

Repository files navigation

JavaDebugging

Debugging exercises from the book "Java Programming" 9th Edition (Cengage) by Joyce Farrell https://www.cengage.com/c/java-programming-9e-farrell/9781337397070 These exercises have syntactical errors and functional mistakes (the latter of which the author somewhat confusingly calls logical errors). Students will correct the syntactical errors and try their best to fix any possible functional mistakes ('try their best' because functional errors require attempting to guess at the code author's intention and there is often more than one way to fix a functional error). Submit the corrected code as an assignment.

About

Debugging problems from "Java Programming" 9th Edition (Cengage) by Joyce Farrell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages