From a14e85d2b460c51e3a48129bc2970992fee6b563 Mon Sep 17 00:00:00 2001 From: Jan Pearce Date: Thu, 7 Aug 2025 12:57:25 -0400 Subject: [PATCH] fix early xml:ids --- source/ch1_overview.ptx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/source/ch1_overview.ptx b/source/ch1_overview.ptx index 7c1da79..4a589a9 100644 --- a/source/ch1_overview.ptx +++ b/source/ch1_overview.ptx @@ -5,8 +5,8 @@ Overview -
- Introduction to Java for Python Programmers +
+ Prerequisites

This book assumes that you are already familiar with the Python programming language. @@ -87,7 +87,7 @@

-
+
Java Development Environment @@ -306,8 +306,8 @@
-
- Why Learn another programming Language? +
+ Why Another Programming Language?

Python is a nice language for beginning programming for several reasons. @@ -357,7 +357,7 @@

-
+
Why Learn Java? Why not C or C++?

@@ -399,9 +399,9 @@

-
+
Summary & Reading Questions -

    +

    1. Learning multiple programming languages helps programmers adapt to different styles and environments.