This repository is a guide designed which is designed to be easily opened using VS Code or Github. It contains extensive documentation, code examples, and best practices to help you become a proficient embedded programmer. The guide intends to be to the point so you can continue what really matters, programming.
The following index contains categories with topics that are ready for visibility or completed. There is more content incoming so the categories will not be visible here until it is completed. Want to see what topics are in todo? See the index per category.
- Electricity
- Electricity To Its Atom
- Current
- Voltage
- Resistance
- Todo: Ohm's Law
- Todo: Kirchhoff's Law
- Todo: Circuits
- Todo: ...
- Linux
- Welcome To Linux!
- History
- Open-Source Model
- Package Management
- File system
- Terminal Commands
- Users and Permissions
- Todo: Terminal
- Todo: Shell scripting
- Todo: Processes
- Todo: User management
- Todo: Dual Boot
- Todo: ...
- Programming
- Docker
- Todo