- Feb 8, 2001
- 35,461
- 4
- 81
I'm taking an intermediate programming class this semester and am concerned in the way that tests are given.
He gives about 30 minutes to do a 5 minute, fill in the blank, true/false portion and 60 minutes to write 2 c++ programs from scratch, including any planning, pseudocoding and debugging that you have to do.
Is it me or is the expectation for writing the programs sort of too high, especially considering that they aren't that easy...arrays, classes, pointers, friend functions, header files and everything rolled in to one.
He gives about 30 minutes to do a 5 minute, fill in the blank, true/false portion and 60 minutes to write 2 c++ programs from scratch, including any planning, pseudocoding and debugging that you have to do.
Is it me or is the expectation for writing the programs sort of too high, especially considering that they aren't that easy...arrays, classes, pointers, friend functions, header files and everything rolled in to one.