encoding and decoding in python

Go to class
Write Review

encoding and decoding in python provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. encoding and decoding in python is taught by mohamad gharishvandi. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • understanding the concepts of encoding and decoding and how it is done in python

    What you'll learn:

    • definition of encoding and decoding
    • different representations of numbers
    • numerical data types
    • encoding methods in python
    • converting decimal to hexadecimal and binary and vice versa manually and in python
    • why binary ? transistors as switches

    in this course , first we talk about different numerical data types and also different representations of numbers . and we start to convert decimal numbers to hexadecimal and binary and vice versa both manually and in python . after that we define deep concepts of encoding and also the definitions of unicode , utf-8 and so on. and then we introduce different encoding methods in python and where they could be applied.