This is the repository for self-learning Java in preparation for summer quant SDE 2022 Internship. Of the book <Head First Java> as the first step. This contains some sample trial codes in the book.
- Chpt1. Breaking the Surface
- Chpt2. A Trip to Objectville
- Chpt3. Know Your Variables
- Chpt4. How Objects Behave
- Chpt5. Extra-Strength Methods
- Chpt6. Using the Java Library
- Chpt7. Better Livining in Objectville
- Chpt8. Serious Polymorphism
- Chpt9. Life and Death of an Object
- Chpt10. Numbers Matter
- Chpt11. Risky Behavior
- Chpt12. A Very Graphic Story
- Chpt13. Work on your Swing
- Chpt14. Saving Objects
- Chpt15. Make a Connection
- Chpt16. Data Structures
- Chpt17. Release Your Code
- Chpt18. Distributed Computing