|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-python-programming-easily/
课程评论:没有评论
**课程名称:轻松学习Python编程** **课程概述:** 本课程旨在以一种易于理解的方式教授Python编程。不同于其他课程逐一讲解每个函数、循环或语句,本课程将编程概念融入到实际的真实世界项目开发中。通过实践项目,学生将能够深入理解并掌握Python的实际应用。本课程涵盖了数据结构、循环、变量和函数等广泛主题,让Python编程不再是难题。 **课程核心内容(主要目标):** * 获取用户输入 * 变量赋值 * If...else 条件语句 * 使用“and”组合两个条件 * 将输入函数转换为整数输入函数 * 使用split函数将字符串分解为子字符串 * 区分字符串和整数 * 计算整数列表的总和 * 使用列表推导式将字符串转换为整数 * 使用map函数将字符串转换为整数 * 使用product函数计算列表中元素的乘积 * 列表操作(创建、添加元素) * 使用while循环重复执行代码 * 使用append函数向列表中插入元素 * 计算商 * 查找列表中的最小值 * 使用range函数调用一定范围内的数字 * 使用for循环遍历特定条件 * 使用两个或多个条件语句 * 使用set函数去除重复值 * 将集合转换为列表并按升序或降序排列 * 定义字典并分配键值对 * 使用字典键输出最大值 * 使用加法、乘法、取余和严格相等运算符 * 使用random模块从给定字符串中生成随机字符 * 使用string模块获取大写字母、小写字母、数字和标点符号 * 定义函数和参数 * 字符串拼接 * 定义空字符串
There are thousands of courses about Python. But this course is different from them because this course is made to ease Python programming. Instead of just explaining each and every function, loop, or statements these are nicely put into real world projects. While developing these real world projects the student will gain the knowledge of practically using Python programming with practice. This short course covers a wide range of topics including data structures, loops, variables and functions. Now there's no need to worry about Python Programming because all are nicely explained in this short course.The course mainly aims at the following keys:Getting user inputAssigning a value to a variableIf...else conditional statementsCombining two conditions using the 'and' operatorConverting input functions to integer input functionsListing items in a string into substring items using the split functionIdentifying the difference between string items and integer itemsFinding the sum of an integer listUsing list comprehensions to convert string items to integer itemsUsing the map function to convert strings to integersFinding the product of items in a list using the product functionListing items in a listEmpty listsUsing while loops to iterate the same code repetitivelyUsing the append function to insert items into a listIdentifying how to find the quotient simplyFinding the minimum value in a listUsing the range function to call numbers up to a certain limitUsing the for loop to iterate over a given conditionUsing two or more conditional statementsUsing the set function to eliminate repeated valuesConverting a set into a list to arrange the items in ascending or descending orderDefining a dictionary and assigning key value pairsOutput the maximum value using a dictionary keyUsing addition, multiplication, remainder and strictly equal operatorsUsing the random module to generate random characters from a given stringUsing the string module to get the uppercase, lowercase letters, digits and punctuation marksDefining a function and an argumentConcatenation of stringsDefining an empty string