Skip to content

Commit 0fd0665

Browse files
authored
Merge pull request #190 from Yonatan-Developer/patch-4
Update testimonials.md
2 parents 49df593 + 63f7142 commit 0fd0665

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/prelude/testimonials.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# Testimonials
22

3+
4+
> 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.
17+
>
18+
> Yon

0 commit comments

Comments
 (0)