Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Science: Beginners Guide to the Command Line
Rating: 4.0 out of 5(151 ratings)
8,046 students

Data Science: Beginners Guide to the Command Line

Master the Basics of the Command Line and Prepare for a Career in Data Science!
Created byBen Weinstein
Last updated 10/2017
English
English [Auto],

What you'll learn

  • Data Science From the Command Line
  • Introduction to the Unix Operating System
  • Quick Guide to Shortcut Commands for the macOS Graphical User Interface
  • Basic & Advanced Bash Shell Commands
  • Introduction to the macOS Terminal (Bash Shell)
  • Create, Open, Run, & Save IPython Scripts from the Command Line

Course content

4 sections32 lectures1h 21m total length
  • Welcome0:57

    Explore how data science distills complex information into valuable insight as Ben Weinstein, a data scientist, explains IBM projections, demand, and salaries to motivate your beginner guide to command line.

  • What We Will Cover in the Section0:43

    Explore Unix and Linux operating systems, Unix mechanics, Bash shell and alternative shell environments, and why the command line matters for data scientists, plus install the Anaconda distribution of Python.

  • Unix Vs. Linux1:44

    Explore the history and differences of Unix and Linux, including proprietary versus open source origins and the shared bash shell as the practical link for command-line learning.

  • The Bash Shell & Alternative Shell Environments2:04

    Explore the bash shell and alternative environments, distinguish graphical versus command-line interfaces, and note bash is the default on Linux and Mac OS for data science.

  • Mechanics of the Unix Operating System1:52

    Explore mechanics of Unix operating system by showing how the user, shell, and kernel interact to run commands on the command line interface with memory, task management, and disk management.

  • The Command Line for Data Scientists2:44

    Learn the command line for data scientists, use version control with git and GitHub to collaborate, pull data from remote servers, and monitor team progress.

  • Install the Anaconda Distribution of Python2:53

    Install the Anaconda distribution of Python by downloading the 64-bit graphical installer from the Anaconda.org download page, selecting Python 3.6, and launching Anaconda Navigator.

Requirements

  • No Prior Knowledge of Programming Required
  • Apple Computer or PC Running Macintosh OS

Description

"I used to avoid my bash shell and go straight to my GUI. This course has taught me that it is pretty easy (and even necessary for any aspiring Data Scientist ) to use!" ~ Vanessa

"This is the best course I have taken on Udemy and your style of teaching is super amazing." ~ Albert

"Very well explained." ~ Bipen

Welcome to Data Science: Beginners Guide to the Command Line! If you are interested in kick starting your career in Data Science, then this course is for you!

This course will guide you through an array of topics concerning why the command line is a necessary tool for Data Scientists, an introduction to the Unix filesystem structure, and the basic shell commands that Data Scientists must master in order to effectively operate from the command line. My course is broken up into four main topics: Introduction, Command Line Basics, Command Line Advanced Topics, and Data Science From the Command Line.

  • Introduction- In this section I will cover topics including, but not limited to, why the command line is a necessary tool for Data Scientists, a brief comparison between the Unix and Linux operating systems, and how to choose the correct shell environment.
  • Command Line Basics- In this section I will cover topics including, but not limited to, a quick guide to shortcuts within the macOS Graphical User Interface, an introduction to the Unix filesystem structure, and the basics of executing shell commands.
  • Command Line Advanced Topics- In this section I will cover common file types Data Scientists must be familiar with along with advanced shell commands.
  • Data Science From the Command Line– In this section I will cover how to create, open, run, and save IPython scripts from the command line. In addition, I will go through an entire Data Science workflow from opening the terminal to completing a small analysis of a data set. 

Who this course is for:

  • My target student is someone who is interested in getting started with Data Science and is seeking to learn the basics of the command line from the macOS terminal (i.e. Bash Shell).