Jamie Hayes Profile picture
Senior Rendering Programmer at Epic Games. Formerly Ready At Dawn.
Feb 15, 2018 9 tweets 2 min read
Here are some pieces of advice for aspiring low-level programmers: 1. Profile your code often. Learn what parts of your code take longer than others. When it comes time to optimize, you'll know what parts of your code will benefit from some clean-up/optimization