Our last presentation of the semester will be held this Thursday night. Usual time and place- 6:30pm somewhere on the first floor of CSIC. Looks like it'll be interesting. See you all there! ~John
Introduction to Grail By: Roxanne Martinez Platinum Solutions Abstract: Grails is a programming language meant for the lazy programmer. No, not really. It does, however, try to simplify the development of a web application by sticking to the paradigm of ?coding by convention? to increase productivity levels without the steep learning curve. It removes many of the mundane details of web development and adds more excitement to the development process with its dynamic framework. This presentation focuses on creating and deploying a working web application from bottom up with emphasis on the conventions that are being followed as well as how it is integrated with Java. I will be going in depth with the development environment automatically generated by Grails and customizing the code to create our own unique application.
