Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adambien/best-of-java-shorts
A selection of Java Shorts from http://youtube.com/bienadam/shorts that I sometimes present at conferences
https://github.com/adambien/best-of-java-shorts
conferences devoxx infoshare java shorts w-jax
Last synced: 23 days ago
JSON representation
A selection of Java Shorts from http://youtube.com/bienadam/shorts that I sometimes present at conferences
- Host: GitHub
- URL: https://github.com/adambien/best-of-java-shorts
- Owner: AdamBien
- License: mit
- Created: 2024-10-18T16:22:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T17:49:53.000Z (25 days ago)
- Last Synced: 2024-12-01T18:33:43.630Z (25 days ago)
- Topics: conferences, devoxx, infoshare, java, shorts, w-jax
- Language: Java
- Homepage: http://youtube.com/bienadam/shorts
- Size: 138 KB
- Stars: 30
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀🎉☕️ The Best of Java Shorts Show by [Adam Bien](http://about.adam-bien.com)
No dependencies, no builds, no compilation, no IDEs.
A selection of Java Shorts from http://youtube.com/bienadam/shorts which I sometimes present on conferences
## Presented at:
1. Devoxx 2024: [The Best of Java Shorts Show: 100 Snippets in 50 Minutes](https://www.youtube.com/embed/t03DOhiTPkc?rel=0)
[![Devoxx 2024: The Best of Java Shorts Show: 100 Snippets in 50 Minutes](https://i.ytimg.com/vi/t03DOhiTPkc/mqdefault.jpg)](https://www.youtube.com/embed/t03DOhiTPkc?rel=0)
[talk description](https://www.devoxx.be/talk/the-best-of-java-shorts-show-100-snippets-in-50-minutes/)
## 🛫 How to run
```shell
git clone https://github.com/AdamBien/best-of-java-shorts
cd best-of-java-shorts
java S00_BoringMain.java
```## 💡A "Short" Idea
If you have an idea for a new short, or would like to improve an existing one, just open an [issue](https://github.com/AdamBien/best-of-java-shorts/issues)
## FAQ
Q: Why there are multiple shorts with "100"?
A: Because my "Java Script" had a bug and I had no time to fix it 😀