BYU-Broadcast/ScreenSharing
[Screen Sharing] Functional Programming Principle
brightlightkim
2022. 3. 25. 05:55
Functional Programming is different from Object Oriented Programming
- It takes the input and create a new return value with the input and return the new value.