paint-brush
A Champion's Guide on Functional Programmingby@logicraystech
582 reads
582 reads

A Champion's Guide on Functional Programming

by LogicRays Technologies10mApril 22nd, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Python is now the third most popular programming language in the world, with a usage rate of 12.21%. Python programs are written in the functional language style which doesn’t avoid all I/O or all assignments; instead of that, they have a functional-looking interface but use non-functional functionality internally. Pure functions are just a function that does not have a side effect, and it returns the exact same thing every single time, you give it the same inputs, you call these functions with the same input, it always gives you the same output and it affects nothing else outside of it. Pure function is easier to reuse the same code in other contexts because functions do not depend on any external state or variable.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - A Champion's Guide on Functional Programming
LogicRays Technologies HackerNoon profile picture
LogicRays Technologies

LogicRays Technologies

@logicraystech

Empowering eCommerce, Web & App Development

Learn More
LEARN MORE ABOUT @LOGICRAYSTECH'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

LogicRays Technologies HackerNoon profile picture
LogicRays Technologies@logicraystech
Empowering eCommerce, Web & App Development

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Newspuddle
Startupnchill
Hiswai