1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

Add functional programming in python course (#7873)

This commit is contained in:
Hunter Beckmann
2024-12-21 06:24:08 -07:00
committed by GitHub
parent 85cc58b85e
commit e52608a48a

View File

@@ -10,3 +10,4 @@ Python is a multi-paradigm programming language, which means that it supports se
Visit the following resources to learn more:
- [@article@Python Paradigms](https://opensource.com/article/19/10/python-programming-paradigms)
- [@video@Learn Functional Programming - Python Course](https://www.youtube.com/watch?v=5QZYGU0C2OA)