You are viewing a single comment's thread from:

RE: Python Libraries: Expanding the Functions

in STEMGeeks2 years ago

Nice work! I always like seeing code-related posts on hive.

@steevc makes a good point about the loops!

I've become quite accustomed to the JavaScript map(), filter(), and reduce() style of dealing with lists, so would probably struggle a bit going back to python.

Posted using Proof of Brain

Sort:  

Nice work! I always like seeing code-related posts on hive.

Thanks, though I fear for most it will be like reading Greek (for non-Greeks).

I've become quite accustomed to the JavaScript map(), filter(), and reduce() style of dealing with lists, so would probably struggle a bit going back to python.

I have a lot to learn, and with my background being VBS it helps little. The methods you describe are quite alien to me, but at least now I am aware of them.

Python has versions of those functions too. I've not done much with JavaScript, so can't really compare the languages. Fortunately I get to use Python at work.

!BEER