Introduction to Python Functions

所在平台: Coursera

课程主页: https://www.coursera.org/learn/introduction-python-functions

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Python函数入门 概述:您是否曾想学习一门编程语言却在某个环节陷入困境,感到沮丧并最终放弃?这个专门课程是为那些几乎没有编程经验,但希望使用Python工具来处理数据的学习者设计的。 在第二个课程“Python函数入门”中,您将学习和使用Python及其包中预定义的函数,同时也将能够定义自己的函数。您将创建并使用函数。 课程大纲: 1. 模块名称:你好,函数! 描述:欢迎加入!本模块将展示我们为何需要函数,并介绍基本的函数定义。您将回顾一些之前学过的函数,并定义一些简单的函数。准备好了吗?让我们开始吧! 2. 模块名称:带参数的函数 描述:现在您应该已熟悉简单函数。本模块将深入介绍带参数的函数,这是您在数据科学项目中会调用的大多数函数。准备好了吗?让我们开始吧! 3. 模块名称:带返回值的函数 描述:在数据科学项目中,我们不仅需要执行某些函数,还希望能够从执行中获取结果,以便用于后续步骤。本模块将介绍带返回值的函数。准备好了吗?让我们开始吧! 4. 模块名称:嵌套函数 描述:利用您对简单函数、带参数的函数和带返回值的函数的理解,您应该能够学习嵌套函数。本模块将介绍嵌套函数的一般概念,以及两种具体类别:分层函数和递归函数。准备好了吗?让我们开始吧!

课程大纲

Name:Hello, functions!

Description:Welcome on board! This first module shows the reasons why we need functions and introduces basic function definitions. You are going to recall some functions we have learned before, and you are going to define some simple functions of your own! Are you ready? Let's go!

Name:Functions with Parameters

Description:Now you should be comfortable with simple functions. This module introduces you more about functions with parameters, which are the majority ones you are going to call when you do your data science projects. Are you ready? Let's go!

Name:Functions with Return Values

Description:For data science projects, not only we need to execute some functions, but also we expect some results from the execution so we can use the results for next step. This module introduces you the functions with return values. Are you ready? Let's go!

Name:Functions in Functions

Description:With the knowledge you have learned about simple functions, functions with parameters, and functions with return values, you should be able to learn nested functions. This module introduces you the general idea of nested functions, as well as two specific categories of them: hierarchical functions and recursive functions. Are you ready? Let's go!

课程评论(0条)

课程详情

How many times have you decided to learn a programming language but got stuck somewhere along the way, grew frustrated, and gave up? This specialization is designed for learners who have little or no programming experience but want to use Python as a tool to play with data. In the second course, Introduction to Python Functions, you are going to learn and use functions predefined in Python and Python packages, you also are able to define functions as well. You will create and use functions to

课程标签

0人关注该课程

主题相关的课程