Giter Site home page Giter Site logo

Comments (3)

yhzhang0128 avatar yhzhang0128 commented on May 21, 2024 7

Thanks for your suggestion. I have been thinking about this and below are my thoughts. I'd be happy to hear your opinions.

The goal of Rust, as well as other high-level languages, is to hide low-level details for security and correctness. For example, the linear type in Rust aims at hiding memory management.

The goal of OS education, in contrast, is to expose low-level details. For example, the connection between C and the CPU ISA is very close and natural, so that it is easier for students to connect their OS knowledge with computer architecture knowledge.

I guess I still hope students could focus on the low-level connection between OS and architecture. I think after the OS course, a higher-level course on software engineering could focus on security and correctness, including programming language support.

from egos-2000.

strlcat avatar strlcat commented on May 21, 2024

Why is anyone so obsessed with Rust? I agree with @yhzhang0128 , the goal is to learn low level tech there, not hide it.

from egos-2000.

yhzhang0128 avatar yhzhang0128 commented on May 21, 2024

Why is anyone so obsessed with Rust? I agree with @yhzhang0128 , the goal is to learn low level tech there, not hide it.

Thanks for the comment. To be fair, Rust is a very good language. In my other work, I use Rust and I found it to be very productive. I can understand why many software companies may want to use Rust for productivity.

from egos-2000.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.