Ok so im a beginner and dont know alot of stuff yet but i want a project thats just purley time consuming! Can any one give me a project that will take literally forever to finish. Or just hours?
thanks alot,
Otherwise, a fun thing that I wrote once was to make a graphical representation of the 3-bodied equation. That is:
1. Input a mass and initial velocity for 3 objects.
2. Find the gravitational forces between the objects.
3. Move the objects to their new locations as per a pre-selected time frame.
4. Draw the objects,
5. Repeat steps 2-4 indefinitely.
You'll need to use a graphical library like SFML if you can figure out how to do that yet.
Honestly, as a beginner doing small projects is better. If you take on large or long projects you will either lose focus on it, give up on it, or depress yourself and get bored with programming. You have to do small projects that 'bare fruit' so you continually feel like you are accomplishing something or you will just be sitting around feeling like you are going nowhere.