Skip to content

Notes and experiments related to advanced programming in the UNIX environment.

Notifications You must be signed in to change notification settings

chuangellow/advanced-programming-in-UNIX-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Programming in the UNIX Environment

This repository contains notes and coding exercises related to advanced programming in the UNIX environment. The contents are based on the book Advanced Programming in the UNIX Environment, 3rd Edition by W. Richard Stevens and Stephen Rago.

Notes

The notes in this repository are organized by chapter of the book. Each note provides a summary of the chapter in Traditional Chinese and includes code examples to illustrate the concepts.

Experiments

The experiments in this repository are designed to test your understanding of the concepts covered in the notes.

Experiment Environment

All of the experiments are executed on the following hardware and software configuration:

  • CPU: Apple M1 Max
  • RAM: 32GB
  • OS: MacOS Ventura
  • C Compiler: GCC adhering to the C99 standard
  • Python version: 3.7

About

Notes and experiments related to advanced programming in the UNIX environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages