Interesting Idea Needed

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. ...

  1. #1
    Microsoft. Who? MethodMan's Avatar
    Join Date
    Mar 2002
    Posts
    1,198

    Interesting Idea Needed

    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

  2. #2
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,825
    Quantum PCs

  3. #3
    CS Author and Instructor
    Join Date
    Sep 2002
    Posts
    511
    How about Ethics in computing.
    Mr. C: Author and Instructor

  4. #4
    Green Member Cshot's Avatar
    Join Date
    Jun 2002
    Posts
    892
    Productive Teams.
    Try not.
    Do or do not.
    There is no try.

    - Master Yoda

  5. #5
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Posts
    5,452
    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;}

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Interesting Problem with IOCP and AcceptEx() :: Winsock
    By kuphryn in forum Networking/Device Communication
    Replies: 0
    Last Post: 10-07-2003, 09:16 PM
  2. Interesting number theory problem
    By Zach L. in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 09-20-2003, 07:45 AM
  3. Who's telling the truth??? Career Advice Needed Badly
    By Ican'tCjax,fl in forum C Programming
    Replies: 1
    Last Post: 11-06-2002, 05:16 PM
  4. Ideas needed
    By sean in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 10-16-2002, 05:33 PM
  5. An Idea For The Site: Function Reference Sheets
    By thorym in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 08-16-2001, 07:21 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21