Well, if you put it that way, I do remember 
It was my first real programming project: an Inventory Android App. I made it for my Dad 
It was a really fun project that, overall, taught me to deal with frustration correctly. I developed it sitting next to my Dad, he would always help me find the bugs in my code and see things in another perspective. Also I was really stubborn at that time–I would insist with wrong ideas that I thought were right. Which is really weird, cause I had just started out so my knowledge was logically limited 
Oh! I remember I did a project before that one. It was a Python game. Really hard for me back then, so I basically just copied the code from the example 
But then the game didn’t even run as expected (what on Earth could I have possible done wrong while copying it?), so I had to truly make an effort to understand what was happening and be able to fix my code 