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.