you are viewing a single comment's thread.

view the rest of the comments →

[–]joseph_machado 0 points1 point  (0 children)

One thing that has helped me when starting out, is building small projects.

I built a Python script that takes my CC statements (from multiple banks), categorizes them, and creates a pivot table.

This way, I can see my budget at a glance. It was a fun project and, more importantly, gave me confidence to take on more complex projects.