Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helpful perspective about application programming #86

Closed
wants to merge 1 commit into from

Conversation

meltyness
Copy link

This tidbit (or a tidbit like it) might alleviate the need for accomplishing a full course on Operating Systems and authoring C code before delving into a C example, or writing C code on top of an Operating System.

Basically the JVM and other languages provide abstractions and template examples over these POSIX primitives, but this section could potentially serve as a minimal primer on the needed resources to explore further.

I release this under the terms of the CLA.

@CLAassistant
Copy link

CLAassistant commented Jan 16, 2025

CLA assistant check
All committers have signed the CLA.

@drbruced12
Copy link
Contributor

We agree with the spirit of this suggestion and have opened an issue #87 to address it. However the patch provided doesn't seem like the way we would choose to address it.

@drbruced12 drbruced12 closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants