YoVDO

Programming 103: Saving and Structuring Data

Offered By: Raspberry Pi Foundation via FutureLearn

Tags

Programming Courses JSON Courses Data Persistence Courses Data Validation Courses File Handling Courses

Course Description

Overview

Discover how to save data to use it across multiple runs of your program

On this course, you will learn how to save text and binary files, and how to structure data so that programs can interpret it correctly.

You will explore various common types of structured files, including CSV and JSON, and also find out how to connect to a SQL database to use it in your Python programs.

This course is designed for those who have a little Python experience and are comfortable using functions with parameters–as covered in our Programming 102 course. Please note: screengrabs and recorded screencasts are key elements of this course.


Syllabus

  • Persistent Data
    • Welcome to the course
    • Reading and writing to files
    • Creating a high score for a game
    • End of Week 1
  • Structuring data
    • Welcome to Week 2
    • Structuring Data
    • Saving game progress
    • Data validation
    • End of week 2
  • Interacting with databases
    • Welcome to Week 3
    • Python and databases
    • Make a battle card game
    • End of the course

Taught by

Michael Conterio

Related Courses

Build a Simple Dynamic Site with Node.js Course (How To)
Treehouse
Introducción a la programación en Python I: Aprendiendo a programar con Python
Pontificia Universidad Católica de Chile via Coursera
Excel/VBA for Creative Problem Solving, Part 2
University of Colorado Boulder via Coursera
Python Functions, Files, and Dictionaries
University of Michigan via Coursera
Estructuras de datos en Python
Universidad Austral via Coursera