📚 Project Introduction
Hello, this is a documentation site by a computer science student, mainly for recording my learning journey.
Here you'll find my carefully organized (but not guaranteed to be absolutely correct) study notes and a bunch of messy, non-standard code written while learning. I suggest browsing with a critical mindset—don't assume the notes are always right. "Believe everything in books, and you'd be better off without books." Practice is the only criterion for testing truth. If you encounter doubts or think something is incorrect, please verify by writing code or researching. Of course, if you find issues, feel free to let me know for corrections. Thanks in advance for your suggestions!
📖 Content
- 💻 C++: Programming language fundamentals and advanced topics
- 🔍 Data Structures & Algorithms: Core concepts and implementations
- 🖥️ Operating Systems: System principles and mechanisms
- ⌨️ Command Line Tools: Terminal and shell commands
- 🔧 Computer Organization: Hardware principles and architecture
🔗 Resources
The HTML pages correspond to original Markdown files located in the docs directory. You can explore the source files on GitHub.
Also check out my main site ozy.website for more about me and my projects!
If you've read this far, please consider giving a ⭐ to docs.ozy and other repositories you find interesting!
📷 Preview
This is the overall effect, with the table of contents on the left and the main content on the right.
Below are plugins I wrote for Honkit myself: one adds the Giscus comment system to each page,
and the other is a plugin for customizing article footnotes.
There is also a comment section at the bottom of each page for you to leave messages.
Finally, it's my custom footnote.
For detailed plugin information, please see:honkit-plugin-add-giscus and honkit-plugin-tbfed-pagefooter
For detailed information, please visit: https://jlu005807.github.io/docs.ozy/