Following are the guidelines to write Observation Book properly for PSPC Lab:
- Maintain a separate (new) Observation Book for PSPC Lab.
- Always carry your Observation Book + C Handouts to PSPC Lab. Optionally you can carry PSPC class notes to the lab.
- Observation Book should be like your personal diary, where-in you should write (in your own words) the observations made during the lab. For ex: If you get any compile-time / run-time errors, then note the same exact error in the observation book; later when you solve that error, then write how you were able to overcome that error.
- For each C program you practice in the lab, following should be written:
- Problem Definition
- Correct C program (with comments & indentation)
- Commands to compile and execute the program. Ex: cc hellow_world.c and ./a.out
- At-least two to three sample outputs.
- Observation Book must be neat and should be updated after every lab.
- Ensure that the Observation Book is COMPLETE in all respects before coming for C lab.
No comments:
Post a Comment