On 29th Feb Our hon’ble Finance minister P. Chidambram Presented Union Budget 2008-09, as 5 states are going for election this year and this is likely to be the last budget of the UPA government. This Budget looks more of a election budget which is crafted to woo voters.
What is your take on it?
Please fill [...]
Archive for the ‘Assignment’ Category
Union Budget 2008-09 Feedback
Posted in Assignment on 3 March, 2008 | Leave a Comment »
Compiler: Childhood
Posted in Assignment on 25 February, 2008 | 1 Comment »
Compiler
A compiler is a specialized computer program that converts source code written in one programming language into another language, usually machine language, so that it can be understood by processors.
Source code is the version of software (usually an application program or an operating system) as it is originally written by a human in plain text.
The first Compiler
The [...]
Any Query
Posted in Assignment on 17 February, 2008 | 1 Comment »
Create a Database using ZOHO platform. It can be done by pasting spreadsheet data into the table. Our database table would look like
Employee Table
Department Table
After creating a database we can update, delete and request information from databases. And to do this we have to run a query using SQL.
There are some standard SQL commands such [...]
Library Information System
Posted in Assignment on 11 February, 2008 | 1 Comment »
Database design is important in business software development since virtually every business application uses a database management system. Databases have to be normalized to the third normal form (3NF) when relational database management systems are used. Databases not normalized to 3NF will stumble upon insertion, deletion, and updating anomalies.
Here I am presenting a 3rd Normal [...]
MY Off day
Posted in Assignment on 4 February, 2008 | 1 Comment »
One Day when I am enjoying my off day at home, my cousin Ankit who was studying in school came to me. And he asked some interesting questions about system architecture.
Ankit: These days we are studying about system architecture but I am not getting what it is?
I: System architecture is the design or set of [...]