Programming learning project?

Hello,

I'm currently learning programming. My problem is, I don't really know what to do next.

Do you have any ideas what I could program to practice?

I'm already fairly good with HTML and CSS, and I'm now learning JavaScript. So far, I've programmed: a stopwatch, a ping-pong game, and a to-do list.

Thank you in advance

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
7 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
 Mirko Marek
1 year ago

You can also program everyday helpers like shopping lists that you can also use offline. Or tools for calculating electricity and water consumption etc.

Destranix
1 year ago

In general, old Acarde games are often well suited as a programming project.

Otherwise you can also look around in the world, which seems interesting or useful.

Stalkor
1 year ago
Reply to  Destranix

Depends on that, I use unity and Blender to craft on various games. This allows you to realize everything for free, try playing on cards Arcad Games (asteroids, Tetris etc., but actually also JUMP n Run games not so hard if you don’t want to model yourself take free elements and program only if it’s all about it. In a few hours you can also create the one or other testable part of a 3d shooter. Also tower defense games I found quite interesting for the entry( in 2d) with paint-painted monsters and variants for animations. Be free

Destranix
1 year ago
Reply to  Stalkor

That should probably be an answer? 😉

Destranix
1 year ago

I think in w3schools there are some tasks for this.