Skip to content

Commit

Permalink
Documentation: Update README.md with latest videos
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagghiu committed Nov 13, 2024
1 parent 46174b0 commit 596f052
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Check [Building (contributor)](https://pagghiu.github.io/SaneCppLibraries/page_b

- [Sane Coding Discord](https://discord.gg/tyBfFp33Z6)
![Discord](https://img.shields.io/discord/1195076118307426384)
- [Bluesky](https://pagghiu.bsky.social) `@pagghiu.bsky.social`
- [Twitter](https://twitter.com/pagghiu_) `@pagghiu_`
- [Mastodon](https://mastodon.gamedev.place/@pagghiu) `@pagghiu`
- [Github Discussion](https://github.com/Pagghiu/SaneCppLibraries/discussions)
Expand All @@ -114,6 +115,16 @@ Alternatively I am also reading the following discords too:
- [Italian C++ Discord](https://discord.gg/GPATr8QxfS) (`@Pagghiu` from any appropriate channel or just a DM, english and italian are both fine)
- [Handmade Network discord](https://discord.gg/hmn) (`@Pagghiu` from any appropriate channel or just a DM)

# Contributing

Please take some time to read the [Principles](https://pagghiu.github.io/SaneCppLibraries/page_principles.html) and [Coding Style](https://pagghiu.github.io/SaneCppLibraries/page_coding_style.html).

After that you can read the [CONTRIBUTING.md](CONTRIBUTING.md) guide.

# License

Sane C++ Libraries are licensed under the MIT License, see [LICENSE.txt](LICENSE.txt) for more information.

# Videos

Blog posts:
Expand Down Expand Up @@ -157,13 +168,7 @@ You can find some [YouTube Videos](https://www.youtube.com/@Pagghiu) and [Blog p

- [Ep.27 - C++ Async Http Web Server](https://www.youtube.com/watch?v=yg438A9Db50)


# Contributing

Please take some time to read the [Principles](https://pagghiu.github.io/SaneCppLibraries/page_principles.html) and [Coding Style](https://pagghiu.github.io/SaneCppLibraries/page_coding_style.html).

After that you can read the [CONTRIBUTING.md](CONTRIBUTING.md) guide.

# License

Sane C++ Libraries are licensed under the MIT License, see [LICENSE.txt](LICENSE.txt) for more information.
- [Ep.28 - C++ Async Readable Streams](https://www.youtube.com/watch?v=MFPjoOUTlBo)
- [Ep.29 - C++ Async Writable Streams](https://www.youtube.com/watch?v=0OXLxIDvmOU)
- [Ep.30 - C++ Async Streams Pipeline](https://www.youtube.com/watch?v=8rYQ2ApxnwA)
- [Ep.31 - C++ Async Socket Streams](https://www.youtube.com/watch?v=0x6TLV_ig-A)

0 comments on commit 596f052

Please sign in to comment.