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.

筛选依据:

126 - Python Functions, Files, and Dictionaries 的 150 个评论(共 902 个)

创建者 Madeline L

Jun 12, 2021

Not only does the course make python easy to learn and understand, but the professors have an amazing ability to transcend space and time and make the student feel valued and cared for.

创建者 Amanullah S

May 12, 2020

Loved the course curriculum and lot of exercises to practice although it was tough during the project making . Any one should try this course to gain insights to Files , Dictionary .

创建者 José E D V L

Jan 20, 2023

PURE GOLD! the explanations and excercises were clear and easy to undersyand (but challenging hehe), the instructor teached very well. This is the best course of Python for begginers

创建者 Oriana V P

Jul 12, 2020

Excelente curso, contiene material de muy buena calidad, la plataforma para practicar es una maravilla ademas que se cuenta con interacción con otros estudiantes, recomiendo el curso

创建者 Muhammad A

Apr 12, 2020

Great introduction to functions and different data structures within Python! Gives you practical skills which you can use to make real-world (small) scripts to improve your workflow.

创建者 Gary H

Feb 6, 2022

Good course for proceding with a bioinformatics programming course. The mechanics of the final peer-reviewed project could be improved, but the instruction was organized and useful.

创建者 VARUN S

Dec 16, 2020

It is a very organized course. The only problem is the limitation of the inbuilt python interface. I have been using Jupyter notebook.. New students may not be aware of that option.

创建者 Aditya B

Dec 13, 2020

Great Course! Highly recommend this course. Runestone environment helped me so much in understanding the concepts and putting them to practice at the same time. Codelens is awesome.

创建者 Sudeep K K V

Jul 13, 2020

Amazing course to be honest,learned a lot and also enjoyed along the way.The course material was perfectly structured. Looking forward to the further courses in this specialization.

创建者 Manuel I S M

Jul 22, 2020

I really enjoy this course, the guidelines they put in for the final project were too useful, with that I was able to guide myself and have a better vision to carry out the program

创建者 Ammar P

Aug 7, 2020

the runestone textbook is do good. i did not even think learnng coding could be actually so interactive. the codelens also helps alt to undertand how python actually sees our code

创建者 Luis F R C

Apr 22, 2020

Great interactive course. The online coding platform makes learning easy and convenient. Teachers are very good as well, thoroughly explaining topics and giving lots of examples.

创建者 Edwin L Q C

Oct 6, 2020

Es de los mejores cursos que he tenido en Python en manejo Funciones y Diccionarios. Me llenó las expectativas en cuanto a poder practicar y entender el trasfondo. Lo recomiendo

创建者 Andy S

Jun 2, 2019

The instructors presentation is clear and concise. The pace is perfect for beginners in Python and the exercises and practice questions help reinforce the content in the course.

创建者 Mary S

Sep 25, 2019

Now that I've completed this course and its final project I can confidently say I'm an advanced beginner and well on my way to being at an intermediate level Python programmer.

创建者 Lauren D

Jan 4, 2021

I am feeling more confident as I write longer programs! The final project was a fun and challenging culmination of everything I learned in the course. Ready for course 3!

创建者 pietro v

Nov 6, 2020

Excellent instructors. The online interactive python interpreter is really useful to practice.

I will definitely go on with this series of courses by the same instructors

创建者 Alexandra K L

Jun 20, 2020

Great course! Why? Because of the combination of videos, runestone environment and practice quizzes. It is a great course for anyone who want to learn Python programming

创建者 Hyelda D

Jul 23, 2020

Great and professional instructors, ample practice tools, and easy to follow materials. Would recommend this course for anyone looking to advance their Python knowledge

创建者 atul k s

Aug 16, 2019

its amazing learn for beginner . i am very thank full coursera and michigan family . but your support not easy possible to learn python.........so very very thank you

创建者 Dimitrios G K

Aug 22, 2021

Wonderful course with the help of interactive textbook I solved a lot of problems I faced since now. The assignment in the end was very instructive and useful also.

创建者 BISHWANATH S

Jul 26, 2020

It's a very helpful course in building knowledge of files, dictionaries and function also. I have learned sorting based on some particular property of a sequence.

创建者 Wellington B

Jul 12, 2025

It is an amazing course program which is rich in content and knowledge. It combine excellent professor from an institution that I loved. I absolutely recommend it.

创建者 patrick F

Jan 23, 2023

This is the best way to learn coding (at least for python, but also a good understanding for coding in general). The way they have you practice things is perfect.

创建者 David L

Oct 7, 2019

Great continuation of the first course. Clear, well-ordered lectures and practice-problems/exercises. Especially like the textbook as a companion to the lectures.