Difference between revisions of "Chili Framework"

From Chilipedia
Jump to: navigation, search
Line 1: Line 1:
The Chili Framework is designed as a vehicle to make it fun and easy to learn C++ in a graphical context. It wraps a bunch of pain-in-the-ass WinAPI and Direct3D bullshit giving us direct access to the framebuffer for manipulating screen pixels. This allows us to explore basic graphical concepts at the same time that we are learning the fundamentals of the C++ language. We have found that this results in a 69% lower incidence of learners shitting themselves to death out of boredom when studying programming.
+
The Chili Framework is designed as a vehicle to make it fun and easy to learn C++ in a graphical context. It wraps a bunch of pain-in-the-ass WinAPI and Direct3D bullshit giving us direct access to the framebuffer for manipulating screen pixels. This allows us to explore basic graphical concepts at the same time that we are learning the fundamentals of the C++ language. We have found that this results in a 69% lower incidence of learners shitting themselves to death out of sheer boredom when studying programming.
  
 
=== Criticisms ===
 
=== Criticisms ===
 
People often object to
 
People often object to

Revision as of 16:51, 2 June 2016

The Chili Framework is designed as a vehicle to make it fun and easy to learn C++ in a graphical context. It wraps a bunch of pain-in-the-ass WinAPI and Direct3D bullshit giving us direct access to the framebuffer for manipulating screen pixels. This allows us to explore basic graphical concepts at the same time that we are learning the fundamentals of the C++ language. We have found that this results in a 69% lower incidence of learners shitting themselves to death out of sheer boredom when studying programming.

Criticisms

People often object to