University of Colorado Boulder
BiteSize Python for Absolute Beginners: Flow Controls

以 199 美元(原价 399 美元)购买一年 Coursera Plus,享受无限增长。立即节省

University of Colorado Boulder

BiteSize Python for Absolute Beginners: Flow Controls

Di Wu

位教师:Di Wu

包含在 Coursera Plus

深入了解一个主题并学习基础知识。
初级 等级
无需具备相关经验
1 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度
深入了解一个主题并学习基础知识。
初级 等级
无需具备相关经验
1 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度

您将学到什么

  • Implement if, if-else, and if-elif-else to handle conditions and design branching logic for decision-making problems.

  • Use while and for loops, apply break and continue, and solve practical problems by automating tasks with loops.

  • Implement functions with various parameters, return types, and recursion, comparing iterative and recursive solutions for efficiency.

要了解的详细信息

可分享的证书

添加到您的领英档案

作业

4 项作业

授课语言:英语(English)

了解顶级公司的员工如何掌握热门技能

Petrobras, TATA, Danone, Capgemini, P&G 和 L'Oreal 的徽标

积累特定领域的专业知识

本课程是 BiteSize Python for Absolute Beginners 专项课程 专项课程的一部分
在注册此课程时,您还会同时注册此专项课程。
  • 向行业专家学习新概念
  • 获得对主题或工具的基础理解
  • 通过实践项目培养工作相关技能
  • 获得可共享的职业证书

该课程共有4个模块

This module introduces the concept of branching in Python, allowing programs to make decisions based on conditions. It covers different types of branching, including optional branching using if, alternative branching with if-else, and multi-branching with if-elif-else. Real-life examples will be provided to show how branching can be applied to solve practical problems.

涵盖的内容

5篇阅读材料1个作业4个非评分实验室

This module explores looping constructs in Python, focusing on condition-based loops using while and count-based loops using for. It introduces loop control mechanisms like break and continue to modify loop behavior. The module also includes real-life case studies to demonstrate how loops are used to solve repetitive tasks efficiently.

涵盖的内容

1篇阅读材料1个作业4个非评分实验室

This module introduces the concept of functions in Python, explaining their importance in organizing and reusing code. It covers different types of functions, from those with no parameters to those with multiple parameters, and explains the distinction between arguments and parameters. Additionally, it explores default values, functions that return values of various types (numeric, string, boolean), and those that return multiple values.

涵盖的内容

1篇阅读材料1个作业11个非评分实验室

This module explores advanced function concepts in Python, such as nested functions, hierarchical functions, and recursive functions. It explains how functions can be organized within other functions (nested) and how hierarchical function calls work. It also provides a deep dive into recursion, showing how functions can call themselves to solve complex problems.

涵盖的内容

1篇阅读材料1个作业3个非评分实验室

获得职业证书

将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。

位教师

Di Wu
University of Colorado Boulder
21 门课程56,055 名学生

提供方

从 Data Analysis 浏览更多内容

人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.
自 2018开始学习的学生
''能够按照自己的速度和节奏学习课程是一次很棒的经历。只要符合自己的时间表和心情,我就可以学习。'
Jennifer J.
自 2020开始学习的学生
''我直接将从课程中学到的概念和技能应用到一个令人兴奋的新工作项目中。'
Larry W.
自 2021开始学习的学生
''如果我的大学不提供我需要的主题课程,Coursera 便是最好的去处之一。'
Chaitanya A.
''学习不仅仅是在工作中做的更好:它远不止于此。Coursera 让我无限制地学习。'

常见问题