Free Computer & Programming Books & Tutorials Written by Chris Rose. Read online or download these free programming eBooks, lecture notes & tutorials.
4 results - showing 1 - 4
Ordering
CUDA Succinctly (Chris Rose)
 
0.0 (0)

Ebook Details

Author(s)
GPUs are capable of much more than just rendering graphics. A GPU is made up of hundreds or even thousands of discrete, low-powered cores, allowing it to do thousands of concurrent operations, in contrast to a CPU, which can...
Direct3D Succinctly: Develop Fully 3-D Games and Applications (Chris Rose)
 
0.0 (0)

Ebook Details

Author(s)
The development of 3-D graphics is a fun, satisfying procedure that allows programmers to exercise their creative faculties. Outsiders, however, may find it to be threatening.
Assembly Language Succinctly (Chris Rose)
 
0.0 (0)

Ebook Details

Author(s)
The closest thing to writing machine code without using pure hexadecimal is assembly language. Although it is not always useful due to its low level, it should be taken into account when trying to increase performance. ...
Direct2D Succinctly (Chris Rose)
 
0.0 (0)

Ebook Details

Author(s)
The hardware acceleration and high-quality 2D rendering of the Direct2D APIs are its main benefits. When compared to traditional APIs, it makes it easier for the user to construct visually rich applications.
4 results - showing 1 - 4