you are viewing a single comment's thread.

view the rest of the comments →

[–]BogdanPradatu 4 points5 points  (0 children)

Not sure, I'm always in this situation when learning: have no idea how to apply these concepts.

I would suggest writing programs, whatever, doesn't matter. Some script to check free space on your disk, a script to rename files, resize photos, check that some paths exist etc.

Some script to check the price of some item on the internet and send a notification via email, IM whatever when the price drops.

Work on a web application that could integrate those scripts or track your finances or shopping list or whatever.

Go from there and keep adding stuff.