Chevron Left
返回到 Python Functions, Files, and Dictionaries

学生对 University of Michigan 提供的 Python Functions, Files, and Dictionaries 的评价和反馈

4.8
5,405 个评分

课程概述

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....

热门审阅

DA

Sep 4, 2020

The Course was really great. Learnt a lot.The final project was really challenging and took my whole brain (sarcasm), completed though after a great effort.Liked those kind of challenging questions.

AI

May 16, 2020

The course content and the instructions was awesome and the step by step approach of guidance in the project helped me a lot in the fact that I have learned how to approach any problems statements.

筛选依据:

176 - Python Functions, Files, and Dictionaries 的 200 个评论(共 902 个)

创建者 Cornelius S L

Aug 18, 2020

Got to understand the concepts of parsing and reading csv files. The course was smooth and fluid, and the runestone textbook were brilliant!

创建者 Sai S C

Aug 16, 2020

The course is very well defined. Sometimes the questions seem too easy but actually are very time consuming. Well taught and well balanced.

创建者 Brandon R Z P

Jul 4, 2020

A grest course as the first! I've learnt a lot and I pretend to continue with the following coursr in the especialization. Recommended 100%!

创建者 Juan S Y G

Jul 4, 2020

Este curso me permitio mejorar mis habilidades con python. Me permitio mejorar en como puedo solucionar problemas siguiendo un orden logico

创建者 Timothy L

Sep 23, 2019

Great course for extending your basic Python skills.

I am much more comfortable working with files and complex sorting after this course.

创建者 Sandip B

Jul 31, 2021

This is a wonderful course to learn Python. Very systematic and professional approach of teaching makes this course a real fun to learn.

创建者 Juan E T B

Mar 8, 2022

Curso totalmente recomendable, toca los puntosmasimportantes que hay que conocer, puedes estudiar donde quieras y el tiempo que quieras.

创建者 Wim P

Mar 24, 2020

Great explanations , good hands-on exercises, sometimes hilarious course by people that really care about what they're doing. Well done!

创建者 Dakore P

Jan 29, 2021

I really enjoyed the teaching materials for this course. Lots of opportunities for practice! I am starting to fall in love with python!

创建者 Tomas C

Jul 24, 2020

Great Instructor and great lectures. The excercises are well thought. The only thing to remark is that the course is a little bit easy.

创建者 Sebasti�n M I

Jul 7, 2020

los mejores cursos son los de la universidad de michigan. Claridad conceptual y ejercicios para fortalecer los conocimientos de python

创建者 Haasha B A

May 16, 2020

The course content is organized in an orderly fashion and its much easier to understand what power and simplicity Python has to offer.

创建者 Rahul S

Aug 24, 2019

The opportunity to do the hands-on exercises within the accompanying notebook is a very useful feature and it instills the confidence.

创建者 Xiomara P A

Jul 6, 2021

Muy bueno el curso. Aprendí muchísimo practicando, es lo mejor de estos cursos, que luego de explicar la teoría uno debe practicarla.

创建者 Shahzad A K

May 18, 2021

I really appreciate the effort put in by the University of Michigan. The course content is best suited for new comers to programming.

创建者 Ashish S T

Jul 9, 2020

This course is quite interesting all the concepts were so nicely explained.I'll suggest you first go through readings then for videos

创建者 Felipe A B

Jun 29, 2020

Excelente curso!

La actividad final permite aplicar todo lo aprendido durante el curso, ya que simula un caso real de manejo de datos.

创建者 Ryan B G

Jun 27, 2020

Excellent class! I've tried other online resources to learn Python, and this learning specialization on Coursera is easily the best.

创建者 Jamie W

Apr 12, 2020

Gives a good introduction to the basics of reading and writing to data files, using Python dictionaries, and writing basic functions.

创建者 Akumawah N

Jul 5, 2022

Enjoyed the course so much as i was fully involved in the learning. This has greatly improved my problem solving skills using python

创建者 Ravi P B

Oct 17, 2021

Excellent course for ython beginners. Realy enjoyed the content ad learnt a lot of new stuff. The interactie textbook is excellent.

创建者 Himank S

Sep 15, 2020

Really impresses by the way teachers have taught this course. The assignments were also helpful in getting a grip over the concepts

创建者 Abdur N T

Nov 24, 2021

An awesome and interactive course for python language . Perhaps , these courses can be alternative of manual programs and classes.

创建者 Ondřej H

Feb 3, 2020

Great follow-up on the first course. The final assignment is far more complex (as in having multiple stages) but still manageable.

创建者 Goh S T

Mar 27, 2020

A great basic course for any python beginner. Clear video explanations and very useful exercises to practice what you have learnt