Python and Lambdas

I come from a functional programming background, so I a lot of love for functions and so-called anonymous functions or lambdas. However, I have realised that I don’t make use of Python’s lambda syntax… Read more

Similar

Python Tutorial

Free interactive Python tutorial for Beginners and professionals - Learn Python in simple steps starting from basic to advanced concepts with examples including Python Syntax Object Oriented Language, Methods, Tuples, Tools , Exceptions Handling, Socket... (more…)

Read more »

Python and Django vs. Ruby and Rails

tl;dr - Python. I can't even begin to count how many forum posts and deleted Stack Overflow questions there are boiling down to some version of Python vs. Ruby or, more specifically, Django vs. Rails.

Read more »