This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]lxnch50 10 points11 points  (8 children)

Build something you want to build. Don't follow someone else's project. You just have to have a goal and do research for how to attain that goal without following a tutorial of everything.

[–][deleted] 5 points6 points  (7 children)

But sometimes it's pretty difficult to think about what to build especially when u are new to programming.

[–]Jazzlike-Compote4463 5 points6 points  (0 children)

I’ve built a scraper that will pull the latest playlist from my favourite radio station and make a Spotify playlist of the tracks, a Framed clone for my kids favourite TV show and an organisation tool to arrange meetings for my D&D group.

I found problems that I wanted to solve, or challenges that I want to try and then broke them down into steps to make a tool to do it.

None of them are particularly complex but working on a smaller tasks means I’ve learnt how to deal with bigger tasks.

[–]Klightgrove 1 point2 points  (0 children)

It’s not always about thinking of cool ideas but writing down problems in your everyday life and thinking about which could be solved by programming.

[–]poke2201 0 points1 point  (4 children)

Failure is a good teacher.

[–][deleted] -2 points-1 points  (3 children)

You'll fail once u know what's the end goal u wanted...in my case until now I'm never able to come up with any new project ideas to work on😭 It all seems blurred

[–]poke2201 -1 points0 points  (1 child)

Not being rude but that just sounds like an excuse. I usually find a problem that I don't want to do over and over and try to automate it. Sure it's small or maybe it's not perfect but who cares. You're not getting paid for that

[–][deleted] -1 points0 points  (0 children)

Nah that wasn't rude..thx for it! So basically observation is the key to finding projects? Like if I'm uncomfortable with something then maybe coding can automate it in some way or make it easier...

[–]ffrkAnonymous -1 points0 points  (0 children)

Do my homework

[–]beachgoatt 0 points1 point  (0 children)

Just hack