• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Better fonts for coding

I'm extremely picky when it comes to fonts and coding. The one I like is called Proggy Clean (http://www.proggyfonts.com/) there is also Proggy Clean Slashed Zero.

I also use Monaco and one of the BitStream. However, Proggy is the best for my taste.
 
I realy like DINA - Dina Programming Font - DonationCoder.com (it's modified Proggy)

It has all the characters on the first page and you can see that it was speciall designed to
distinguish between:

- 1 (one) - ! (exl. mark) - I ( like L) - l (like big I)
- o - 0 (zero) - O
- braces are nice as well and you can easily distinguish between " ( " and " ! " and " 1 "
 
Back
Top