My latest articles, what's on my mind lately
My favorite TED Talk
Jul 23, 2013 •
This is my favorite TED Talk from 2007, "The Life-Long Learner" by Ben Dunlap. This article reflects on the powerful lessons drawn from the talk, emphasizing the importance of embracing knowledge, seeing the best in people, and living each day as if it were the last.
Programming by Coincidence
Jul 16, 2013 • 3 mins read
Delve into the mindset of a programmer who values continuous learning and understanding in the face of technical challenges. Explore the dangers of programming by coincidence, the limitations of repetitive solutions, and the importance of gaining knowledge and experience. Discover the rewards of taking the red pill and expanding your understanding in the ever-evolving world of programming.
Four good books to change the way you see or write JavaScript
Jun 10, 2013 • 3 mins read
Are you looking to deepen your understanding of JavaScript and improve your coding skills? Check out this article recommending four books that cover different aspects of the language, browser interactions, code patterns, and effective practices. Enhance your JavaScript expertise and elevate your development game. Happy reading!
Pragmatic Thinking and Learning review
Jun 3, 2013 • 2 mins read
Discover the captivating insights and practical techniques offered in Andy Hunt's book, "Pragmatic Thinking and Learning." Uncover the fascinating workings of the brain, explore effective learning strategies, and gain valuable knowledge on how to optimize your learning experience. Read this enthusiastic book review and be inspired to enhance your learning journey.
jQuery Validation Globalization with ASP.NET MVC 3
Sep 18, 2011 • 3 mins read
Discover how to globalize the jQuery validation feature in ASP.NET MVC 3 using the jQuery Globalize plugin. This article provides a simple solution to overcome issues with date validation patterns, allowing you to adapt the validation to different cultures effortlessly. Follow the step-by-step guide and enhance your client-side validation experience.