
Connect Four Summary
My most recent project was the Connect Four terminal game. You can check this out here if you want. This project was supposed to improve my TDD (Test-Driven Development) skills, as I had to write t...
My most recent project was the Connect Four terminal game. You can check this out here if you want. This project was supposed to improve my TDD (Test-Driven Development) skills, as I had to write t...
Motivation is a huge thing when it comes to learning programming. Oh man, it is. I knew that when I was starting, but I wasn’t aware of just how important it would be later. I actually wonder if I’...
I started learning programming exactly a year ago. At first, I didn’t know if coding would be for me, so I decided to ask my friend, who is a programmer, some questions. He learned how to code in ...
It all started with a frustrating car repair. For two months, I had been wrestling with an issue that seemed impossible to solve. One day, I finally reached my breaking point. I sat back, took a d...
Hi! I haven’t posted for a while as TTY lessons, articles about it, and future algorithm lessons stopped me a little. Those who read my other article Falling in love with Ruby Might know I wasted s...
After I finished Mastermind project which was the most difficult project so far I moved to Files and Serialization lesson in The Odin Project curriculum. I stumbled upon a lot of long articles ful...
Hi! If you read my previous article about why I chose Ruby you know why I didn’t follow JS even though it was still deep in my memory after finishing the Calculator project and the whole Foundation...
While writing this post, I was thinking about where to start mentioning Ruby. It was hard to figure out because not long ago, I didn’t even know what Ruby or JavaScript were. I didn’t even know wh...
On January 22, 2024, I didn’t know how to write a line of code in JavaScript on my own. It was the day when I started my first lesson of the Foundation course by The Odin Project. This was the bes...
Hi, it’s Blazej, Working on the Calculator Project was quite funny and, I would say, a different experience. Different than Etch-a-Sketch which seemed to be more difficult. How is it possible then...