Disclaimer
This is my first time writing an article/blog on a community about tech. So, apologies for any type of unethical or unprofessional behaviour for the few of you who are taking your valuable time to read this.
Me
I’m a software engineering undergraduate student and I’m currently learning programming. The purpose of writing blogs here is to share my software development journey with whoever’s reading this.
The blog
My interests in the software development field has changed and taken many turns since I started. I’m currently interested in and trying to get a hold of the low level aspects in computers. I thought a good place to start that is the C programming language. So, I’ve decided to make a simple clone of VIM, the popular CLI-based code editor using just C and this is the 0th blog of the series I’m planning to do sharing my journey in building the application. I’m planning to deep dive into how I’m making the application, and how I tackle difficult issues that I certainly will be having. I believe this will give me an understanding about the subject of manually handling system resources as well as how to work a complicated project which will be important in the future when I join the software industry.
I will upload my GitHub repository in the next blog along with my plan of action.
I appreciate any feedback that anyone can give me to improve myself. Please leave a comment if you have any thoughts.
Thank you for reading!
Top comments (0)