Hi, I have to do a presentation (5 - 6 mins in length), on a topic relevant to Computer Science. Does anyone have any ideas as to what I could talk about? I was thinking rescue robots.
Thanks
This is a discussion on Interesting Idea Needed within the A Brief History of Cprogramming.com forums, part of the Community Boards category; Hi, I have to do a presentation (5 - 6 mins in length), on a topic relevant to Computer Science. ...
Hi, I have to do a presentation (5 - 6 mins in length), on a topic relevant to Computer Science. Does anyone have any ideas as to what I could talk about? I was thinking rescue robots.
Thanks
-MethodMan-
Your Move:Life is a game, Play it; Life is a challenge, Meet it; Life is an opportunity, capture it.
Homepage: http://www.freewebs.com/andy_moog/home.html
Quantum PCs
-Govtcheez
govtcheez03@hotmail.com
How about Ethics in computing.
Mr. C: Author and Instructor
Productive Teams.
Try not.
Do or do not.
There is no try.
- Master Yoda
Hmm, how about:
- advanced bitmask techniques.
- error propagation techniques.
- discourse on the different levels of abstraction and how they inter-relate.
- debugging techniques.
- advanced constructor/destructor utilization.
- generic programming tequniques.
- the mental state of the programmer/refocusing strategies.
- top-down vs. bottom-up design
- appropriate and inappropriate error messages.
- coding style and readability
Code:int main(void){srand(time(0));for(double l=rand(),l0=0,l00=0;;l0+=0.1){for(double l000=0;l000 <1;l000+=.001,l+=((double)rand()/RAND_MAX)/0x64,l00+=((sin(l*0x8*atan(l0)*l000-(l0*0x8*atan (l)))*0.5)+0.5)){l00-=floor(l00);for(size_t l0000=0,l00000=(size_t)(0x50*(l00));l0000<l00000;++l0000 )putchar(0x20);putchar(0x61+(int)((double)rand()/RAND_MAX*0x1a));putchar('\n');}}return 0;}