mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-25 16:11:06 +00:00
Add some courses (#2877)
This commit is contained in:
parent
a3d5583748
commit
180f8ca608
@ -1,5 +1,7 @@
|
||||
### Index
|
||||
|
||||
* [Assembly Language](#assembly-language)
|
||||
* [Brainfuck](#brainfuck)
|
||||
* [C](#c)
|
||||
* [C#](#c-sharp)
|
||||
* [C++](#c-1)
|
||||
@ -9,6 +11,16 @@
|
||||
* [PHP](#php)
|
||||
|
||||
|
||||
### Assembly Language
|
||||
|
||||
* [Gynvael's Asm (PL)](https://www.youtube.com/playlist?list=PL7CA8FE35B665D4DD) - Gynvael Coldwind
|
||||
|
||||
|
||||
### Brainfuck
|
||||
|
||||
* [Programowanie w Brainfucku](https://www.youtube.com/watch?v=dzFgY4JsZe8)
|
||||
|
||||
|
||||
### C
|
||||
|
||||
* [Kurs Programowania w C](https://www.youtube.com/playlist?list=PLgeFsJ0yZyikV_e8YDl5rixXu-H6wFIIZ)
|
||||
@ -38,6 +50,7 @@
|
||||
|
||||
### MySQL
|
||||
|
||||
* [Kurs MySQL](https://www.youtube.com/playlist?list=PL748D0ACBEC371708)
|
||||
* [Kurs MySQL. Bazy danych, język zapytań SQL](https://www.youtube.com/playlist?list=PLOYHgt8dIdoymv-Wzvs8M-OsKFD31VTVZ) - Mirosław Zelent, Damian Stelmach
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user