OOP vs Functional Programming

Object Oriented Programming in Perl

Damian Conway has written excellent book about Object Oriented Programming in Perl. It was an answer for all who said ‘OOP in Perl is not a real. It’s just a hack’. But the question about efficiency of using of OOP is still open.
Higher-Order Perl
Mark Jason Dominus added fuel to the fire published his book Higher-Order Perl. This book makes a fokus on functional programming techniques in Perl. I’ve aleady read some parts from Object Oriented Programming in Perl and I’m interrested in reading Higher-Order Perl as well.
I like Perl because it give possibility to develop efficient applications in both ways: OO or functional programming.

Published by

Michael Stepanov

Site owner and admin :)

One thought on “OOP vs Functional Programming”

Leave a Reply

Your email address will not be published. Required fields are marked *