Codecademy not that bad


I have been following the Python tutorial alongwith Project Euler for learning Python. During the tutorials I came upon lambda expressions, anonymous functions and functional programming. I had no idea what they were and reading on internet wasn’t much help either.

I tried going back to codecademy‘s Python track to continue Python as I didn’t like anything giving me confusion. In one of its lessonsĀ  lambda expressions were present. After completing the lesson I understood what were lambda expressions. So I need to take back that codecademy couldn’t be good for those with some programming experience. It can use some improvements but for totally unfamiliar programming concepts it is a nice introduction.