Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Java developers often face the same problems, like reading from a file or knowing if some value is in a list.
This article is a collection of solutions for these common tasks. This list is not exhaustive, feel free to contribute on Github.
Files
- How to read a file
- How to write to a file
- How to list files in a directory
- How to create a temporary file
- How to copy a file
Collections
JSON
XML
HTTP
Date
Miscellaneous
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content