You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+26-2
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,30 @@ exercise check tool; They are by no means the only solutions to these
12
12
problems and I encourage anyone reading them to try to find new or different
13
13
methods of approaching these same problems.
14
14
15
-
16
-
#### About The Book
15
+
#### About 10th Edition Intro To Java Programming
17
16
"Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Beginning programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented, GUI programming, advanced GUI and Web programming using Java. Liang approaches Java GUI programming using JavaFX, not only because JavaFX is much simpler for new Java programmers to learn and use but because it has replaced Swing as the new GUI tool for developing cross-platform-rich Internet applications on desktop computers, on hand-held devices, and on the Web. Additionally, for instructors, JavaFXprovides a better teaching tool for demonstrating object-oriented programming."
0 commit comments