1 个仓库
Application of functional programming paradigms specifically within the Python language to simplify data processing.
Distinct from Functional Programming Patterns: Specializes general functional patterns to Python-specific workflows and libraries.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Python Functional Workflows. Refine with filters or upvote what's useful.
该项目是一个高级 Python 教程和编程课程,专为超越基础语法的开发者设计。它作为一个软件工程指南,专注于专业编码标准、架构模式以及复杂语言特性的应用。 该课程强调函数式编程工作流以及使用复杂数据结构来解决复杂的软件工程问题。它通过学习软件工程优化和高级编程范式,为专业 Python 开发提供了路径。 该材料被组织为一个模块化课程,采用示例驱动的教学流程,将理论解释与可运行的代码示例相结合。内容通过从 Markdown 文件生成的静态网站交付。
Teaches the application of functional programming patterns to simplify data processing and improve modularity in Python.