MI
19. Nov. 2020
Great course! I had some previous knowledge, but this was perfect to fill in the gaps. Also, unit testing was completely new to me and will be very useful in future projects. Thanks for making this!
AD
15. Juni 2020
In starting five weeks , all answers were directly provided and week 6 and 7 were very tough. So i suggest to equalize the toughness level in all weeks ,ie, no direct spoon feed nor abrupt toughness
von abhijeet t
•9. Mai 2022
awesome course, i learned many things.
von Scott W
•27. Jan. 2022
this one was way harder than the first
von Rabah S
•15. Juni 2020
Many issues. Some where frustrating.
von Neel A
•1. Sep. 2020
Jupyter or CoLab could have worked
von Joseph V
•16. Dez. 2021
Tough, but you will learn a lot
von Kantsedal H
•7. Sep. 2020
Достаточно начальный уровень.
von Bagathsingh R
•20. Apr. 2020
need some advance concepts
von António P N
•5. Juni 2021
No autonomous work
von Roopa L
•22. Mai 2020
Little difficult
von Shiv S
•24. Juni 2020
Scattered a bit
von Weerachai Y
•22. Juli 2020
thanks
von Yasuko E
•18. Apr. 2020
tough
von Federico L
•28. Feb. 2020
Good
von clinton c
•22. Sep. 2021
I found that I spent a lot of time watching videos and not much time doing practical work, there was very little info to copy down other than screenshots. I had to stop after chapter 5 as I felt I wasn't learning much and go and do Dr. Chuck's Python for Everybody course then come back. He was much better at explaining how Python works (especially lists, dictionaries and tuples) and has great examples.
This course's Chapter 7 final Wiki took a long time as it wasn't explained that you shouldn't use the csv.DictWriter tool for one of one of the files despite it being suggested. I ended up going over my Wiki quota while trying to figure out the solution.
von Nancy J
•16. Okt. 2020
I learn a lot in this class about how to write regex, convert a Python file to csv, With blocks, loops, dictionaries. The labs done using Qwiklabs were a headache. Not only the wording made a challenge to follow, but the poor explanation made t worse. On top of that, the fact that throughout the whole class you were just told to type some code on Qwiklabs to and then being told to write your code from zero during the last assignment made it a huge challenge. Don't take me wrong, I learned a lot! But if you are going to be hands off during the class, do it little by little not at once.
von Yan J
•12. Nov. 2020
While some of the contents are good for students new to the subject. There are tons of inconsistencies. The subtitles have alot of errors, in every video, you have to refer to transcript text in order to get the correct details.
codes from lecture are not available in transcription , this is just unacceptable for a programming class.
So called "cheat notes" are just web links in this module.
the final project, the python interpreter is out of date, hours was wasted troubleshooting capturing groups.
von Dirk v K
•30. Okt. 2021
The most frustrating course I have done. The labs used for the graded assignments are horrible. You either have to copy-paste everything, or if you try to figure it out yourself you get no feedback on why you are not getting points.
The videos are fine.
von Олег Ш
•22. Nov. 2020
Weeks 1-5: copy-past, cheat-sheet = cheat-shit.
Weeks 6-7: omg wtf + python 3.5 instead of 3.6 or later.
If your regex groups like smth[1] aren't working, replace it with smth.group(1).
Also, exercise 3 in week 7 is necessary (not obvious).
von Tony M
•23. Juni 2021
You need have other knowledge for example Linux command, Bash code and know some python module how to use... but this course not more detail to tell student how to use it. And the quiz or lab will use it...
von Quenita D
•19. Mai 2021
Good class but I have a lot of problems to finish my assigments and tests. How I can finish this course if the automatic review does not allowme to pass even though my answer were correct
von Zachary B
•7. Aug. 2020
This course was super slow paced until the last two chapters. The final project is way too hard compared to the other projects.
von Jonathan W
•15. Juli 2021
Some of the test were just cut-and-paste to fill in the code.
The final test was challenging and good to write actual code.
von cintya l
•26. Feb. 2021
I wish the instructor would explain some concepts instead of just reading them.
von Kenneth M
•16. Sep. 2020
I felt this course jumped around to too many topics and was not focused enough.
von Chi Y M
•29. März 2022
concepts could be elaborated more clearly