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

https://github.com/elaichenkov/kottans-backend


https://github.com/elaichenkov/kottans-backend

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Backend Course

The course contains basics of backend development: fundamentals of NodeJS or Golang and backend frameworks as well as necessary computer science basics, network and protocols, database fundamentals etc.

## Table of Contents

- [Git intro](#git-intro)
- [Unix shell](#unix-shell)
- [Module 1](#module-1)
- [Module 2](#module-2)
- [Module 3](#module-3)
- [Module 4](#module-4)
- [GitHub collaboration](#github-collaboration)
- [License](#license)

## Git intro

![git_intro](task_01_git_intro/task_01_git_intro.png)

## Unix shell

### Module 1

![module_01_unix_shell](task_02_unix_shell/module_01_unix_shell.png)
___

### Module 2

![module_02_unix_shell](task_02_unix_shell/module_02_unix_shell.png)
___

### Module 3

![module_03_unix_shell](task_02_unix_shell/module_03_unix_shell.png)
___

### Module 4

![module_04_unix_shell](task_02_unix_shell/module_04_unix_shell.png)
___

## GitHub collaboration

![github_collaboration](task_03_github_collaboration/task_03_github_collaboration.png)

## License

[MIT](https://choosealicense.com/licenses/mit/)