Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1626

DerbyPy: Louisville Python MeetUp - Functional Programming Introduction - Tuesday March 24 6:30PM

Date 2015-03-17 15:53 -0400
From Alex Sisson <alex.sisson@level12.io>
Subject DerbyPy: Louisville Python MeetUp - Functional Programming Introduction - Tuesday March 24 6:30PM
Newsgroups comp.lang.python.announce
Message-ID <mailman.516.1426669196.21433.python-announce-list@python.org> (permalink)

Show all headers | View raw


Functional Programming (FP) is becoming a popular alternative to the 
mainstream paradigms of Object-Oriented Programming and Procedural 
Programming. Sometimes referred to as "Value-Oriented Programming," FP 
helps programmers think with more mathematical precision and carries 
many practical benefits to computing, like formal provability, algebraic 
reasoning, stable concurrency, and a host of powerful deductions that 
compilers can leverage for optimization. As a multi-paradigm language, 
Python has received much attention from the FP world. This talk covers 
the basics of the FP design philosophy and demonstrates its use in Python.

* General overview: What is FP?
     * Basic premise
     * Differences from OOP and Procedural
     * Pros/Cons
* Every-day life
     * Declarative style
     * Dependency injection
     * Limiting effects
     * More (TBD)
-- 

*Alex Sisson*
BizDev Strategist
Direct: 502.380.7210
Office: 812.285.8766
Level 12 <https://www.level12.io/>

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

DerbyPy: Louisville Python MeetUp - Functional Programming Introduction - Tuesday March 24 6:30PM Alex Sisson <alex.sisson@level12.io> - 2015-03-17 15:53 -0400

csiph-web