Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

NaomiEisen/20465-System-Programming-Laboratory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

20465-System-Programming-Laboratory

Welcome to the repository for the 'System Programming Laboratory' course. This repository contains some of the assignments of the course :)

Course description:

The course is based on The C Programming Language (2nd ed.), by B.W. Kernighan and D.M. Ritchie (Prentice Hall, 1988).

Topics: Principles of structured programming and C � Universal principles of programming: abstraction, usage of data structures, building code from basic software blocks, using libraries, writing library functions, documentation, using modules, information hiding, developing machine independent software; The Unix operating system � Linux system calls, using service programs and management tolls, writing new service routines.

Contents

Project Description
my_set "Group theory calculator"
hash_table Program that reads integers from multiple files, counts the occurrences of each number, and prints a summary listing each number, the files where it appears, and its count in each file.

About

This repository contains some of the assignments of the 'System Programming Laboratory' course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors