I'm to submit a Degree Project of Computer Science. Can anyone give me any idea, what Project I should choose. I plan to implement it in Python but what it should be?
That is really going to depend on what you know about the language and what you can implement. In general, a project for a course of instruction should cover the main points of the instruction. If your class did not cover much, you may not need to do much. On the other hand, if this is an advanced class that a ways down your learning path, they want to see the different things you have learned.
hmm
Let me give you an example. I did a Java class. It was an intro to Java, but I had done several other classes before and knew a lot about c++, which has similarities to Java. So I did a simple space game with basic collision detection, parent-child relationships on the object types, an error handler, etc. This showed a wide range of topics through what was needed to make the game display, track asteroids, etc. On the other hand, in one of my C++ classes the project was a text based tic-tac-toe game. It showed all the skills at that level, but it was much simpler. In a later C++ class I did a statistics calculator. This used more pointers, etc. so it showed more of the things I had learned later.
How much time do you have?
maybe a program that is like a os, like microsoft BOB?
Join our real-time social learning platform and learn together with your friends!