KnowledgeCity

高级 Python:递归

Add to your knowledge of the Turtle function
免费观看第一课 — 获取全部 6 节课程的完整访问权限。

To view this video please enable JavaScript.

课程:按需
高级  提供者 Jeremy Kurtz  6 课时 ·  38m  语言:阿拉伯语, 德语, 英语, 西班牙语, 法语, 葡萄牙语, 简体中文 

课程描述

In this course, you will master the functions of the common mathematical and programming concept of recursion in Advanced Python. Using this knowledge from the course on the turtle function, you will gain experience in recursion within the turtle function.

您将学到的内容

  • 在Python高级编程中运用数学与编程概念
  • 使用函数实现递归
  • 将递归应用于阶乘
  • 通过多个阶段使用turtle函数构建递归解决方案
  • 培养高级函数表达与递归下降技能

关键要点

  • 递归是数学与编程共有的概念,本课程在Python高级编程中对此进行了讲解。
  • 本课程将递归应用于turtle函数,提供实践操作体验。
  • 阶乘被用作实现递归的示例。
  • 基于turtle的递归内容分五个部分循序渐进地讲授。

常见问题

本课程涵盖哪些内容?

本课程涵盖Python高级编程中递归作为数学与编程概念的应用,包括递归与阶乘,以及分五个部分讲解的turtle函数中的递归。

我能从本课程中获得哪些技能?

您将掌握高级函数表达、高级数学、编程概念、Python(编程语言)、递归以及递归下降等技能。

本课程的结构是怎样的?

课程按课时组织,先讲解递归与阶乘,再分五个部分讲解递归与turtle函数。

完成本课程后我能做什么?

您将能够运用数学编程概念并使用函数实现递归。