This is a very friendly step-by-step guide to Unix for beginners, it helps to build a solid foundation, and the exercises are designed to explore more about what has been introduced in the course.
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!
By Darshankumar H
•Very good course to learn all major topics of UNIX. This also focuses on GitHub and Cloud, which are really important for any developers. I really liked the given peer graded assignment, If possible please consider to add it in every week.
By widraugr
•Давно хотел более подробно изучить Bash, и в этом достаточно не плохо помог этот курс. Очень понравилась последовательность подачи материала, темы связаны между собой. Единственное, хотелось бы видеть больше видео материала с примерами.
By Benjamin B
•Excellent! Peer review was a great first experience, but very worthwhile to look at other's work after thinking hard about the problem myself. Very well structured - and I now feel confident on cloud computers, bash, and UNIX/GitHub.
By Steven B C
•I am a retired broadcast engineer. I never worked in IT or programming, but I have used Linux at home for many years. This is a great course for Linux users that want to know more about Linux, Github and the cloud. Great course!
By Sunil S
•Overall, the course was well structured and easy to understand. The mentors reply regularly to any questions posted in the discussion forums. A wonderful learning experience that introduces you to the command-line interface.
By Vladimir O
•Thanks you for your curse, it was very helpful for me.
Plus: Classes about GitHub
Minus: Overview does not contain check that the script is working fine, I mean some scripts failed if a user tries to enter invalid information.
By Keenal S
•I like how the discussion forum was so helpful and I was getting my questions answered within a day. The content is great, informative and to the point. The exercises and projects are great as well. Loved the course!
By sonam j
•this course is very useful for upgrading your skills for UNIX & LINUX. but on the completion, I did not receive my certificate.
Instead it is asking to purchase the course and it is free of cost for my organisation.
By Nikolay M
•Great introduction to get to speed fast. I didn't know anything about command prompt, terminal, bash and Git before starting the course, and I have mastered it after completing the course. Highly recommended.
By Marshall
•My only complaint is that there are a few typos in the course instructions that are not in the e-book. Other than that, this is a great course for beginners that offers many suggestions for further learning.
By Jerome C
•Very good class! I learned so much stuff about how to manipulate files, write scripts to automate actions on my "file explorer", and some basics about using a remote server. The course is very entertaining.
By Carlos A
•Nice course to get started. Most of the time when you might think "hmm, but what if..." you just keep reading and you will get the answer. I liked the course format and the selected examples. Thank you :)
By Vũ Q H
•I really want to learn Unix and Git for a long time but I was struggled with finding a good resource to learn. Thanks to Coursera and John Hopkins University, this course gives me what i really expect to
By Ruiping W
•This is a very friendly step-by-step guide to Unix for beginners, it helps to build a solid foundation, and the exercises are designed to explore more about what has been introduced in the course.
By Pieter F P
•Very good course. I had a fair working knowledge to begin with, but the course expanded my understanding and skills to where I can actively apply them in my work. It comes highly recommended.
By Dejan M
•Even though I had some Unix background before, the course helped me to significantly improve my understanding of Unix. Thanks to whole team for providing this beautiful learning material.
By Каранько А С
•I have warm feeling about this course. I received basic knowledge of unix commands, bash programming, Git tool. And practice lessons helped me to increase undestanding of this things.
By Ajeetkumar V
•Nice content to get you started with Unix and it's power. It would have been good if it would have covered symbolic links and file structure. those are anyway covered in the book
By Gerardo L
•The course seemed excellent to me, it is clear that it is an introduction to Unix, but throughout it I have been able to acquire a good command of the console. I recommend it!
By Anirban G
•Fantastic course. No videos, just casual reading which I liked very much, easily understandable code snippets and commands, very useful, very informative. Was a pleasure :)
By Prakhar T
•The course was really interactive. It was a fun experience.
Would have been better if you had provided the learning experience in visual form rather readable.
Anyways Kudos!
By Priyanshu T
•Thanks to this course I was able to learn git. Git really saved me when I was doing my Qt assignments cause sometimes it was really difficult to find what broke the code.
By Aneesh R
•Amazing course, the course content is very clear. There are many linked resources for practising as well
Suggestion: Could add a few explanatory videos but not necessary
By Haseeb Q
•Excellent introduction to the command line and github. Great as it goes past superificial introductions and teaches programming and manipulation of the command line.
By Aprende & c
•Good intro, I recommended see documentation for each command using in bash: $ man [command_name] for better understanding and to see the arguments you can pass in.