V
主页
New Graphics Library in C (Olive.c Ep.01) | Tsoding
发布人
https://www.youtube.com/watch?v=LmQKZmQh1ZQ References: - PPM format: http://people.uncw.edu/tompkinsj/112/... - YUV4MPEG2: https://wiki.multimedia.cx/index.php?... - YUV4MPEG2 implementation in Rust: https://github.com/tsoding/2mpeg4yuv/... - https://github.com/nakst/gf - Source Code: https://github.com/tsoding/olive.c
打开封面
下载高清视频
观看高清视频
视频下载器
This Library Turned my C into JavaScript wtf | Tsoding
Configuring Emacs on My New Laptop | Tsoding
Newbie friendly language | Tsoding
Programming Is DEAD In Corporations | Tsoding
Porting my C Graphics Library to Web (Olive.c Ep.03)
True enjoyment of programming | Tsoding
Imperative programming is literally fuelling the world | Tsoding
what is nobuild | Tsoding
I couldn't find a WebSockets Library so I made one | Tsoding
不要给tsoding推荐Wayland
I tried Swift | tsoding
Making Programming Language in Python -- Porth Ep.01 | Tsoding
LLVM IR 写程序 | Tsoding
Editor is just a tool | Tsoding
使用HTML编程 | Tsoding
Penger Folder is much better than P*rn Folder | Tsoding
Learning Fortran in 2023 | Tsoding
汇编(fasm)写游戏 | tsoding
Tsoding 用什么电脑?
The Best Programming Langage Of All Time | Tsoding
I bought a New Laptop (Part 1) | Tsoding
BASIC in 2024 | Tsoding
Programming is Universal | Tsoding
C is everywhere | Tsoding
Reviving Old Python Code | Tsoding
Why Linux Has This Syscall?! | Tsoding
Clean Code and Successful Career in Software Development | Tsoding
编程,工作与生活 | tsoding
Make Mistakes To Be A Better Programmer | Tsoding
关于LLVM 和编程框架 | tsoding
Procedural Graphics in C (Voronoi Ep.01)
HackerRank in Haskell -- HaskellRank #01
Brute-forcing all Magic Squares — HaskellRank Ep.12.1
Tsoding的竞赛经历
Andreas Kling - Ladybird: Building a new browser from scratch
New Math Language in Rust (Noq Ep.01) | Tsoding
I contributed to C3 Compiler and So Can You | Tsoding
HaskellRank Ep.06 -- Playing Basketball with Kangaroo
How to Handle Operator Precedence | Tsoding
Solving Magic Square using Functional Programming -- HaskellRank Ep.12