Programming
754 subscribers
4 photos
12.7K links
Discussion and news about —
Computer Programming.
Download Telegram
"Test Like You Fly" originated in the aerospace industry, with the intention of mitigating risks by pre-playing all expected in-flight scenarios in advance of actual flight. In this article, Tim Chambers introduces TLYF for the everyday software developer.
https://hint.io/blog/test-like-you-fly-1

https://redd.it/ok5rvs
@programmingreddit
For anyone who's curious about graphics and shader programming, this goes over how the GPU turns triangles and textures into pixels on the screen. It clarifies what the system does for you and at what point it calls the shader code you write. It should be useful no matter what language you're using
https://youtu.be/UVNnkDqcTGE

https://redd.it/ol903b
@programmingreddit