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.

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.

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.
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.
ZA
the course is great, the material is great, the instructor is great, I love Roger because he teaches me in a very light way to deliver the content, plus I love his joke, thanks, Roger!
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!
AK
This course was very challenging and I think the labs could use some TLC, but covered good topics and I feel like I have learned about operating systems and how to make my code more functional.
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
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
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
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.
SP
Perfect! Windows users might face some difficulties at start. I recommend everyone to install Ubuntu on VM. It will help you a lot. Thanks for sharing your valuable knowledge with us!!!
MH
The course really came together in weeks six and seven, but the reading materials in weeks 1-5 were lackluster, containing one or two links without context, pointing to a narrow topic of that week.