Literature

This section lists all relevant literature for the LiFi-project. This includes books and online resources.

Books

  • Petzold, Charles. Code: The Hidden Language of Computer Hardware and Software. 2nd ed., Microsoft Press, 2022.

  • Scott, John C. But How Do It Know?: The Basic Principles of Computers for Everyone. John C. Scott, 2009.

  • Kernighan, Brian. Understanding the Digital World, 2nd Edition. Princeton University Press, 2021.

  • How Technology Works: The Facts Visually Explained. Dorling Kindersley Ltd, 2019.

Online resources

Python Reference Sheet

You can find a reference sheet tailored to the LiFi project and the command we introduce under the following link: Python Reference Sheet for the LiFi Project

Code Examples

The LiFi-code GitHub repository contains all code examples for this project and more. I recommend you check out the repository, so you can run the examples on your local computer. You find the instructions for the necessary software in Development Environment.

Last updated