AcademyWritten by practitioners across the industry. Clear, useful, and free of filler.
A profitable, well capitalised bank can still run out of cash in days. Here is why liquidity fails so fast, and the buffers, HQLA, FTP, LCR and NSFR your treasury and risk teams use to stop it.
Your title opens doors but it does not earn your team's best work. This post applies the French and Raven power framework to treasury and financial risk leadership, showing where positional authority runs out and genuine influence begins.
Every Python script that runs in production starts from the command line, not your IDE. Learn the five commands and the file path thinking you need to move your scripts from your laptop to a server that actually runs them.
A broken Python environment costs you deadlines and delays. Learn how to install Python, set up a virtual environment, configure VS Code, and troubleshoot the three problems that trap most people.
Most finance professionals step into leadership because they are technically excellent. That is not enough. Here is what actually changes when you move from doing the work to leading the people who do it.
Python for finance work is best learned in phases, each building deliberately on the last. This roadmap shows you the four phases, what each teaches, and what real work you will be able to do by the end.
Learn the three syntax rules that make Python readable: variables hold values, indentation defines scope, and loops and conditions follow predictable patterns. Once you master these, you can read and write finance scripts with confidence.
Python is a tool for reading data, transforming it, and automating repeated calculations. Learn what it actually is, why it works for finance, and how to start safely on your own time.