Assignment 1
This assignment consists of 3 parts:
- Posting in news group (How to)
- A 2-para biodata
- About your dream software
- One computer/hacking/math joke
Use iitb.courses.cs296 newsgroup
DONOT mail the news item to cs296.
- Unix familiarization(User Manual)
- Go through the Network Layout
- Solve this Assignment
- Create your homepage
This homepage should provide information about yourself. Try using pictures and make the page attractive.
Download these two C programs
Both of them calculate the nth fibonacci number given on the command line using two different methods.
Compile these programs using gcc.
Execute them with the time command and compute the time required for the execution of the two programs.
The time output of the two programs should be noted for various values of input and your homepage should contain this information in suitable format.
Make use of tables and frames in your homepage
References
- Kernighan, Brian W. Pike, Rob,
Unix Programming Environment
- HTML Documentation