Tuesday, October 19, 2021

Quick Refresher: Functional Programming vs Imperative (Procedural) Programming

Hey! It's been a while, and I'm just posting this real quick and then back to learning. (I have a steep learning curve ahead of me in order to catch up from being stuck in the new dark ages of coding. Blah.)

Functional programming vs Imperative programming

I have not heard of this term "imperative programming" until I started learning more about the the Reactive Programming. So, I looked it up and found this nice article by Microsoft providing a brief explanation:

https://docs.microsoft.com/en-us/dotnet/standard/linq/functional-vs-imperative-programming

Also, Microsoft's Ignite (online conference) is coming up soon!

https://myignite.microsoft.com/home

Cheers!

No comments:

Post a Comment