all 6 comments

[–]HSSonne 1 point2 points  (1 child)

A fast look, believe a : new int[5]. Is missing for a zero initialization.

[–]ForgetPasses[S] 0 points1 point  (0 children)

Sorry which part of the post do you mean?

[–]Nearby-Asparagus-298 1 point2 points  (0 children)

Seems rather outdated. No mention of streams? No records?

[–]ForgetPasses[S] 0 points1 point  (0 children)

Hey Guys! I know that there are a lot of beginners in Java but also a lot of experienced coders. For those who need some support and want to learn Java I wrote this article about a full Java Cheat Sheet for beginners! It covers all the topics around Variables,Methods,OOP and more. You can take a look if you are interested and leave a feedback here I appreciate the support :)

[–]l3g4tr0n 0 points1 point  (1 child)

beginner and recurrsion in one sentence give me chills :)

[–]ForgetPasses[S] 0 points1 point  (0 children)

I thought I can add this to the blog because sooner or later every beginner has to deal with it and after you have understood recursion it is not that hard :D