- Notifications
You must be signed in to change notification settings - Fork8
skyzh/notes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains my notes for some of the courses.
Feel free to discuss and help improve the notes by submitting an issue. I'll look into it and update my notes. I hope that my notes would contribute to your academic well-being in these courses.
I'm grateful to every one who wants to contribute. However, I decided not to accept pull requests at this time. Just open an issue and I'll fix it.
- Computer Organization by Professor H.Z. Zhu
- Computer Architecture by Professor Y.Y. Shen
- Operating System by Professor F. Wu
Commit Policy I'll only retain the latest commit of this repo. Therefore, you won't be able to browse history. But I'll state whatchanges I've made each time inCHANGELOG.md
Made with Emacs and org-mode Most of the notes are written with Spacemacs and org-mode. I just make pdf exports of these notes in public. If you want, you may request a copy of org-mode source code by sending email to me.
Notes will expireI'll purge all notes from GitHub after the courses end. I decided to retain these notes on GitHub. All notes are only intended for ONLINE READING.
Academic Integrity I may attach some source code to better illustrate the ideas in notes. If you want to use these code snippets in your course work or course projects, you should cite the source clearly.
Also, here's some advice on using my notes.
- My notes serve as an outline for a course. In these notes, I won'tdive too deep into details. I would recommendH.J. Fang's Lecture Notesfor his instructive and detailed approach in explaining concepts,illustrating key ideas, and presenting examples.
- I prefer plain-text notes. If I have a figure to present, generally Iwould draw it withASCII Flow, or I justrefer to a figure in slides.
- Personally, I use these notes as a reminder of structure (or TOC) of a course.I would review these notes on a weekly basis.
- I'll also add my own thoughts into the notes. For example, I've givenmany examples onxv6 in operatingsystem notes.
- I enjoy discussing with my peers. I take record of Q&A in course. Theanswers are summed up from the professor, combining with my own knowledge.
- For final-term revision, I would make mindmaps from textbook and slides.This part will be uploaded when it comes to last few weeks of a semester.
Unlike other repositories on GitHub, I do NOT provide a license for this repository. Thereby, users can not "copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation".This page describes what a user should do on no license project. After all, you're free to view these note yourself. PLEASE DON'T:
- Make printed version of these notes at printing shop in SJTU.
- Share these notes files in QQ groups or other places.