Hi Darren,Thank you for your thoughtful article! I liked that you used a concrete example throughout the article to explain how one can decompose…Oct 5, 2022Oct 5, 2022
Exploring Java Method ReferencesLearn and understand the four ways of using method references in JavaMar 14, 2021Mar 14, 2021
Calling super() in inheritance — JavaP.S. Finally back with another quick article on something that I learned during (yet another) late-night discussion.Feb 26, 2021Feb 26, 2021
Designing A Website For Non-profitRecently I found an opportunity to help a local non-profit organization to revamp their WordPress site with a new theme that they have…Nov 8, 2020Nov 8, 2020
Unbounded WildcardsI discussed generics and bounded wildcards in the below article.Oct 31, 2020Oct 31, 2020
Who is Uncle Bob?Writing code is the easy part of programming. Our aspiration is to write clean, maintainable code that reads like well-written prose…Oct 28, 2020Oct 28, 2020
How I Got My First InternshipHandling rejections is a crucial skill to master. I would like to share the short story of how I got my first tech internship.Aug 29, 2020Aug 29, 2020
Thinking Like An EconomistAs a Computer Science student, I found many other areas of study fascinating. During the many holidays throughout my education thus far, I…Aug 16, 2020Aug 16, 2020
Python Array vs Java ArrayI started coding with Python. In Python, the array is dynamic and you do not have to worry about the type of objects that it contains or…Aug 2, 2020Aug 2, 2020
A small list of resources for web developmentA personal list of websites that I refer to frequently. It’s not meant to be comprehensive but worth checking them out if you are new to…Jul 3, 2020Jul 3, 2020