Learning Resources (Updating)
A Continuously Evolving Collection of Exceptional Learning Resources.
Practice Leetcode by category
- zhihu link: https://zhuanlan.zhihu.com/p/349940945
EfficientML by Song Han (MIT)
- course website: https://hanlab.mit.edu/courses/2023-fall-65940
- youtube: https://www.youtube.com/watch?v=rCFvPEQTxKI&list=PL80kAHvQbh-pT4lCkDT53zT8DKmhE0idB
OpenGL tutorial
Android Camera2 (Kotlin)
Introduction to computer graphics (UCSB)
- video: https://www.bilibili.com/video/BV1X7411F744?p=1&vd_source=03ff35a8eedf311643a5f6b9e899ba48
- website: https://sites.cs.ucsb.edu/~lingqi/teaching/games101.html
C++ design pattern
- book: https://gameprogrammingpatterns.com/contents.html
- video: https://www.youtube.com/watch?v=ILgiCy6IXLw&list=PLvv0ScY6vfd9wBflF0f6ynlDQuaeKYzyc
Programming and Intro Data Structures
https://eecs280.org/
HDR tutorial(in Chinese)
https://juejin.cn/post/7205908717886865469
Fourier Analysis
https://www.youtube.com/playlist?list=PLMrJAkhIeNNT_Xh3Oy0Y4LTj0Oxo8GqsC
Effective C++
https://www.bugs.frozent.pl/Effective%20Modern%20C++%20(%20PDFDrive.com%20).pdf
OpenGLES
https://github.com/githubhaohao/NDK_OpenGLES_3_0
OpenGL based Camera2
https://github.com/githubhaohao/OpenGLCamera2
FFmpeg on Android
https://github.com/githubhaohao/LearnFFmpeg
Learning Resources (Updating)