You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This book really helped me understand Java better.
5
+
> At the time, I had tons of homework and barely any time to figure things out.
6
+
> When I started high school and had to choose extracurricular activities, I discovered FRC — the First Robotics Competition.
7
+
>
8
+
> Luckily, my school has a team, so I tried to join.
9
+
> I wanted to do programming, but in order to be accepted I had to go through selection, where they taught us a two-year syllabus in just two and a half weeks.
10
+
>
11
+
> During that period, I had an insane amount of homework and didn't understand anything…
12
+
> until I found the book.
13
+
>
14
+
> It helped me finally understand what the hell I was writing.
15
+
> The best example was when we had to create a singleton.
16
+
> Thanks to the book, I understood private constructors and static methods, instead of just writing code without knowing why.
0 commit comments