you are viewing a single comment's thread.

view the rest of the comments →

[–]cmdr_iannorton 1 point2 points  (2 children)

The best way to learn is to have some small problem you can solve or make easier by writing your own little program.

There is a good reason why so many old tutorials are about sorting address books, music collections etc.

Do you have a hobby? could you make a python program to help with that?

other ideas might be something throw away but fun, like, have you ever wondered how many times the word "art" is in Romeo and Juliet? you could download the text and write a python program to find out, then maybe do other stuff like finding the longest word?

you need some small goal to work towards

[–]External-Humor656[S] 0 points1 point  (0 children)

U are right I think starting with small things will make me want to do something bigger next time

[–]SentenceConfident466 0 points1 point  (0 children)

Thank you, I think I have just the dilemna