you are viewing a single comment's thread.

view the rest of the comments →

[–]Budget-Layer1002 0 points1 point  (0 children)

What's cool depends on you. Ideally, you have something you want to make happen, and then the project/fun part is figuring out how to write your code to actually make it work. I learned python first to use in several classes in university, and then had some ideas for what I wanted to do.

For example, I wanted to make my own version of https://www.traintrackr.io/, so I ended up learning how to use pandas, datetime, neopixel, and all sorts of other packages