All Scripts
Free only
Python Tips and Tutorials Development  

Functional programming in Python

download download home home   report broken
important script information
company name:
Functional programming in Python
license: Free
minimum requirements:
functional limitations:
Functional programming in Python description


Although users usually think of Python as a procedural and object-oriented language, it actually contains everything you need for a completely functional approach to programming. This article discusses general concepts of functional programming, and illustrates ways of implementing functional techniques in Python. It starts with the hardest question: "What is functional programming (FP), anyway?" One answer would be to say that FP is what you do when you program in languages like Lisp, Scheme, Haskell, ML, OCAML, Clean, Mercury, or Erlang (or a few others). That is a safe answer, but not one that clarifies very much. Unfortunately, it is hard to get a consistent opinion on just what FP is, even from functional programmers themselves.
Similar scripts
Improving the social infrastructure of Python: pydoc and distutils modules (Popularity: ) : Some time ago if you were to ask an honest Python evangelist if Python was missing anything important that Perl, ...
Functional programming in Python, Part 3 (Popularity: ) : The article is 3rd in the series on Functional Programming in Python series. Like in the previous articles it continues ...
Functional programming in Python, Part 2 (Popularity: ) : This article offers introduction to functional programming (FP) in Python. It introduces the learner to different programs on problem-solving. It ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 13
price $0
version
size in Kb
popularity   
538/200162
user rating 7/10
ad


New Scripts
Popular Scripts