jbshep / conversational-python-legacy

Conversational Python is an introduction to computer science in Python using a format that is more like a conversational tutorial than a textbook. This is the 1st edition of the textbook. It was created using softcover.io and Markdown. The book has since been migrated to Sphinx and reStructuredText.
0 stars 0 forks source link

Content on fractional binary numbers and twos-complement #6

Open jbshep opened 6 years ago

jbshep commented 6 years ago

The chapter on files/exceptions needs content added to explain fractional binary numbers and twos-complement.

jbshep commented 6 years ago

Content should also include coverage of ASCII encodings and possibly Unicode and emojis.