NJU OS: Operating System Design and Implementation - CS自学指南 #175
Replies: 28 comments 40 replies
-
前置课程是南大ICS的PA实验,jyy的B站空间有他2020年讲的习题课录像供参考。https://nju-projectn.github.io/ics-pa-gitbook/ |
Beta Was this translation helpful? Give feedback.
-
上了很多飞猪推荐的课,但没想到有一天自己在学校上过的课也能出现在这里。jyy确实是国内为数不多地让人眼前一亮的老师,他的课不光利用代码示例、实践等让学生对操作系统的理解不只是停留在概念上,更有很多方法论上的启发,绝对值得认真上完! |
Beta Was this translation helpful? Give feedback.
-
JYYDS! |
Beta Was this translation helpful? Give feedback.
-
插眼 |
Beta Was this translation helpful? Give feedback.
-
https://nju-projectn.github.io/ics-pa-gitbook/ics2021/index.html |
Beta Was this translation helpful? Give feedback.
-
十分推荐,特别是实验,一定要做. |
Beta Was this translation helpful? Give feedback.
-
没有oj,怎么测试的呢。 |
Beta Was this translation helpful? Give feedback.
-
有没有做了的相互测试 |
Beta Was this translation helpful? Give feedback.
-
CSAPP的前五章可以替代这门课的前置课程吗? |
Beta Was this translation helpful? Give feedback.
-
为什么老师的个人课程网站进不去捏(哭) |
Beta Was this translation helpful? Give feedback.
-
请问实验资源在哪呢,没找到 |
Beta Was this translation helpful? Give feedback.
-
请问njuos和mit的os 二选一的话 选谁比较好呢 他们内容上有什么区别吗 |
Beta Was this translation helpful? Give feedback.
-
听说李樾和谭添老师的《软件分析》课程也很好(原谅我只是大一小白不知道具体讲的什么),大家有兴趣的可以在b站上看看 |
Beta Was this translation helpful? Give feedback.
-
miniLab 和 osLab其实都可以在native运行 前提是修改makefile 将arch指向native 且视情况(其实就是make报错文本)来调整makefile和AM的源码 比方说禁止提交远端OJ 事实上校外同学没有token的话 也没必要提交。 但是提交给自己的私有仓库 做必要的源码管理是有意义的 ——jyy多次强调工程化管理 所以我们应该一开始学会用makefile 最后说一下没有OJ做miniLab && osLab还有意义吗? -------------------分割线-------------------- |
Beta Was this translation helpful? Give feedback.
-
真的是四颗星吗 |
Beta Was this translation helpful? Give feedback.
-
请问这个实验环境怎么搭建呢? 看了课程的链接,上面有Abstractin Machine, 并没有说如何搭建实验环境 |
Beta Was this translation helpful? Give feedback.
-
看课程是用xv6做的core 代码, 但课程上没看到实验环境的搭建的指导, 是我漏掉了吗“? |
Beta Was this translation helpful? Give feedback.
-
有佬能简要说一下这个oslab和rcore的异同点嘛,比如实现的功能、难度啥的 |
Beta Was this translation helpful? Give feedback.
-
OS 2022 中的 M2:libco 在 OS 2023 中竟然移除了,是 蒋老师 觉得 libco 比较难吗,hh |
Beta Was this translation helpful? Give feedback.
-
2023年的示例代码有一部分demo加载不出来了诶,有好心人有办法获得课堂演示的示例代码嘛?(第2、3、8、14、16、17、18课的加载不出来) |
Beta Was this translation helpful? Give feedback.
-
请问lab0的框架代码是下载下来就可以编译的吗? |
Beta Was this translation helpful? Give feedback.
-
想问一下csapp可以算操作系统的一部分吗 |
Beta Was this translation helpful? Give feedback.
-
最新的2024OS中jyy引用了csdiy.wiki中的前言!! |
Beta Was this translation helpful? Give feedback.
-
找不到2023年代码了,有哪位大哥知道在哪有2023年代码吗 |
Beta Was this translation helpful? Give feedback.
-
TG讨论群(非官方): https://t.me/nju_os |
Beta Was this translation helpful? Give feedback.
-
24 年 OS 课的课堂代码是没有公开吗?课上的代码有些展示不全,想看 |
Beta Was this translation helpful? Give feedback.
-
已经学了 2/3 了,非常好的课程,不仅能学到操作系统的知识,重要的是还能了解到许多学习计算机科学的方法论(比如计算机中不存在魔法,一切都是有迹可循的;将程序看作是状态机,程序的执行看作是状态的转换等),个人非常建议每一个从事计算机专业的同学都看一下! |
Beta Was this translation helpful? Give feedback.
-
2023的课程代码是不维护了吧,am里面有点bug,可以把pa的am直接拉过来代替 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
NJU OS: Operating System Design and Implementation - CS自学指南
CS自学指南
https://csdiy.wiki/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/NJUOS/
Beta Was this translation helpful? Give feedback.
All reactions