You can program for 25 years without really understanding the difference between binary files, text files, ASCII, Unicode and UTF-8 encoding. But I had to dive in and what I learned is something that every Python developer should know.
C H A P T E R S
0:20 The difference between binary files and text files
2:05 ASCII encoding
4:25 Hex viewer to look into binary files
8:20 Unicode
10:50 UTF-8
M Y O N L I N E T R A I N I N G
🎓Like my style of teaching? Try free chapters of online courses: https://pythonforeveryone.com
L I N K S I N T H E V I D E O
https://en.wikipedia.org/wiki/UTF-8
#utf-8 #ascii #python