86 тысяч подписчиков
642 видео
Rusty Keyboard (001) - Kicking off the new series
Rusty Keyboard (002 part 1) - Getting the USB to work
Rusty Keyboard (002 part 2) - Getting the USB to work
Rusty Keyboard (003) - Logging, heap, and HID class in USB
Rusty Keyboard (004) - key scanning and HID reports
Rusty Keyboard (005) - writing to flash memory
Rusty Keyboard (006) - making a helper app, and adding firmware update code
Rusty Keyboard (007 part 1) - writing my own firmware update code
Rusty Keyboard (007 part 2) - writing my own firmware update code
Rusty Keyboard (008) - connecting two controllers together
Rusty Keyboard (009) - Fix secondary controller programming (and start PCB design!)
Rusty Keyboard (010) - Firmware refactoring
0017 - C++ programming: Finishing up refactoring; starting on HTTP
0089 - [ C++ ] !game server persistent state
0130 [ C++ ] Time tracking and diagnostics in game server cluster
0030 - C++ programming: Developing a Web Server from scratch
0180 [ C++/React/Redux ] Building on game beginnings: input issues
0005 - Developing a web service framework from scratch
Introduction to Google Test and CMake
0419 -- Rust: HTTP client/server
0058 - [ C++ ] Making my own Twitch Bot
0140 [ C++ ] Writing e-mail libraries from scratch! (SMTP and SASL)
0023 - C++ programming: JSON reader/writer
Introduction to Rust - Part 7: Generics and Traits
036 [DataDisintegrator] refactoring the mess written yesterday
Introduction to Rust - Part 12: Boxing and Trait Objects
0417 -- Rust: HTTP library
0060 - [ C++ ] Making a Twitch bot
0038 - Custom C++ Web Server: fixing issues in NetworkConnection class
0268 [ MORPG ] -- Making a unit-test framework for Lua
0003 - Developing a web service framework from scratch
Introduction to Rust - Part 3: Data Types
0016 - C++ programming: "Legacy Code" testing and refactoring
0046 - Custom C++ Web Server: improvements
0289 [ MORPG ] -- Migrating in-game ticket system storage
Learning wgpu, egui, and rapier (Day 15)
0420 -- Rust: rustfmt / HTTP server
0368 -- Twitch pub/sub and webhooks
0105 [ C++/React/Python ] server code versioning
0438 - Rust: Importing game data from JSON to SQLite
Rusty Keyboard (023) - Key configurations and layers
Introduction to Rust - Part 11: Real-World Interfaces and Error-Handling
0032 - C++ programming: Developing a Web Server from scratch
0410 -- Rust RFC-compliant URI parser/generator
0367 -- Twitch APIs, OAuth tokens
0020 (part 1) - C++ programming: Http::Server code improvements
Introduction to Rust - Part 4: More about Functions, and Test-Driven Development
mugit - multi-repository management tool for git
Introduction to Rust - Part 2: Functions and Modules
0044 - Custom C++ Web Server: logging and improvements
0440 - Rust: Game state and command system
0196 [ C++/React/Redux ] !game zones and zone transitions