An open API service indexing awesome lists of open source software.

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)

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]]