0 Forks
1 Stars
1 Watchers

os

Here are some GitHub repositories that can help you learn C and shell scripting: Learning C: This topic on GitHub has multiple repositories focused on learning C, including beginner-friendly exercises and tutorials. Learn C The Hard Way: This repository contains code from the "Learn C The Hard Way" book, including lecture slides and exercises. F

How to download and setup os

Open terminal and run command
git clone https://github.com/SupravoCoder/os.git
git clone is used to create a copy or clone of os repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with os https://github.com/SupravoCoder/os/archive/master.zip

Or simply clone os with SSH
[email protected]:SupravoCoder/os.git

If you have some problems with os

You may open issue on os support forum (system) here: https://github.com/SupravoCoder/os/issues