Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unleashing the Mac OS X Terminal for Absolute Beginners
Rating: 4.6 out of 5(1,261 ratings)
7,295 students

Unleashing the Mac OS X Terminal for Absolute Beginners

A comprehensive, step-by-step guide to the Mac terminal and Bash environment specifically designed for novice Mac users
Last updated 8/2017
English

What you'll learn

  • Use the Mac Terminal app with confidence
  • Write simple bash scripts
  • Customize the bash shell environment
  • change permissions on files and folders when needed
  • Create, move, rename, delete and modify files with ease using the Terminal

Course content

6 sections34 lectures1h 12m total length
  • Welcome: Goals and Approach2:15

    An overview of the topics that will be covered, including introduction,  installation and setup, basic commands, advanced topics, and tips and  tricks. As well as an explanation of how this course is formatted, with  minimal slides, practice examples and reference materials, step-by-step examples, building up on prior lessons, and more condensed videos.

  • The Command Line and Bash Shell2:14

    An overview of what a bash terminal is, a command line interpreter default to Mac OS and Linux called Bourne Again Shell that supports simple programming and scripting.

    Also an overview of why the terminal is still relevant today, including command like focused tools like Git, Ruby on rails, Maven, and more, online help being command line focused, and that it's an excellent tool for teaching concepts.

Requirements

  • Only basic computer skills is needed
  • Admin rights required for software installs (optional)
  • Admin rights required for security section of the course

Description

Overview

This is a comprehensive course designed to show how to use the Terminal app in Mac OS X and many Bash shell commands, many overlap with Linux or other *nix variants.

The course currently covers the following:

  • Setup and installation of tools used in this course (outside the Terminal app)
  • How to navigate while in the Terminal (file and directory oriented)
  • How to manage files and directories (create, edit, delete, etc)
  • Temporarily elevating to admin rights when needed
  • Changing permissions on files and folders
  • Writing simple Bash scripts

Each one of these concepts is demonstrated in a methodological, step-by-step manner so you can follow along for easy learning.

Course Outline

Introduction provides an overview for the course.

Installation provides step-by-step instructions on how to setup Terminal and all the related tools for the course.

The Basics provides the first look at several core or foundational commands. While learn how to get around, manage files and even some simple ways to use the output of commands.

After the basics are covered, we dive into permissions related concepts by assuming admin user while we change permissions on files and folders.

Finally, we cover some more Advanced topics like writing a Bash shell script and customizing the Bash environment.

Course Features

Presentations provide audio/video training of conceptual ideas in each major area or introduction of new concepts.

Screencasts provide a video of the instructor's computer system with any actions, commands, or screens displayed and narrated. There are several hours of screencat video content -- it makes up the vast majority of the course. Any command line based screencast will include a command listing in the lecture downloads.

At the end of each section is a document lecture with a listing of commands or a brief tutorial regarding the video content covered during that section.

Who this course is for:

  • Anyone wanting to take their Mac understanding to the next level
  • Programmers, developers, software engineers needing to learn the Terminal to use command-centric tools like NodeJS, npm, Bower, Ruby, Compass, Maven, and many others
  • Any Mac user unfamiliar with the command line or Terminal app