https://github.com/kimdaniiell/system-software-course
System Software Course (3rd year of bachelor's degree)
https://github.com/kimdaniiell/system-software-course
bash bash-script c linux python-regex regex
Last synced: 3 months ago
JSON representation
System Software Course (3rd year of bachelor's degree)
- Host: GitHub
- URL: https://github.com/kimdaniiell/system-software-course
- Owner: KIMdaniiell
- Created: 2023-07-01T13:25:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T19:58:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T11:47:50.371Z (4 months ago)
- Topics: bash, bash-script, c, linux, python-regex, regex
- Language: C
- Homepage: https://stepik.org
- Size: 566 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System-Software-Course
System Software Course (3rd year of bachelor's degree)This course is a combination of the following online courses:
1. Основы программирования для Linux (Basics of programming for Linux)
+ [[Stepik link]](https://stepik.org/course/548)
+ [[Repo link]](https://github.com/KIMdaniiell/System-Software-Course/tree/main/Basics%20of%20programming%20for%20Linux)
2. Основы Linux (Linux Basics)
+ [[Stepik link]](https://stepik.org/course/762)
+ [[Repo link]](https://github.com/KIMdaniiell/System-Software-Course/tree/main/Linux%20Basics)
3. Регулярные выражения в Python (Regular expressions in Python)
+ [[Stepik link]](https://stepik.org/course/107335/)
+ [[Repo link]](https://github.com/KIMdaniiell/System-Software-Course/tree/main/Regular%20expressions%20in%20Python)
4. Операционные системы
+ [[Stepik link]](https://stepik.org/course/1780/)
+ [[Repo link]]