Python Functions, Files, and Dictionaries

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/python-functions-files-dictionaries

课程评论:没有评论

第一个写评论        关注课程

课程大纲

Files and CSV Output
Dictionaries and Dictionary Accumulation
Functions and Tuples
More Iteration and Advanced Functions

课程评论(0条)

课程详情

This course introduces the dictionary data structure and user-defined functions. You’ll learn about local and global variables, optional and keyword parameter-passing, named functions and lambda expressions. You’ll also learn about Python’s sorted function and how to control the order in which it sorts by passing in another function as an input. For your final project, you’ll read in simulated social media data from a file, compute sentiment scores, and write out .csv files. It covers chapters 10-16 of the textbook “Fundamentals of Python Programming,” which is the accompanying text (optional and free) for this course. The course is well-suited for you if you have already taken the "Python Basics" course and want to gain further fundamental knowledge of the Python language. Together, both courses are geared towards newcomers to Python programming, those who need a refresher on Python basics, or those who may have had some exposure to Python programming but want a more in-depth exposition and vocabulary for describing and reasoning about programs. This is a follow-up to the "Python Basics" course (course 1 of the Python 3 Programming Specialization), and it is the second of five courses in the specialization.

Python函数,文件和字典:本课程介绍字典数据结构和用户定义的函数。您将了解本地和全局变量,可选参数和关键字参数传递,命名函数和lambda表达式。您还将了解Python的排序函数,以及如何通过传入另一个函数作为输入来控制其排序顺序。在最后的项目中,您将从文件中读取模拟的社交媒体数据,计算情感分数,然后写出.csv文件。它涵盖了“ Python编程基础知识”教科书的第10-16章,这是本课程的随附文本(可选和免费)。 如果您已经参加过“ Python基础知识”课程并且想获得有关Python语言的更多基础知识,则该课程非常适合您。总之,这两门课程都是针对Python编程的新手,那些需要复习Python基础知识的人,或者可能已经对Python编程有所了解但想要更深入的论述和词汇来描述和推理程序的人。 这是“ Python基础”课程(Python 3编程专业课程的课程1)的后续课程,也是该专业五门课程中的第二门课程。

课程标签

0人关注该课程

主题相关的课程