JPMorgan Python Training Guide: Solid Intro to Snaky Language

If you’re interviewing for an investment banking analyst or junior trading job at JPMorgan, and you don’t know how to code in Python,… Read more

Similar

Unravelling Attribute Access in Python

I wonder how many people realize that Python is has a lot of syntactic sugar? I'm not claiming it's like a Lisp-based language where the syntax is as bare bones as possible (although the Lisp comparison is not entirely unfounded), but much of Python's syn... (more…)

Read more »

Why Spyder Is the Best Python IDE for Science

This post was originally published on this blogSpyder is the best IDE that I have tested so far for doing data analysis, but also for plain programming. In this post I will start to briefly describe the IDE. Following the description of this top IDE the t...

Read more »