2018-08-29 16:14:51 +00:00
|
|
|
# Various programming guides to do someday
|
|
|
|
|
|
|
|
## 3D Graphics
|
|
|
|
|
|
|
|
[Learn OpenGL](https://learnopengl.com/)
|
|
|
|
|
|
|
|
[Learn Vulkan](https://learnvulkan.com/)
|
|
|
|
|
|
|
|
[Vulkan Tutorial](https://vulkan-tutorial.com/)
|
|
|
|
|
|
|
|
## Emulation
|
|
|
|
|
|
|
|
[Project Based Tutorials in C](https://github.com/rby90/Project-Based-Tutorials-in-C)
|
|
|
|
|
|
|
|
[Emulation Basics](http://www.codeslinger.co.uk/pages/basics.html)
|
|
|
|
|
|
|
|
[Emulator 101](http://emulator101.com/)
|
2018-08-29 20:52:24 +00:00
|
|
|
|
|
|
|
## Terminal
|
|
|
|
|
|
|
|
[Learn Regex](https://github.com/zeeshanu/learn-regex)
|
2018-09-05 23:37:21 +00:00
|
|
|
|
|
|
|
## FOSS/Privacy
|
|
|
|
|
|
|
|
[Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md)
|