phantop.github.io/reads/guides.md

36 lines
805 B
Markdown
Raw Normal View History

2018-08-29 16:14:51 +00:00
# Various programming guides to do someday
2018-09-21 22:45:41 +00:00
## Ricing
[list o' resources](https://rizonrice.github.io/resources)
2018-08-29 16:14:51 +00:00
## 3D Graphics
[Learn OpenGL](https://learnopengl.com/)
[Learn Vulkan](https://learnvulkan.com/)
[Vulkan Tutorial](https://vulkan-tutorial.com/)
2018-09-21 22:45:41 +00:00
## Operating Systems
[os-tutorial](https://github.com/cfenollosa/os-tutorial)
2018-08-29 16:14:51 +00:00
## 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)
2018-09-05 23:37:50 +00:00
[Labotimizing GNOME](https://eklitzke.org/lobotomizing-gnome)