Assembly Optimization Tips
This commit is contained in:
parent
507abfb3cb
commit
5a4b8a4054
@ -71,6 +71,7 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH
|
||||
* [Productivity](#productivity)
|
||||
* [Programming](#programming)
|
||||
* [API](#api)
|
||||
* [Assembly](#assembly)
|
||||
* [C/C++](#cc)
|
||||
* [Clean code](#clean-code)
|
||||
* [Conferences](#conferences)
|
||||
@ -2578,6 +2579,9 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH
|
||||
* [Brian Kelly](https://morethancoding.com/2012/10/24/the-web-apis-you-use-will-fail/) - (2012) The Web APIs You Use Will Fail
|
||||
* [DZone](http://www.surveygizmo.com/s3/1883619/Developer-Personality-Test) - Developer Personality Test
|
||||
|
||||
## Assembly
|
||||
* [Mark Larson](http://mark.masmcode.com/) - Assembly Optimization Tips
|
||||
|
||||
## C/C++
|
||||
* [Mike Acton](https://www.slideshare.net/cellperformance/data-oriented-design-and-c) - (2014) [Slides] Data oriented design principles and c++
|
||||
* [Angel 2D](https://github.com/angel2d/angel2d) - Angel 2D : A cross-platform 2D game prototyping framework based on OpenGL and C++. Looks dead...
|
||||
|
Loading…
Reference in New Issue
Block a user