Archive for the ‘Personal’ Category
Prayers and Hope
I was thinking to write something here but always couldn’t write. I am thinking of many things at the moment and I don’t know if I would be able to implement even one from them.
Let’s pray and hope that I could write a bit reqular here and continue on the projects I have started working on.
I have changed the theme so that it feels a bit fresh on my blog
Final Project For CS201
Our final term for this semester is going to start in the last week of August. I am also working on the final project for my course CS201. The project I am working on is a reservation system for a bus company. It is required to have:
- New Reservation
- Update Reservation
- Delete Reservation
- Search Reservation
The deadline for this project is 9th August. So I will be busy in this and will try to post the source code, once I get the marking on this project.
I am writing this project in C/C++ and using notepad++ for writing C/C++ code.