|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/25-projects-of-python-in-25-days-part-1/
课程评论:没有评论
课程名称:25天25个Python项目(第一部分) 课程简介: 欢迎来到“25天25个Python项目”课程的第一部分!本课程专为希望探索Python编程基础的初学者设计,无需任何编程经验。 在本部分课程中,我们将学习以下Python基础知识: * 基本数据类型(整数、浮点数、字符串) * 基本Python操作 * 用户输入 * 基本字符串操作 * 导入模块 * If/Else/Elif 条件语句 * 比较运算符和布尔表达式 * 嵌套条件和多路决策 * While 循环和 For 循环 * 循环控制语句 * 循环模式(计数和求和) 完成本课程第一部分后,建议继续学习“25天25个Python项目”系列的第二部分。第二部分将深入学习更高级的Python主题,如函数的创建与使用、递归、列表和字典。最终,在完成课程(大约从第一部分开始后的25天)时,您将完成第25个Python项目——“大逃杀”项目,该项目将结合第一和第二部分所学的知识。
Welcome to Part 1 of the 25 Projects of Python in 25 Days course!This beginner-friendly course is for students who want to explore the basics of Python programming. Students do not need any prior coding/programming experience before starting Part 1 of the 25 Projects of Python in 25 Days Course. In this part of the course, we will go over basic Python topics, including: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)After completing Part 1 of the 25 Projects of Python in the 25 Days course series, you are recommended to start Part 2 of the 25 Projects of Python in the 25 Days course series. Part 2 will go over more advanced Python topics such as creating and utilizing functions, recursion, lists, and dictionaries. At the end of Part 2, presumably around 25 days after starting Part 1 of the course, students will complete their 25th Python project, a Battle Royale Project, which will incorporate lesson material learned from BOTH Part 1 AND Part 2 of the 25 Projects of Python in 25 Days course.