diff --git a/src/prelude/testimonials.md b/src/prelude/testimonials.md index 14fda72..8b1583c 100644 --- a/src/prelude/testimonials.md +++ b/src/prelude/testimonials.md @@ -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