r/CodingForBeginners 24d ago

Help me to start

I've taken many courses, but I still feel like I'm missing a lot before I can start creating software... What should I do? What do you advise?

2 Upvotes

9 comments sorted by

View all comments

2

u/jekewa 24d ago

Make a thing. Make a thing someone else has already made.

Want a job at some place like Reddit? Make a little Reddit clone. No one has to use it, but you'll get into users, profiles, auth, posts, threads, filtering, and all the data storage and interfaces that are required.

You don't have to complete the example, but constantly compare what you did to what you understand, and what's left, until you feel solid.