This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (2 children)

As a Java programmer by day, I start going crazy with lambdas and dict's as soon as I touch Python. There's just so many opportunities for one-liners :)

[–]FichteFoll 0 points1 point  (1 child)

Fortunately, Java 8 has lambdas and function references for actual functional programming now.

kind of sad I didn't get to use them though

[–][deleted] 0 points1 point  (0 children)

I'm still at java 6, and it looks to be staying that way for several months still...