how did I get here
April 20, 2024
How I Got Here: my Coding Journey.
This is a story of how I got into coding, as a fresher in KNUST. I talk about how I started, how I progressed, and where I am now.
/// First Steps (Late First Semester, 2023)
My journey began unexpectedly. I had started a four-year Computer Science program at KNUST, although I was expecting to pursue Electrical Engineering. While things didn’t go that way (perhaps for the best!), I found myself in Introduction to Structured Program Design during my first semester. Knowing Introduction to Programming in C++ was coming in the second semester, I decided to get a head start.
So I got onto w3schools and learned the basics of C++. It was bliss! I found it very interesting and fun and to keep my skills sharp, I started tackling a set of 49 practice questions (by Dr. Hayfron Acquah) – which were also potential exam questions.
/// The Long Vacation (August 2023 - January 2024)
Exams finished, and it was time for the long vacation – four glorious months (August to early January). With so much time and endless possibilities, I planned to work on projects with friends. Some projects thrived, some fizzled out, and some never even started, but they all provided valuable experience.
To maximize my learning during this break, I decided to explore different technologies and tools each month. My goal was to gain a solid understanding by the end of each month.
Month 1:
I grasped these concepts well.
Month 2:
Month 3:
Month 4 (December):
/// Present