Head First Java Code
Brought to you by:
g00fball
| File | Date | Author | Commit |
|---|---|---|---|
| collections&generics | 2025-06-22 |
|
[f684c5] Wildcard |
| exceptionHandling | 2025-09-09 |
|
[b5f55c] Exception rules |
| inheritance&polymorphism | 2025-04-23 |
|
[13b1a4] removed |
| interfaces&polymorphism | 2025-06-17 |
|
[6b73d1] An important note on polymorphism |
| lambdas&streams | 2025-07-08 |
|
[8d6549] Pool Puzzle |
| life&death_of_an_object | 2025-05-02 |
|
[de1693] How long does an object live? |
| numbers&statics | 2025-05-11 |
|
[12a7c2] Be The Compiler |
| .gitignore | 2025-06-21 |
|
[3002ab] ignore |
| README.md | 2025-09-03 |
|
[9e84ba] read me |
This repo will contain only programs.
Object class.Object.Object.Object.final used with non-static variables.Comparable interface.Comparator.HashSet -- didn't work.HashSet checks for duplicates.hashCode() and equals().TreeSet in Java.TreeSet using Comparator.TreeSet with lambda functions.TreeSet sorts its data.TreeSet.Map in Java.Comparable to sort Songs.Comparator to sort Songs.Collection API.hashCode() and equals().forEach() in Java.Stream.
Stream operations.Stream operations.Optional wrapper class.Optional wrapper class.Collections.sort() in Java.Comparable in Java.Comparator in Java.Collectors in Java.Stream in Java.Optional in Java.List in Java.ArrayList in Java.Sequencer in Java.MidiSystem in Java.printf in Java.printf.