Skip to content

Commit 8852b6b

Browse files
authored
Merge pull request #93 from esw0624/Issue90
Updating Section 1.4 and Removing Chapter 2 file
2 parents 36056d9 + e7b0561 commit 8852b6b

File tree

2 files changed

+1
-192
lines changed

2 files changed

+1
-192
lines changed

source/ch1_overview.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<li>
370370
<p>
371371
Java includes a larger standard library than C or C++, which means that sophisticated programs can be created in Java without including external dependencies.
372-
Java has over 4,000 different classes included in the Java 14 Standard Edition.
372+
The Java Standard Edition contains thousands of built-in classes that support tasks like file input/output, networking, data structures, and graphical interfaces.
373373
We could not begin to scratch the surface of these classes even if we devoted all of class time! However, we will cover many useful and powerful features of the Java standard library this semester.
374374
</p>
375375
</li>

source/ch2_whylearnjava.ptx

Lines changed: 0 additions & 191 deletions
This file was deleted.

0 commit comments

Comments
 (0)