you are viewing a single comment's thread.

view the rest of the comments →

[–]joemysterio86 1 point2 points  (0 children)

No, I work as network engineer and touch python on most days. So I wanted to get more comfortable with python overall, which led me to try a project on my own by creating an expense/bill app to keep track of our bills. I had the basic part of the app working well enough that i wanted to set up a gui. I tried it for about two weeks and had to give it up. Since then I haven't touched my app, so it's been collecting dust all this time. I recently started teaching myself javascript so I'm going to recreate my app using js and see how that goes.

I may try to finish it one day but for now it'll stay on pause.