Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 😀