Good program ideas? 
Author Message
 Good program ideas?

Can anyone suggest any good program ideas (resonably large programs - 5000
to 10000 lines)
Maybe the programs that you all have already written


Wed, 26 Dec 2001 03:00:00 GMT  
 Good program ideas?
What OS will you be coding it in?
Quote:

> Can anyone suggest any good program ideas (resonably large programs - 5000
> to 10000 lines)
> Maybe the programs that you all have already written



Wed, 26 Dec 2001 03:00:00 GMT  
 Good program ideas?

Quote:

>What OS will you be coding it in?

Why would that matter?

Quote:

>> Can anyone suggest any good program ideas (resonably large programs - 5000
>> to 10000 lines)
>> Maybe the programs that you all have already written

A web search for "program ideas" (with Google) yielded some promising
results. Other than that, two ideas would be to reimplement some piece
of software you know or to contribute to one of the many open source
projects out there.

Gergo

--
You probably wouldn't worry about what people think of you if you could
know how seldom they do.
                -- Olin Miller.

GU d- s:+ a--- C++>$ UL+++ P>++ L+++ E>++ W+ N++ o? K- w--- !O !M !V
PS+ PE+ Y+ PGP+ t* 5+ X- R>+ tv++ b+>+++ DI+ D+ G>++ e* h! !r !y+



Wed, 26 Dec 2001 03:00:00 GMT  
 Good program ideas?
: Can anyone suggest any good program ideas (resonably large programs - 5000
: to 10000 lines)
: Maybe the programs that you all have already written

Chat server.

-- Wetboy



Wed, 26 Dec 2001 03:00:00 GMT  
 Good program ideas?
Anurag Ved schrieb:

Quote:

> Can anyone suggest any good program ideas (resonably large programs - 5000
> to 10000 lines)
> Maybe the programs that you all have already written

I am currently studying RTEMS and noticed that it does not support named
pipes. Adding that might be a worthy cause and something that I would
really be looking forward to ;-)

Besides that here is an URL that I found some time ago:
   http://acm.gui.uva.es/problemset/
maybe it offers some nice suggestions.

Stephan
(initiator of the campaign against grumpiness in c.l.c)



Fri, 28 Dec 2001 03:00:00 GMT  
 Good program ideas?

Quote:

>Anurag Ved schrieb:

>> Can anyone suggest any good program ideas (resonably large programs -
5000
>> to 10000 lines)
>> Maybe the programs that you all have already written

>I am currently studying RTEMS and noticed that it does not support named
>pipes. Adding that might be a worthy cause and something that I would
>really be looking forward to ;-)

>Besides that here is an URL that I found some time ago:
>   http://acm.gui.uva.es/problemset/
>maybe it offers some nice suggestions.

Thanks Stephan ... it looks like there's some fun to be had there. The URL
you gave works but has been deprecated so I thought I'd add the new one to
the thread. http://acm.fi.uva.es/problemset/
Regards,
Greg Martin


Fri, 28 Dec 2001 03:00:00 GMT  
 Good program ideas?


Quote:
> Anurag Ved schrieb:

> > Can anyone suggest any good program ideas (resonably large programs
- 5000
> > to 10000 lines)
> > Maybe the programs that you all have already written

> I am currently studying RTEMS and noticed that it does not support
named
> pipes. Adding that might be a worthy cause and something that I would
> really be looking forward to ;-)

Depending on what you are interested in, there are always neat projects
of varying sizes with RTEMS.  Since 4.0, we have added filesystem
infrastructure and one user has submitted both an ftpd and an httpd
server.  Adding the filesystem infrastructure covered a lot of the
POSIX 1003.1b file related API but named pipes still did not get
added.  Depending on what you are interested in, there are options
ranging from network servers, POSIX benchmarks, POSIX asynchronize
IO, filesystem (DOS, ISO9660, etc), a new API, or porting a
run-time for one of the GNU languages like Chill to RTEMS.  Doing
a BSP for one of the simulators built into gdb (like
the tx39 mips) would be a very doable home/hobby project like would
be very useful.

--joel
--joel
Joel Sherrill, Ph.D.             Director of Research & Development

Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.



Sat, 29 Dec 2001 03:00:00 GMT  
 Good program ideas?
Greg Martin schrieb:

Quote:

> The URL
> you gave works but has been deprecated so I thought I'd add the new
> one to the thread. http://acm.fi.uva.es/problemset/

Thanks for the info. I replaced the old URL with the new one in my URL
archive.

Stephan
(initiator of the campaign against grumpiness in c.l.c)



Sat, 29 Dec 2001 03:00:00 GMT  
 
 [ 8 post ] 

 Relevant Pages 

1. Is this a good Idea??

2. Sorting multi column ListView -code-Any better ideas?

3. link libraries to libraries a good idea?

4. Help with ideas, best ways etc...

5. Vivianne has a good idea

6. Is this a good idea?

7. Is this a good idea? (cont)

8. Bad trick or good idea?

9. Is this a good Idea??

10. Is this a good Idea??

11. Data Access Layer in COM Server = Good Idea?

 

 
Powered by phpBB® Forum Software