File System


Not CompletedHow to Create and Write to a File in Python

In this section of the course, we're going to start working with the file system in Python. So we're going to start off with the basics.

Not CompletedUsing Regular Expressions to List File Types in Python

In this lesson, we're going to walk through how we can utilize regular expressions in order to grab and group files.

Not CompletedAppending to a File in Python

Now that you're familiar with the basic syntax for creating files, writing to files and also how to search for certain types of files, now we can actually see how we can extend this knowledge and see how we can add to a preexisting file.

Not CompletedReading and Working with File Data in Python

In this guide, we're gonna build out a function that can read in text data and work with it inside of Python.

Not CompletedHow to Delete Files in Python

In this lesson, we're gonna see how we can remove a file from the file system using Python.

Unsupported Browser

devCamp does not support ancient browsers.
Install a modern version for best experience.