Select Page

Reading and Writing Files

R1,890.00

  • 03:00:00

    Hours of learning

  • Presented by highly qualified, industry leading experts
  • 12 Months access
SKU: f7155a6be8c2 Category:
DESCRIPTION

Overview

A staple of programming is manipulating data,  particularly data saved in files.  In this series,  we will explore the facilities that Python provides for reading and writing files.  If you want to get going with file-based fun,  then we will see you there.

Objectives

Writing to files and reading from files is a time proven technique for data persistence and for data manipulation. IOS 5 provides APIs for reading and writing to files, it is a fundamental functionality of any computerized system. It is also a great way to persist data from one scene to another.

Prerequisites

you should have Python 3 installed as well as a local programming environment set up on your computer. 

Target Audience

Who want to  learn read and write files.