Skip to content

Commit

Permalink
refactor: JavaNews - move sources upfront
Browse files Browse the repository at this point in the history
  • Loading branch information
AloisSeckar authored Jul 24, 2024
1 parent a00655d commit 4c1e9b9
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions JavaNews.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# JAVA NEWS
What is the Java world up to?

## Sources
Stay up-to-date with the following even more dedicated websites:
- https://inside.java
- https://blogs.oracle.com/java
- https://www.infoworld.com/category/java
- https://dzone.com/java
- https://www.baeldung.com/


## 2024 - July

| Date             | Article |
Expand Down Expand Up @@ -234,13 +243,6 @@ What is the Java world up to?
| **`2023-09-01`** | [JDK 21 and JDK 22: What We Know So Far](https://www.infoq.com/news/2023/09/java-21-so-far/) - as the release of Java 21 knocks at the door, Michael Redlich prepared an exhaustive list of what is to be expected |


## Further reading
Stay updated with the following more dedicated sources:
- https://inside.java
- https://blogs.oracle.com/java
- https://www.infoworld.com/category/java
- https://dzone.com/java

## Older, but still worth mentioning
Various interesting articles I came across over the time:

Expand Down

0 comments on commit 4c1e9b9

Please sign in to comment.