par KS
•Jan 29, 2018
A wonderful course! Answered so many questions I had and gave me a solid background in Git, Bash, makefiles, and working from the cloud. I will definitely be using these skills in my job search!
par LS
•Sep 11, 2017
It is suitable for Unix/Linux beginners who are new to shell. It introduces popular code sharing and merging tool GitHub, which most programmers would find very useful in software development.
129 avis
par Kathi Raja Ravindra
•Feb 16, 2019
One word "SeanKross is awesome."
par Jacky Han
•Feb 16, 2019
99% of the contents in this course are transfered from the book of the same title. No instruction videos. The difficulty is somehow low which makes the author's elaboration feels dry and lengthy.
It is almost the same as reading the book yourself, beside the discussion forum, which is also not very helpful in my opinion.
par Wiktor Wajszczuk
•Feb 13, 2019
Very informative and thought provoking course.
par Sergio Andrés Chamorro Villamayor
•Feb 09, 2019
I really liked the course
par Daniel Hall
•Feb 04, 2019
Generally mediocre introduction to a few bits and pieces of unix. Useful, but has some misconceptions (e.g., what a regular expression is) and will teach you some unsafe habits (e.g., using $* instead of $@ to expand to the positional parameters starting from 1). It would be nice if there was some discussion about what shell scripts were actually used for out in the world. The cloud computing section seems tacked on and wholly unhelpful. Don't make your students give their credit card numbers to some external business unless you're going to do something of at least some lasting value. Even then, you probably should find another way to do this. Set something up on a coursera or JHU server if all you're going to do is literally have them copy and paste (and not learn) 6 lines of code.
par joaodavidcoelholuis
•Feb 01, 2019
This course is well structured, useful in learning experience, work enverionment experience, and personally who ever start this course are going to really enjoy script programming.
par Abhishek kumar
•Jan 31, 2019
This course good for beginners...and helpful for learning git, linux bash shell and git.Thanks
par Ajay Sharma
•Jan 28, 2019
Really a Great course for learning unix . Learn a lot in the unix enviroment . Thanks Johns Hopkins University for this course , student like me who can not afford and pay for education in the top reputed university . Thanks coursera for providing such a platform for the needy students. thanks for the financial aid for the course.
THANKS AJAY
par Thomas Leirvik
•Jan 27, 2019
It's helpful if you want to know a thing or two about Bash.
par Mitchell Edmunds
•Jan 24, 2019
The course literature was fairly easy to understand and was structured in a logical way to build up skills. The videos introducing the lecture were a little bit off-putting, I think Sean should try to read from the side of the camera less as otherwise you can't concentrate on what he is saying. The exercises were challenging.