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.
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!!!
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!
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.
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
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
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.
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!
GK
E​xpalined the concepts missed from the previous course a lot well. Only thing I would change is to add more about using commands in windows and other platforms as well. Overall it was a great course!
SK
there were many problems in the final project submission. it didnt read that i have opened the webpage html in the other chrome window... over all it is a good course. intermediate level
KS
It is hard writing code in command line. But good exposure and worth it! Although not applicable to my current work but it really open my eyes to what can be done with python and bash
DS
Awesome course, Very useful topics covered esp. if you want to deploy your project into production. A few Projects could have been more carefully worded tough. Glad to have completed it.