Missing Controller

Error: ProgramingController could not be found.

Error: Create the class ProgramingController below in file: app/controllers/programing_controller.php

<?php
class ProgramingController extends AppController {

	var $name = 'Programing';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp