
HomeBank
YNAB
GnuCash
Money Manager Ex
Mint
KMyMoney
Quicken
Buxfer
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting.
HomeBankThink Python might be a bit more popular than HomeBank. We know about 9 links to it since March 2021 and only 9 links to HomeBank. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Another app that works pretty well is the free one called HomeBank available at: http://homebank.free.fr/ It only works on desktop or laptop computers - Windows, Mac, and Linux. Source: about 3 years ago
I tried to download and try Homebank (http://homebank.free.fr/) but Microsoft Defender SmartScreen through a fit due to "unknown publisher" and in virustotal the installer was flagged by 3 vendors (Bkav Pro, Gridinsoft (no cloud),Elastic) Probably false positives as it seems to be open source, but not sure if I want to risk it. Source: about 3 years ago
I use HomeBank [1] because I find the UI a lot simpler than GnuCash and importing mostly just works, with pretty good automatic category assignment that lets you use regular expressions. The only quirk is that one of my accounts uses a non-standard ordering for its csv file which needs fixing before HomeBank will accept it since the import UI is limited. I also find that it is useful to track the database file... - Source: Hacker News / about 4 years ago
I used to use HomeBank (http://homebank.free.fr), now just a LibreOffice spreadsheet. I think for personal finances, it's perfectly fine to just record monthly total expenses as a bulk sum, for each account. Unless 'something's off' (i.e. My family has spent too little or too much) it's okay to not know all the expense items. - Source: Hacker News / over 4 years ago
What is a good desktop-first budgeting application? I've been using Homebank[1] for a few years now but I'm open to suggestions. [1]: http://homebank.free.fr/. - Source: Hacker News / over 4 years ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: over 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: over 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
YNAB - Working hard with nothing to show for it? Use your money more efficiently and control your spending and saving with the YNAB app.
Google's Python Class - Assorted educational materials provided by Google.
GnuCash - A personal and small-business financial-accounting software, licensed under GNU/GPL and available for Linux, Windows, Mac OS X, BSD, and Solaris.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Money Manager Ex - Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.