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
15 changes: 15 additions & 0 deletions src/prelude/testimonials.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,18 @@
> The author teaches the concepts in a simple manner which are needlessely complicated in other resources. I recommend this to anyone who wants to learn java or wants to understand the modern features for it. Also follow the author's adivice on Ai you will thank your future self for it.
>
> Rahul



> "An idiot admires complexity, a genius admires simplicity". While I am no genius by any stretch of the imagination, I agree with Terry A. Davis' sentiment.
>
> The effectiveness of this book comes from its simplicity when explaining a topic. It presents you with enough information that you can immediately grasp the idea without
> overwhelming you with unnecessary information. Topics are then immediately followed with code snippets to help solidify the information you just learned. These code snippets
> are well thought out and go a long way in reenforcing key ideas.
>
> This book also contains sample problems that require you to do hands-on coding which, in my opinion, is a requirement to learn programming.
>
> The formula for this book is, present a topic, give an example, give you a problem to solve that forces you to apply the concept you just learned. Simple, concise and very well
> written.
>
> Zohair
Loading