Using the Terminal on Linux

Philipp Acsany
Philipp Acsany 19 Lessons 39m basics

The terminal can be intimidating to work with when you’re used to working with graphical user interfaces. However, it’s an important tool that you need to get used to in your journey as a Python developer. Even though you can substitute some workflows in the terminal with apps that contain a graphical user interface (GUI), you may need to open the terminal at some point in your life as a Python developer.

In this Code Conversation, you’ll follow a chat between Philipp and Geir Arne as they perform common tasks in the terminal on Linux, such as:

  • Showing the current working directory
  • Listing the contents of a folder
  • Adding text to files without opening them
  • Displaying the content of a file

Along the way, you’ll learn how to:

  • Find the terminal on your operating system
  • Open the terminal for the first time
  • Navigate your file system with basic commands
  • Create files and folders with the terminal
  • Run Python files on Linux

If you’ve never worked with the terminal on Linux before or you want to see some interesting use cases to incorporate the terminal into your workflow, then this video course is the perfect start for you.

What’s Included:

Downloadable Resources:

About Philipp Acsany

Philipp Acsany Philipp Acsany

Philipp is a Berlin-based software engineer with a graphic design background and a passion for full-stack web development.

» More about Philipp

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Ian Currie

Ian

« Browse All Courses