<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Functional-Programming on cloudmato.com</title><link>https://cloudmato.com/tags/functional-programming/</link><description>Recent content in Functional-Programming on cloudmato.com</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>cloudmato.com</managingEditor><webMaster>cloudmato.com</webMaster><lastBuildDate>Thu, 04 Jun 2026 16:32:06 +0530</lastBuildDate><atom:link href="https://cloudmato.com/tags/functional-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Why Use Functional Programming When OOP Exists?</title><link>https://cloudmato.com/posts/functional-programming-vs-oop-do-you-need-both/</link><pubDate>Thu, 04 Jun 2026 16:32:06 +0530</pubDate><author>cloudmato.com</author><guid>https://cloudmato.com/posts/functional-programming-vs-oop-do-you-need-both/</guid><description>&lt;p&gt;OOP is 50+ years old. Classes, objects, inheritance — it works, everyone knows it, almost every popular language supports it. So why are people talking about functional programming like it&amp;rsquo;s some revelation? Because OOP is great at modelling &lt;em&gt;things&lt;/em&gt;. FP is great at modelling &lt;em&gt;transformations&lt;/em&gt;. Most real software has both, and conflating the two is where the confusion starts.&lt;/p&gt;
&lt;h2 class="header-anchor-wrapper"&gt;What Is Functional Programming, Actually?
&lt;a href="#what-is-functional-programming-actually" class="header-anchor-link"&gt;
&lt;svg
xmlns="http://www.w3.org/2000/svg"
width="1rem" height="1rem" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"&gt;
&lt;line x1="4" y1="9" x2="20" y2="9"&gt;&lt;/line&gt;&lt;line x1="4" y1="15" x2="20" y2="15"&gt;&lt;/line&gt;&lt;line x1="10" y1="3" x2="8" y2="21"&gt;&lt;/line&gt;&lt;line x1="16" y1="3" x2="14" y2="21"&gt;&lt;/line&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Not &amp;ldquo;functions inside a class.&amp;rdquo; That&amp;rsquo;s just OOP with functions.&lt;/p&gt;</description></item></channel></rss>