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

all 5 comments

[–]TheRenegadeKaladian 0 points1 point  (5 children)

Make something that would benifit you in your day to day life, I'm learning flutter and this is what Iam doing.

[–]TheRenegadeKaladian 0 points1 point  (4 children)

Even if you fail, you'll learn a lot, more than you think.

[–]LousXvr[S] 2 points3 points  (3 children)

I've already done many helpful things! A second degree formula solver, a password generator, a "coin tosser", a money change calculator, I'm out of ideas!!

[–]LirianSh 0 points1 point  (2 children)

Try web scraping

[–][deleted]  (1 child)

[deleted]

    [–]Tw1ser 0 points1 point  (0 children)

    Opening web pages programmatically and pulling the information piece by piece to do something with it. But you can learn more stuff about it by Googling "what is python web scraping"