 
      
    | You are here | www.beagleboard.org | ||
| | | | | www.catb.org | |
| | | | | Home page of the CML2 project | |
| | | | | opguides.info | |
| | | | | Chapter 10.2 - Turtles All The Way Down # Low Level and High Level Programming # There are two types of programming, high level and low level. High level programmers make things where the hardware doesnt matter. The code they write runs everywhere, and the users directly see it and interact with it. Low level developers write code that runs directly on the hardware. The software inside the controller on your mouse to the driver on your computer for responding to that input, thats all low level. | |
| | | | | endormi.io | |
| | | | | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI. | |
| | | | | sergioprado.blog | |
| | | A Trusted Execution Environment (TEE) is an environment where the code executed and the data accessed is isolated and protected in terms of confidentiality (no one have access to the data) and integrity (no one can change the code and its behavior). | ||