Archive for August, 2008
AgilePakistan First Meeting
AgilePakistan is going to have its first meeting on Saturday, 23rd August 2008 at 4PM.
For further information about this meeting please check this.
Everyone is encouraged to join us in this meeting.
What Is A Blog?
I have been following a few blogs from their beginning. Daily Blog Tips is one such excellent blog, I find it very useful as it gives me the knowledge I need to have about today’s phenomenon “Blogs”.
Yesterday Daniel Scocco of Daily Blog Tips posted an article on “What is A Blog”, which is a group writing project. I found this question of “What is A Blog” very interesting as I recently started blogging, I also wanted to share with you that what do I think of “What is A Blog”?
I think it is a platform for me:
- To express myself
- To share the experience I have
- To share the knowledge I have
- To learn from other people
As it is a group writing project, I am looking forward to read very interesting “What is A Blog” from other participants.
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.