Concept
Standard Libraries
Never use in new code. Milestone: You completed Applied Java (chapters 28→32).
Where it fits
Packages: Standard libraries (pkg13libs)
Learn
Existing chapters for this concept.
- Standard Libraries
Never use in new code. Milestone: You completed Applied Java (chapters 28→32).
Open lesson →
See it in code
Existing Java examples.
Reference
- Essential Built-in Libraries (pkg13libs)
Runnable demos: . Run with . These are the high-value standard-library APIs every Java developer should know — all part of the JDK, no dependencies .
Open reference →
Prepare
Existing interview questions.