I’ve compiled all the resources that helped me in my GATE preparation, and I hope they help you too! 🚀
These are high-quality, freely available study materials that cover notes, past papers, and courses.
- 2011 - A trip through the Graphics Pipeline 2011
- 2015 - Life of a triangle - NVIDIA's logical pipeline
- 2015 - Render Hell 2.0
- 2016 - How bad are small triangles on GPU and why?
- 2017 - GPU Performance for Game Artists
- 2019 - Understanding the anatomy of GPUs using Pokémon
- 2020 - GPU ARCHITECTURE RESOURCES
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Concrete mathematics _ a foundation for computer science-Addison-Wesley | |
| 2. Ralph_P._Grimaldi_Discrete_and_Combinatorial_Math | |
| 3. Joel S. Cohen-Computer Algebra and Symbolic Computation_ Mathematical Methods (2003) | |
| 4. Joel S. Cohen-Computer Algebra and Symbolic Computation_ Elementary Algorithms (2002) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Concrete mathematics _ a foundation for computer science-Addison-Wesley | |
| 2. Ralph_P._Grimaldi_Discrete_and_Combinatorial_Math | |
| 3. Joel S. Cohen-Computer Algebra and Symbolic Computation_ Mathematical Methods (2003) | |
| 4. Joel S. Cohen-Computer Algebra and Symbolic Computation_ Elementary Algorithms (2002) |
The Secret Life of Programs: Understand Computers -- Craft Better Code [Steinhart, Jonathan E.]Computer Systems: A Programmer's Perspective, 3 Edition [Randal E. Bryant, David R. O'Hallaron]Code: The Hidden Language of Computer Hardware and Software [Petzold, Charles]How Computers Really Work: A Hands-On Guide to the Inner Workings of the Machine [Justice, Matthew]How the Internet Really Works: An Illustrated Guide to Protocols, Privacy, Censorship, and Governance [Article 19, Knodel, Mallory, Uhlig, Ulrike, ten Oever, Niels, Cath, Corinne]How Software Works: The Magic Behind Encryption, CGI, Search Engines, and Other Everyday Technologies [Spraul, V. Anton]The Secret Life of Programs: Understand Computers -- Craft Better Code [Steinhart, Jonathan E.]How Cybersecurity Really Works: A Hands-On Guide for Total Beginners [Grubb, Sam]
A selection of problem solving resources that can be helpful for developers.
