LA
It is a wonderful course, I've learned a lot within the classes, and I am ready to use this knowledge to develop my own projects. It a little bit extensive, but to accomplish it is rewarding.

This course is designed to explore how to execute Python locally and organize and use code across different Python files. Learners will learn how to read and write different types of files, use subprocesses and input streams, create Bash scripts, and use regular expressions. This course also covers automatic testing and explains how to set up a developer environment on a personal machine. We’ll kick off by exploring how to execute Python locally, and organize and use code across different Python files. We'll then learn how to read and write different types of files, and use subprocesses and input streams. We'll also dive into Bash scripting and regular expressions -- both very powerful tools for anyone working with systems. We'll even touch on automatic testing, which allows us to automate how we check if our code is correct. To finish, we’ll put all this together by using the tools that we’ve acquired to process data and generate automatic reports. We’ll also explain how to set up your own developer environment in your machine. This is a key step in being able to write and deploy powerful automation tools.

LA
It is a wonderful course, I've learned a lot within the classes, and I am ready to use this knowledge to develop my own projects. It a little bit extensive, but to accomplish it is rewarding.
GL
The course if fairly complete. At the end, it is expected for the user to look at other code samples and the last lab is very strict with the logic used to solve the last assignment.
II
Generally good course, but comparing to the Crash course on Python reading materials were simply links to Python docs till the very end. Nonetheless, I learned so much here. Thank you!
TH
Very good course, learned a lot and really boost me confidence in writing bash files and operating in Linux environment. Not to mention the regular expression part is very fun and practical
EB
Good. definitely would have helped to have an Ubuntu terminal or virtual machine (I am still new to IT and learning the language, if you will) Challenging in a good way for a beginner.
NN
Definitely a course you need to take. Not easy but that's the point, depending on your knowledge you might start slow on the first lessons but at the end you'll be amaze on how natural you code.
MI
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!
EW
Most of this courses tests were boring because they basically made you copy code line for line without any thinking. The actual content of the course was very insightful though and I learnt lots.
AD
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
AK
I learned a lot from the course. Contents and teaching are great. Assessments are challenging so you will learn a lot from them because you need to do the practice of your own before taking it.
DW
Course content and teaching / materials were great. However the final 2 labs had confusing/gaps in instructions marring the whole experience slightly - they can be easily fixed ...
MA
Wow, I am very happy to take this course. It enhanced my Automation skills and I am seeing more opportunities to apply these concepts, which are really helpful. Thanks, Google and Coursera