Skip to content

Commit 48b5cbe

Browse files
committed
Add links to README
1 parent 108483c commit 48b5cbe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,3 +202,23 @@ curl localhost:8080/carts/61157 | jq
202202
```
203203

204204
You'll see an empty cart again.
205+
206+
## Additional Resources
207+
208+
### Java Versions PDF Cheat Sheet
209+
👉 Save time and effort with this [compact overview of all new Java features](https://www.happycoders.eu/java-versions/) from the latest version back to Java 10.
210+
211+
In this practical and exclusive collection, you‘ll find the most important updates of each Java version summarized on one page each.
212+
213+
[Hier geht's zur deutschen Version des PDFs](https://www.happycoders.eu/de/java-versionen/)
214+
215+
### The Big O Cheat Sheet
216+
👉 Use [this FREE 1-page PDF cheat sheet](https://www.happycoders.eu/big-o-cheat-sheet/) as a reference to quickly look up the 7 most important time complexity classes (with descriptions + examples).
217+
218+
[Hier geht's zur deutschen Version des PDFs](https://www.happycoders.eu/de/o-notation-cheat-sheet/)
219+
220+
### HappyCoders Newsletter
221+
👉 Want to level up your Java skills?
222+
Sign up for the [HappyCoders newsletter](http://www.happycoders.eu/newsletter/) and get regular tips on programming, algorithms, and data structures!
223+
224+
[Hier geht's zum deutschen Newsletter](https://www.happycoders.eu/de/newsletter/)

0 commit comments

Comments
 (0)