POSIX I/O

POSIX

POSIX is a family of standards specified by the IEEE Computer Society to maintain compatibility between operating systems. It defines APIs, command line shells and utility interfaces for software portability with Unix and other OSs. It is intended to be used by both application and system developers.

1 courses cover this concept

CSE 333 Systems Programming

University of Washington

Summer 2022

This course provides an understanding of systems in computing, focusing on operating systems, networking, and C/C++ languages. Students learn about low-level data representation, memory management, system interactions, and efficient programming workflows. It delves into C++ idioms, network protocols, and concurrency. Prior knowledge of C programming and Linux tools is required.

No concepts data

+ 36 more concepts