Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/prelude/testimonials.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# Testimonials


> This book really helped me understand Java better.
> At the time, I had tons of homework and barely any time to figure things out.
> When I started high school and had to choose extracurricular activities, I discovered FRC — the First Robotics Competition.
>
> Luckily, my school has a team, so I tried to join.
> 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.
>
> During that period, I had an insane amount of homework and didn't understand anything…
> until I found the book.
>
> It helped me finally understand what the hell I was writing.
> The best example was when we had to create a singleton.
> Thanks to the book, I understood private constructors and static methods, instead of just writing code without knowing why.
>
> Yon