CS research

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Reply

Join Date: Nov 2006
Posts: 14
Reputation: arh is an unknown quantity at this point 
Solved Threads: 1
arh arh is offline Offline
Newbie Poster

CS research

 
0
  #1
Dec 13th, 2006
Hi guys. I'm a highschool student taking computer science classes at dartmouth college. I was wondering if anyone had an research topics for me to look into. I know the general answer to this kind of thing is "whatever you like", but I really have no idea. Just some general topics would be really useful, or a place where I can find out what else is being done so that I can get some ideas.

X-mas vacation is coming up, and I'd love to find something to do (besides world of warcraft )

thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,462
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1476
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: CS research

 
0
  #2
Dec 13th, 2006
research project: name the most popular sort algorithms and briefly describe how they work. Which algorithms are the fastest. there is tons of information on this topic because Ph.D.'s have done a great deal of search about it.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 14
Reputation: arh is an unknown quantity at this point 
Solved Threads: 1
arh arh is offline Offline
Newbie Poster

Re: CS research

 
0
  #3
Dec 13th, 2006
Thanks for the idea. Sounds kinda boring (since I'm not gonna find much of anything faster that nlgn ). I'll look into that. We did a shorter version of that on my final exam for my last CS class.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,462
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1476
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: CS research

 
0
  #4
Dec 13th, 2006
you might do something in networking -- how to set up and administer a network for your school's computers.

Or how to set up a web site which would include database. That should take the next couple years to complete.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,052
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: CS research

 
2
  #5
Dec 13th, 2006
That doesn't sound like research to me...

arh, how about you write a compiler? Make a compiler for the Scheme programming language. Write the compiler in Scheme, too. Think about what optimizations you can make. Especially when it comes to dealing with call-with-current-continuation.

Oh, and have the target language be the language Brain****. I don't know of anybody who's make a Scheme-to-Brain**** compiler. :-) You will have to omit file operations from the language's standard library, only input/output, of course.

Make a version that reads the input Scheme code in stdin, and then writes the Brain**** code to stdout. Then compile the compiler into Brain**** code!

Brain**** is spelled B R A I N * * * *, of course.
Last edited by cscgal; Dec 15th, 2006 at 5:39 pm. Reason: Attempt to circumvent bad words filter
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,052
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: CS research

 
1
  #6
Dec 14th, 2006
Let's try another way of getting around the language filters and the people who have the disease that causes them to get offended at things.

So.

<< attempt to circumvent bad words filter >>

Now, this idea is a bit difficult. I don't know what Comp Sci you've been doing, but it's an interesting problem, since this target language is inherently less efficient than Scheme or C or C++ or Assembly language (or machine code). First, you need to understand the target language, Brain****. I suggest that you try to write some useful programs in the language before anything else. I hope you are not capable of doing the project without a second thought, because then there'd be no point to doing it. The real point of this will be to expose you to languages like Scheme, in case you haven't been, and more in-particularly, Brain****, the absurdity of which I think you might enjoy. This might be something you'd be more attuned to _after_ taking a theory of computation or programming languages class, but I don't care.
Last edited by cscgal; Dec 14th, 2006 at 4:06 pm. Reason: Attempt to circumvent bad words filter
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: CS research

 
0
  #7
Dec 14th, 2006
One of the things you're supposed to learn is thinking for yourself.
That includes coming up with your own ideas...
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 14
Reputation: arh is an unknown quantity at this point 
Solved Threads: 1
arh arh is offline Offline
Newbie Poster

Re: CS research

 
0
  #8
Dec 14th, 2006
Thanks rashakil fol. That was the kind of thing I'm looking for. That seems like an interesting idea that will preoccupy me for a while. I think that my next CS class is using scheme (or a descendent of it).
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,266
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: CS research

 
0
  #9
Dec 15th, 2006
What's the difference between Brain**** and Bool****.
Last edited by iamthwee; Dec 15th, 2006 at 4:24 pm.
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,052
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: CS research

 
1
  #10
Dec 15th, 2006
one uses bytes whereas the other uses bits
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Computer Science Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC