mirror of
https://github.com/Phantop/phantop.github.io.git
synced 2024-11-16 20:03:29 +00:00
28 lines
654 B
Markdown
28 lines
654 B
Markdown
# 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/)
|
|
|
|
## Terminal
|
|
|
|
[Learn Regex](https://github.com/zeeshanu/learn-regex)
|
|
|
|
## FOSS/Privacy
|
|
|
|
[Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md)
|
|
|
|
[Labotimizing GNOME](https://eklitzke.org/lobotomizing-gnome)
|