• 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!

The Master Happy Birthday thread

Happy Birthday, Alain.

Here's a little routine you might need someday...

C++:
double happyBirthday(int alain)
    {
 
        do
        {
 
          if (alain >= 40)       
          alain = 40
 
 
 
          else alain++
         } 
          return 0;
 
 
    }
 
viva Alain!

cuba_cigar_350.jpg
 
Happy Birthday!

Alain,

Happy birthday, Alain. Hope that you will allow yourself a little break on your day!!

Very best wishes.

Bridgett
 
Wowow haowhoaw, happy Birthday to the real eagle, show us some money!
 
Back
Top