Study Notes


It is just for personal use, not for distribution & commercial use. I have added almost all source information in each page. If you think it’s a problem, please feel free to contact me and I will remove the related items.
v1.x | x = revision count

1
2
3
4
5
6
7
8
Read(); Try(); CopyAndPaste();
if (isContentLong) Synthesize(); // make it more readable...
else JustCutOff();
while (!gotIt) // non-stop loop T_T
{
Review();
Synthesize(newInterpretation);
}

Table Of Contents:


Computer Graphics

Great resources I used when I am learning and enjoying computer graphics! 🥲


CS 61B (Data Structures)

Spring 2018 (Part 1 ~ 2) & Spring 2019 (Part 3 ~ 14) | Joshua Hug | Berkeley
Lecture Notes + My Notes & Code + Extra Contents (AVL, Floyd-Warshall, etc.)

Lectures (1 ~ 40) & Discussions & Homeworks (0 ~ 4) & Exercise & Labs (0 ~ 13)


Object-Oriented Design


Other


Comment
avatar
Junhao Wang
a software engineering cat
Newest Comments
loading...
Info
Article :
50
Total Count :
82.4k
UV :
PV :
Last Push :