Project Ideas
From BerryCSWiki
Programming Project Ideas
Here are some project ideas and links to pages with project ideas related to computing. Many/most of these links require programming experience.
- Write a PDF library for editing/generating/reading/writing PDF files. Here's a CamlPDF library that doesn't seem to be very active.
- A peer-to-peer network programming library
- GUI framework which uses an embedded web server to produce the GUI and ties into Ocaml code (I think one of the links further inspired this idea)
- Intrusion detection/honey pot
- Collaborative editor
- FUSE
- Proof search and program generation
- 2007 ideas from the Ocaml project
- Google Summer of Code links to lots of ideas
- Deitel.com ideas (Deitel&Deitel publish some good comprehensive textbooks for various programming languages)
- OLPC software ideas
- http://mail.python.org/pipermail/python-dev/2003-November/040387.html
- http://wiki.python.org/moin/SummerOfCode
- https://members.fsij.org/trac/soc2007/wiki/Ideas
- Software project ideas (some are tongue-in-cheek I think)
- http://www.spellen.org/youcandoit/projects/index.htm
Research Project Ideas/Topics
These are mostly links to other colleges/universities:
