Learning Python - Files & Data Structures for Raspberry Pi Robots
Offered By: Kevin McAleer via YouTube
Course Description
Overview
Explore Python programming for Raspberry Pi robots in this comprehensive video tutorial focused on files and data structures. Learn about various data storage methods, file operations, and essential data structures like records, linked lists, queues, stacks, trees, arrays, and graphs. Dive into practical Python code examples for opening, creating, appending, and deleting files, as well as working with YAML, CSV, and JSON formats. Gain valuable insights into the Bubble Sort algorithm and discover how to apply these concepts to bring SMARS (low-cost, open-source, 3D-printable) robots to life. Perfect for beginners and intermediate programmers interested in robotics and Python development.
Syllabus
Countdown
Introduction
Slides
Learning Objectives
Files
Headers and Footers
Opening files - File modes
Opening files - Python code
Data Structures - Overview
Records
Linked Lists
Bubble Sort Algorithm
Queues
Stacks
Trees
Arrays
Graphs
Python Code - Opening Files
Python Code - Records
Python Code - Deleting Files
Python Code - Creating Files
Python Code - Appending Files
Python Code - YAML Files
Python Code - CSV Files
Python Code - JSON Files
Follow me links
Taught by
Kevin McAleer
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity