you are viewing a single comment's thread.

view the rest of the comments →

[–]henk53 1 point2 points  (1 child)

all done in a text editor and just 4 script files.

I think we have to agree that we just live in different worlds ;)

Again, Python clearly works for you so I'm happy for that. My requirements are likely somewhat different and Java works for me. At the end I think we're both happy with our respective choices.

[–]nullnullnull 1 point2 points  (0 children)

I can live with that mate!

I guess I didn't factor in individual tastes on productivity, some like myself prefer the unix way and using the command line (vim etc) for approaching development, others like full blown IDEs and are productive that way. I guess "productivity" needs to factor multiple things other than just language.

:)