Companies Home Search Profile

Core Python 3: Byte Oriented Programming

Focused View

Robert Smallshire

1:43:30

64 View
  • 1. Course Overview.mp4
    01:47
  • 01. Version Checks.mp4
    00:20
  • 02. Bits and Bytes.mp4
    03:56
  • 03. Bitwise Operators.mp4
    01:47
  • 04. Bitwise-and.mp4
    04:16
  • 05. Masking with Bitwise-and.mp4
    08:48
  • 06. Flags with Bitwise-and.mp4
    07:27
  • 07. Clearing Flags with Bitwise-and.mp4
    02:05
  • 08. Bitwise-or.mp4
    01:10
  • 09. Packing Values with Bitwise-or.mp4
    03:03
  • 10. Setting and Combining Flags with Bitwise-or.mp4
    04:10
  • 11. Bitwise Exclusive-or.mp4
    03:44
  • 12. Bitwise Complement.mp4
    11:59
  • 13. Byte-wise Operations with Integers.mp4
    02:59
  • 14. Bit Sets.mp4
    06:20
  • 1. The bytes Type.mp4
    04:32
  • 2. The bytearray Type.mp4
    02:21
  • 1. The struct Module.mp4
    03:45
  • 2. Using the struct Module to Read Binary Structures.mp4
    09:55
  • 1. The memoryview Type.mp4
    09:40
  • 1. The mmap Module.mp4
    06:11
  • 2. Summary.mp4
    03:15
  • Description


    This course will teach you about the byte-oriented features of Python used when working with binary data.

    What You'll Learn?


      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.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Robert Smallshire
    Robert Smallshire
    Instructor's Courses
    Robert Smallshire is a founder of Sixty North, a software product and consulting business in Norway. Robert has worked in senior architecture and technical management roles for software companies in the energy sector processing the masses of information flowing from today's digital oil fields. He has designed, and implemented effective architectures for sophisticated scientific and enterprise software in Python, C++, and C#. Robert is a regular speaker at conferences, meetups and corporate software events where he can be found speaking about topics as diverse as behavioral microeconomics in software development to implementing web services on 8-bit microcontrollers. He is organizer of the Oslo Python group and holds a Ph.D. in a natural science.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 22
    • duration 1:43:30
    • level advanced
    • English subtitles has
    • Release Date 2023/03/30

    Courses related to Python