mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Add C screencast
This commit is contained in:
parent
245a3d964f
commit
0761ba41f3
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
### Index
|
||||
|
||||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
* [Golang](#golang)
|
||||
* [Java](#java)
|
||||
* [Javascript](#javascript)
|
||||
|
|
@ -10,6 +11,10 @@
|
|||
* [Webpack](#webpack)
|
||||
|
||||
|
||||
### C
|
||||
* [Screencast] - [Введение в Си](https://ru.hexlet.io/courses/introduction_to_c)
|
||||
|
||||
|
||||
### Bash
|
||||
|
||||
* [Screencast] - [Bash: Основы командной строки](https://ru.hexlet.io/courses/bash)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue