Core Python: Byte Oriented Programming
Offered By: Pluralsight
Course Description
Overview
This course will teach you about the byte-oriented features of Python used when working with binary data.
In this course, Core Python 3: Byte Oriented Programming, you’ll learn to work with binary data in Python using its byte-oriented facilities. First, you’ll explore bit- and byte- oriented operations on integers. Next, you’ll discover the core byte-sequence types. Finally, you’ll learn how to work with binary data structures and use various Python tools to do so efficiently. When you’re finished with this course, you’ll have the skills and knowledge of byte-oriented programming in Python needed to work with binary structures, interact with low-level memory blocks, and manipulate byte-oriented data.
In this course, Core Python 3: Byte Oriented Programming, you’ll learn to work with binary data in Python using its byte-oriented facilities. First, you’ll explore bit- and byte- oriented operations on integers. Next, you’ll discover the core byte-sequence types. Finally, you’ll learn how to work with binary data structures and use various Python tools to do so efficiently. When you’re finished with this course, you’ll have the skills and knowledge of byte-oriented programming in Python needed to work with binary structures, interact with low-level memory blocks, and manipulate byte-oriented data.
Syllabus
- Course Overview 1min
- Bit- and Byte-wise Operations 62mins
- Byte-oriented Types 6mins
- Interpreting Binary Structures 13mins
- The memoryview Type 9mins
- Memory-mapped Files 9mins
Taught by
Austin Bingham
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