Skip to content

neerp03/System-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systems Programming Class Projects

Welcome to our Systems Programming Class Projects repository! This is a collaborative workspace where we work on various assignments, labs, and projects related to our Systems Programming course. Our goal is to showcase our growing expertise in C programming and system-level development.

Table of Contents

About the Course

This course focuses on learning the fundamentals of systems programming, primarily using the C programming language. The main topics covered include:

  • Process management
  • Memory management
  • File systems
  • Multithreading
  • Synchronization mechanisms
  • Network programming

Projects

Project 1: [Name of Project]

Brief description of the project.

  • Topics covered: [Topics such as file I/O, process management, etc.]
  • Key concepts: [e.g., multi-threading, IPC, etc.]

Project 2: [Name of Project]

Brief description of the project.

  • Topics covered: [Topics such as memory management, dynamic allocation, etc.]
  • Key concepts: [e.g., memory leaks, segmentation faults, etc.]

Ongoing Work

Stay tuned for more updates as we continue to explore different topics and complete new projects!

Getting Started

To get started with the repository, clone it to your local machine:

git clone https://github.com/kyrollos2/systems-programming-class.git
cd systems-programming-class

but the real question is why would you want to use beginner C code from two college students

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages