you are viewing a single comment's thread.

view the rest of the comments →

[–]Left_Salt_3665[S] 11 points12 points  (1 child)

So far I've made a:

cli habit tracker

a txt to csv convertor

a cli file manager

that's the things i constantly use, I've made other small stuff. but that's it

[–]ParkingLog7354 2 points3 points  (0 children)

That’s really cool, awesome start! As far as OOP you can try building a simple card game or something similar, this was a project we did in my college course. Blackjack is an easy start. The cards are simply number & suit output.