project-ideas

Project ideas for automated deduction/automated theorem proving?

Dear Stack Overflow brethren, I'm a second-semester junior who will embark upon my thesis soon, and I have an interest in automated deduction and automated theorem provers. As in, I'd like to advance the art in some way (I don't mean that pretentiously, but I do want to do something productive). I've Googled pretty far and wide and so...

PHP - file uploads and ways to prevent viruses from being uploaded in zip/rar archives

I am trying to provide a service on my website to allow users to upload files so others can download them. The issue is, since some of these files I will allow to upload will be .zip/.rar files, I am curious as to what ideas exist to help prevent the uploading of archives with Viruses/trojans etc. included. Some .zip files will include ...

Software Engineering undergraduate project ideas

There were a similar posts at << Computer science undergraduate project ideas >> << Ideas for Software Engineering Thesis Project >> << Senior computer engineering project ideas ? >> << Final Year Project(Software Engineering) Idea >> So I read all of them and my answer wasn't fit to those. Actually I'm looking for some ideas whi...

Pet project ideas in Java

I'm looking for a pet project idea in Java. I'm a Software Engineering undergraduate finishing my 3rd year. I have also been working for the past 1.5-2 years programming in C++, and I get enough of that at work. I recently learned Java and I like it very much. Already done some project assignments and some really small console applicati...

Computer Engineering Graduation Project Idea

We (a group of 4) are looking for interesting ideas for our final year project in Computer Engineering Department.. We prefer it software oriented, but a hardware idea will work as well.. Our current skills include: C++, C#, Java, SQL, ASP.NET, HTML/CSS, PHP Assembly, VHDL, Hardware design and some electronics Pattern Recognition an...

Computer vision, project ideas?

Hi all I am a undergraduate student and its my final year in this program. as in any computing degree i have to do a project(individual) regarding any topic which will come under computing.I want to something which will come under computer vision(object detecting or tracking to be exact).While searching about information on this topic i...

What should i do as a mini project?

I have completed second year of my bachelor's degree in IT. I have lot of enthusiasm in doing innovative stuff. Due to lack of confidence, I never took up anything. This vacation, we are required to do a mini project in one month's time. We have been suggested to make a database. But i want to do something more innovative and a bit more...

python project idea

I understand that there are tons of similar questions here and I also understand that the "correct" answer is whatever motivates you. However, I always have trouble generating ideas. Sometimes, I sit for hours coming up with nothing (I am not exaggerating) and I just end up wasting time. I've found that my main motivation is this: I ca...

can anyone suggest a project in c/c++/java

hello, i had learned c,c++,java but does not know which project to do can any one suggest me a topic ...

Project idea using graph algorithms

Hi All, I am a undergrad student looking for project ideas, well first my idea was to build a application to simulate graph algorithms but my lecturer told me that it would be better if i use graph algorithms for some other simulations. eg: Traffic light I am looking into the areas and applications that use graph algorithms, i would b...

What are the "standard framework" code that we should build?

We are in a situation whereby we have 4 developers with a bit of free time on our hands (talking about 3-4 weeks). Across our code base, for different projects, there are a number of framework-y type of code that is re-written for every new project that we start. Since we have some free time on our hands, I'm in the process of creating ...

Suggestions for a fun programming project

I know that different people enjoy different types of projects. I'd appreciate any suggestions. I was hoping for something in C. Something fun and interesting (but not too advanced :-)) ...

A simple project that uses the basic principles of OOP in Java

Hi everyone. I believe that we will never learn any programming language in depth until we apply all the theories on a real world application. And I kinda suck at the creativity thing :c So I would want to ask for ideas on any simple application that the basic principles in OOP (inheritance, interface, encapsulation, and polymorphism) c...

Idea for final year project

hello, i hv an idea of making a website using PHP and MYSQL which will maintain a list of all shops and services like plumbers, carpenters, interior decorators etc.(from now on referred to as workers) in an area. Just like ebay sells products, i intend to help the forementioned people (workers) "sell" their services. I am planning to do ...

Looking for project suggestions

Please suggest a topic for my final year project. I'm in B.E. (IT). I want to develop it in J2EE. ...

Looking for beginner Python project ideas to learn the language.

I've read through "Python for Dummies" and I'm ready to take the next step. I hear that practicing coding with the goal of creating something is the best way to learn. I'm a beginner in Python, and I'm looking for project ideas that I should attempt. I'm looking to learn web app programming, so any project that would teach me this area ...

Best practice to start with the development of a web app

Hello, We (a group of 4 students) are planning to create a web-app on Ruby on Rails. I have done some web app projects in the past and one thing I have learned is the initial time devoted to design the app, which was very less, I just start coding with some basic things in my mind. So, this time, I don't want to do the same mistake and...

final year computer science major project

hi i am a final year b.tech(IT) student and i m luking for some idea for my final year major project which is supposed to span over two semesters. i am planning to do dat it java. so if anyone can suggest me some idea for my project using java and it can include networking also. i am open to other fields also. it would really be helpf...

Java Home Project Ideas

I'm learning Java these days by reading Head First Java 2nd Edition. In order to further strengthen the concepts I learned as well as to keep them sticked to my brain I decided to do some small scale Java projects. I thought of a one project which basically catalogs the books I have by Genre, Author etc. Can readers of SO suggests some m...

Artificial Intelligence undergraduate project help on idea and its influence on a later on masters degree

Hey guys, I am a Computer Science student. I want to do an AI project for my 4th year with two other students. (It's a 5-year degree in my university so I can pursue the same project for two consecutive years if I want to). Our knowledge in AI is very basic at this moment since we'll be specializing in it these coming two years, so a ve...