In this course, you'll continue developing your Python skills by controlling program logic through conditional statements and loops. You'll also make your code more modular and reusable through functions, classes, and modules.

Intro to Python: Conditionals, Loops, and Functions

位教师:Bill Rosenthal
访问权限由 New York State Department of Labor 提供
您将学到什么
In this course, you will write conditional statements and loops in Python, and reuse code through functions, classes, and modules.
您将获得的技能
要了解的详细信息

添加到您的领英档案
1 项作业
January 2026
了解顶级公司的员工如何掌握热门技能

积累特定领域的专业知识
- 向行业专家学习新概念
- 获得对主题或工具的基础理解
- 通过实践项目培养工作相关技能
- 获得可共享的职业证书

该课程共有3个模块
Other than storing data, programming languages like Python® execute logical processes in order to determine what to do in a program. Conditional statements and loops are the primary ways that you can control the logical flow of a program, and they are found in nearly all Python-developed software. In this lesson, you'll take advantage of both to produce a more complex application.
涵盖的内容
1篇阅读材料4个插件
Object-oriented languages excel at giving programmers the tools they need to make coding easier. Reusing code not only enables you to develop at a quicker pace, but it also makes your source code more readable. Inefficient and ugly code is incredibly difficult to maintain, so you'll leverage Python's built-in reusable objects to avoid this pitfall.
涵盖的内容
5个插件
You'll wrap things up and then validate what you've learned in this course by taking an assessment.
涵盖的内容
1篇阅读材料1个作业
获得职业证书
将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。
位教师

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

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
从 Computer Science 浏览更多内容

Logical Operations

Scrimba

Logical Operations



