GK
Oct 7, 2022
Expalined 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!
AD
Jun 16, 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
By Jumrus R
•Jul 23, 2022
Very useful course for anyone working with a computer. Who doesn't have those pesky tasks that need to be done everyday, yet they are too simple to ask the company's IT specialist to automate it?
Maybe the first few scripts will take a lot of time and efforts to get it right. However, I believe it will be fruitful in the long run. I made my first script when I started this course and I finished it today, along with course completion. Now I can see many other things that does not need human to do it and free up my time to do things that really need me.
Basically 100% recommend for anyone willing to learn. Once you got the concept, the internet is there to help us with the rest.
By Ed W
•May 23, 2020
Great Course - I especially enjoyed the final assignment. At times I needed to google search some concepts as a reminder, and the test environment was a slightly different version of python to my own machine, but after a few minutes of google searching managed to fix this. I guess this is good practice for the real word when not everything is spoon fed and goes to plan straight away. I disagree that the expected output of the final assignment was unclear. It was well spelt out in the instructions, even showing you a screenshot of the desired output.
By Iain W B
•Jan 20, 2021
This course starts out "holding your hand" to guide you through the practical assignments. By the time you get to the end, you are on your own and expected to do your own research, to solve the final assignment problem.
Quite often in the real world, we encounter vague problem statements, so it's up to you to make sure you understand the final week problem before you take the assignment. You can practice this in your own setup at home or in the office, to save time submitting the final work. Expect a few surprises, just like in the real world.
By AYUSH R
•Aug 30, 2020
Please improve the Quicklabs ..I was stuck for days..In the last quicklab assignment when i executed my code it show error i was like what because the same code was working my PC..then i researched a lot then i got to know that this is happening because u guys are using python 3.5 in quicklabs and the code i wrote was only working on python 3.6 and above .....literally somehow i came with some new solution so that it could work on python 3.5 and bang it worked...overall the instructor was amazing...Send love from me...
By Alexandru S
•Jun 5, 2020
Things that you get to learn while taking this course: CSV files manipulation, REGEXs (regular expressions), script testing, Linux commands and BASH programming. All of these are very interesting and, hopefully, very helpful in every Python developer toolkit (I have reservations with the Linux and BASH, but those are good for your "General IT Knowledge").
PS: If you did not take the course, be very careful with the QwikLabs. You must access them at most 5 times! (nobody mentioned this when I took it)
By Deleted A
•Sep 29, 2020
The instructor was very very good in explaining every single detail. The puns were good too.
I learnt whole lot of things like about command line tools , python scripting , tests , test automation ,bash scripting and much about the basics of linux ( which was cherry on the top ).
Thank you so much Roger and the Google team for putting up this course and more like these ,so we students can learn and add the skills in our arsenal and in our resume for the various IT related jobs.
Thank You,
Yash Agarwal.
By Harim H R
•Dec 27, 2020
The thing I found hardest to learn was how to interact with the Linux shell, that was completely new to me, but it also opened a new window of oportunity for learning and expanding my skills. For instance, I'll be able to apply my knowledge in my school projects and I'm also sure this tools I've learned will come in handy in my job too. I'm so grateful for the Coursera team for giving me the opportunity to take the course. Overall, the course exceeded my expectations by far.
By Tarit G
•Sep 19, 2020
This was an excellent experience for me to learn from a very knowledgeable and intelligent instructor from Google. I have learnt a lot of new things in this course. I am very thankful to the instructor especially, and also to the team whose hard work made it possible to bring the course to us. The last two assignments(labs) were little hard, I enjoyed those if you are a beginner in Python then brush up a little to perform well in this pace.
By Adam A
•Mar 13, 2023
The content was great and all concepts were well explained. A couple of ideas for improvement - 1) show the code for longer and maybe just minimise the instructor window so it's easier to follow. 2) Lab exercises went from copy and paste to write from scratch without any middle ground. This should be more progressive.
Overall this was a great way to lean about how to employ Python skills in the day to day of a sys admin. Thanks Google!
By jose j
•Jul 29, 2021
Good course, lots of subjects covered. I wish there were more exercises to really consolidate all the information presented. Some videos I had to watch several times because the subject was difficult to grasp. The qwiklabs are good references for real world tasks. I've learned a lot , but I am also forgetting a lot of things due to the lack of reinforcement practice. In general, I would recommend this course and the instructor.
By Leslie Q
•Apr 13, 2020
This course was very educational and helped me really understand some python fundamentals as well as interactions with the OS! The final lab was a challenging lab. This lab really helped me understand the different ways lists, tuples and dictionaries can be manipulated. Glad to rise up to the challenge although nano really is a pain especially when scripts written in atom runs well but then copy paste into nano comes with issues.
By Armando I
•Mar 21, 2023
Me encanto este curso, es muy bueno y a mi punto de vista considero que es nivel intermedio. Me gusto mucho pues hay bastante práctica y códigos, además creo que python es excelente lenguaje, cabe mencionar que me agrado que se vio temas de Bash scripting y los Qwiki Labs en Linux, he tomado otros cursos sobre Python, por lo que tengo referencias y creo que los temas vistos son excelentes pues abarcan temas muy importantes.
By Md. A A B
•Apr 1, 2023
This is one of the most useful courses for a developer who works as a freelancer, full-stack engineer, or system administrator. I enjoyed all topics, quizzes, and labs of this course. This course gave me confidence a lot about CLI, Regular expression, and automation script. Now I'm more comfortable interacting with the Linux and macOS operating systems. In a single word, the course is awesome and I highly recommend this.
By Shawn F C
•Jul 15, 2024
This was an exceptional course with a lot of hands-on training. The most endearing part of this course was the design of all the exercises to simulate an IT work environment, and so solving those exercises was all the more enjoyable and satisfying! One tiny downside was that this course takes a rather steep learning curve after the 2nd module. Otherwise, it was an amazing learning experience!
By Rohith K
•May 6, 2020
This is truly a wonderful course, which will help you to improve your skills in the field of Automation. It teaches you to write scripts in both Python and Bash. It introduces you to various new modules in Python and the basics of scripting in the Bash, which was very useful for performing relatively smaller tasks. Python can be used when the automation of the tasks gets a bit complex.
By Karsten S
•Apr 21, 2020
The course gives a great start in tools like Python, Bash, Unix commands, Regular Expressions, ... With the qwiklab assignments one can test the learning practically. Lovely teachers, easy to listen to.
The course takes some time, when you practise and really try to do your own mini projects in parallel. But isn't that the whole idea? To learn new skills and not just finish the course.
By A B
•Jan 29, 2022
I truly recommend going through this course and each courses of this certification. There are many things I already knew from being a freelancer in programming but materials being taught here is better than any school courses I went to. I had to learn everything on my own from the internet but this certification is actually giving you everything you need. Recommend! Thanks Google!
By Mehdi F G
•Oct 2, 2020
Wise teaching method. The cloud is interesting. The assignments challenge you to work hard and the important key concepts are covered during the course. Good instructor. Thank you. I learned to use a wider IT toolbox with different data structure in an assignment so it gave me a better insight for how to plan my approach for a more complex task and organize my research & planning.
By William E
•Mar 27, 2024
This was a pretty fun course. I came into it with prior knowledge of Python and Bash but still learned a few new tricks and explored some Python modules like os, csv, and sys that I hadn't previously done much work with. I'd recommend this course to anyone wanting to use Python for system automation tasks, even if they already know how to write other programs in Python.
By Anthony F
•Oct 5, 2020
Loved the course. The instruction was good and just enough to create real world situations of needing to review documentation during some exercises. The cheat sheets were some times not cheat sheets, but links to documentation; however, some of the links were to great sites when they were not to the official python docs. I really appreciated this course. I'm better.
By AKSHAY C
•Jun 18, 2020
Really enjoyed the course, Thanks Roger Martinez for the pleasant, straightforward explanations and creators for well packed content, rather say a brisk course at all, no nonsense - total value for the time spend.
The course added a new set of tool in my skill toolbox, that can be used with prior consideration for many IT based problems in future. Thanks to coursera.
By Rüdiger R
•Jul 2, 2023
# Really good course for beginners (with programming background) to dive a bit deeper into Python when mastered the crash course already .
# Real world examples, very good course material (videos, self study, quizzes, interactive labs, etc.)
# Learn quickly the most important things
# Disadvantage: For a totally newbies in programming at all, it may be hard.
By Itsido C A
•Apr 9, 2020
This course teaches how to use Python to automate system administration and real world tasks. It illustrates how to apply programming to automate tasks that would been otherwise hard or impossible to complete. This is a power tool to have in our toolset of IT specialists. Thanks to the instructor, to Google and Coursera for this unique opportunity.
By Nickson O
•Aug 12, 2020
It is an excellent start to shell, Linux and Bash scripting. I have learned tons of practical real-world concepts in this course. As an instructor, Randy Martinez has taken learners through challenging concepts and I commend him for that. You will need to have a solid background in python, though. For me, it was an unforgettable learning experience.
By Jesse G S
•Oct 6, 2021
Excellent course overall. The last project was fantastic except the version of python I'm using is 3.97 and the version on the student machine is 3.52. The dictionary update didn't work, so I used bash for the headers. The regex grouping uses different syntax to extract from the line also. But I really enjoyed the exercise and I am getting better.