https://github.com/torokmark/do-you-know-java
:coffee: Do you know... Java?
https://github.com/torokmark/do-you-know-java
fun-facts java pitfalls
Last synced: about 1 year ago
JSON representation
:coffee: Do you know... Java?
- Host: GitHub
- URL: https://github.com/torokmark/do-you-know-java
- Owner: torokmark
- License: mit
- Created: 2019-07-27T17:12:49.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T12:21:55.000Z (over 3 years ago)
- Last Synced: 2025-01-28T18:31:13.436Z (over 1 year ago)
- Topics: fun-facts, java, pitfalls
- Language: Java
- Homepage: https://torokmark.github.io/
- Size: 28.3 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Do you know ... Java?
The repository is based on my experiences that I gained during interviews, giving lectures, and practices.
Also inspired by *Joshua Bloch, Neal Gafter - Java Puzzlers*.
Posts can be found on my blog https://torokmark.github.io/ where I detail the reasons of the phenomenons.
If you are aware of any glitches, tricks, or unexpected behaviour of Java language, make a PR.