Skip to the content.

notes_public

Personal study notes of computer science courses

Summarized by myself

Note Description & Reference
basic_java_notes A study guide covers basic and important knowledge of java. Referenced from courses CS61B, COMP250
uml_diagrams Summary of 4 types of UML diagrams. Recommended App: JetUML.
design_patterns Summary of design patterns learned in COMP 303 (Software Design).
react_notes Study notes of react.js
computer_systems Basic MIPS assembly notes. Study notes of the course COMP 273
software_engineering Study notes of the course ECSE 321
sql_summary Notes of SQL commands and the order of execution of SQL queries. some more examples covered in COMP 421. cheat sheet for database concepts
python_for_interview Review sheet for algorithm interview with Python
hci_notes Notes from Human Computer Interaction course ECSE 424

Other Resources

Topic Learning Resources
Python python cheatsheet
JS AirBnb JS guide / You-Dont-Know-JS
Frontend front-end-interview-handbook
Data Sci data-science-ipython-notebooks
Other Cyc-CS-Notes / tech-interview-handbook

License

License: MIT