filmov
tv
Functional vs Object Oriented Programming in Python
![preview_player](https://i.ytimg.com/vi/6k6kmXHfqgg/maxresdefault.jpg)
Показать описание
If you found this content helpful please do consider subscribing to the channel, it's a huge help. And let me know what else within your programming journey you'd like to learn about in the comments!
Answering some common questions on functional vs objected oriented in programming and then showing a few code examples to demonstrate a pure function and an object that stores state with a function that modifies the internal data.
Timestamps:
0:00 - Introduction
0:05 - Is Python an object oriented programming language
0:33 - Can you do functional programming in Python?
0:53 - Common object oriented languages used in a company
1:10 - Differences between functional and objected oriented programming
2:15 - How to make good classes in Python
4:05 - Unit testability of functional code compared to classes
4:35 - Writing a functional math module
7:18 - Why functional programming is good for concurrency
8:01 - Using list comprehensions for functional transformations
9:35 - Converting our functional code to a do_math class (should be DoMath)
11:40 - Altering the state of our class data
13:35 - Outro
Object oriented code:
Article:
FP vs OOP | For Dummies
Object Oriented vs Functional Programming with TypeScript
Object Oriented Programming vs Functional Programming
Ditch your Favorite Programming Paradigm
Functions vs Classes: When to Use Which and Why?
Functional, Procedural & Object-oriented Programming - An Overview
Ep13 - OOP vs Functional vs Procedural Programming Explained!
Functional Programming languages vs Object Oriented (OOP) | What's the difference? | Intellipaa...
Functional Programming vs. Object-Oriented Programming in Java || By Shiva || Part-1
Object Oriented Programming vs Functional ... and a Banana.
Functional Vs. Object-Oriented Programming
Functional Programming vs Object Oriented vs Procedural
Object-oriented Programming in 7 minutes | Mosh
The Problem with Object-Oriented Programming
Functional Programming IS NO BETTER than Object Oriented Programming
Java 8 Lambda Basics 4 - Functional vs Object Oriented Programming
Reacting to Controversial Opinions of Software Engineers
Object Oriented Programming is Good | Prime Reacts
Functional versus Object-Oriented Programming (ft. Martin Odersky)
Jonathan Blow on the Problem with Object Oriented
Functional OOP????? | Prime Reacts
Object-Oriented Programming vs Functional Programming
Programming Paradigms - Computerphile
STOP Using Classes In JavaScript | Prime Reacts
Комментарии