|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/25-projects-of-python-in-25-days-part-2/
课程评论:没有评论
**课程名称:** Python 25天25个项目 (第二部分) **课程概述:** 欢迎来到“Python 25天25个项目”课程的第二部分!本课程适合希望深入学习Python编程的学生。完成过第一部分课程且掌握扎实的同学可以继续学习。如果您尚未完成第一部分,建议您先完成第一部分,除非您已经对Python数据类型、条件语句和循环有非常扎实的掌握。 **第一部分课程内容回顾:** * 基本数据类型 (整数、浮点数、字符串) * 基本Python操作 * 用户输入 * 基本字符串操作 * 导入模块 * If/Else/Elif 条件语句 * 比较运算符和布尔表达式 * 嵌套条件和多路决策 * While 循环和 For 循环 * 循环控制语句 * 循环模式 (计数和求和) **第二部分课程内容:** 本部分课程将深入探讨更高级的Python主题,包括: * 定义函数 * 在Python程序中使用函数 * 函数参数传递 * 递归函数 * 数据结构入门 * 在列表和字典中存储元素 * 数据结构操作和处理 **课程亮点:** 课程最后将提供一个“Battle Royale”的最终项目,该项目将融合第一部分和第二部分课程中学到的所有知识点。
Welcome to Part 2 of the 25 Projects of Python in 25 Days course!This course is for students who want to dive deeper into Python programming. Students who breezed through Part 1 of the 25 Projects of Python in 25 Days Course should take this course as well. Students who have not yet completed Part 1 of the course series are recommended to do so before starting this course unless they already have a strong understanding of Python data types, conditional statements, and loops. Part 1 of the 25 Projects of Python in 25 Days course included:Basic Data Types (Integers, Floats, Strings)Basic Python OperationsTaking Input from usersBasic String ManipulationImported ModulesIf/Else/Elif conditional statementsComparison Operators and Boolean ExpressionsNested Conditionals and Multi-Way DecisionsWhile Loops and For LoopsLoop Control StatementsLoop Patterns (counting and summing)In this part of the course, we will go over more advanced Python topics:Defining FunctionsUtilizing Functions in Python ProgramsPassing Arguments into your FunctionRecursive FunctionsIntroduction to Data StructuresStoring Elements in Lists and DictionariesData Structure Operations and ManipulationsAt the end of this course, you will find the Battle Royale Final Project, which will incorporate lesson material learned from BOTH Part 1 AND Part 2 of the 25 Projects of Python in 25 Days course.